[==========] 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:55:00.936926 19954 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.124.190:44631
I20260709 14:55:00.938382 19954 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:55:00.939416 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:00.954823 19961 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:55:00.954882 19960 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:55:00.955243 19963 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:55:00.956842 19954 server_base.cc:1061] running on GCE node
I20260709 14:55:02.045349 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:02.045570 19954 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:55:02.045729 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608902045713 us; error 0 us; skew 500 ppm
I20260709 14:55:02.046481 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:02.051501 19954 webserver.cc:533] Webserver started at http://127.19.124.190:35131/ using document root <none> and password file <none>
I20260709 14:55:02.052294 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:02.052475 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:02.052901 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:02.058468 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-0/minicluster-data/master-0-root/instance:
uuid: "6c3e3b4d35414106a4c86399004867d6"
format_stamp: "Formatted at 2026-07-09 14:55:02 on dist-test-slave-q457"
I20260709 14:55:02.066182 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:55:02.070904 19969 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:55:02.071909 19954 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:55:02.072229 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-0/minicluster-data/master-0-root
uuid: "6c3e3b4d35414106a4c86399004867d6"
format_stamp: "Formatted at 2026-07-09 14:55:02 on dist-test-slave-q457"
I20260709 14:55:02.072518 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-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:55:02.124333 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:02.125804 19954 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:55:02.126228 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:02.191815 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.190:44631
I20260709 14:55:02.191897 20020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.190:44631 every 8 connection(s)
I20260709 14:55:02.199146 20021 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:55:02.219553 20021 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6: Bootstrap starting.
I20260709 14:55:02.225032 20021 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.226704 20021 log.cc:826] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6: Log is configured to *not* fsync() on all Append() calls
I20260709 14:55:02.230778 20021 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6: No bootstrap required, opened a new log
I20260709 14:55:02.250402 20021 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c3e3b4d35414106a4c86399004867d6" member_type: VOTER }
I20260709 14:55:02.250926 20021 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.251124 20021 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3e3b4d35414106a4c86399004867d6, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.251976 20021 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c3e3b4d35414106a4c86399004867d6" member_type: VOTER }
I20260709 14:55:02.252429 20021 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:02.252660 20021 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:02.252954 20021 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.256850 20021 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c3e3b4d35414106a4c86399004867d6" member_type: VOTER }
I20260709 14:55:02.257495 20021 leader_election.cc:304] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [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: 6c3e3b4d35414106a4c86399004867d6; no voters: 
I20260709 14:55:02.259053 20021 leader_election.cc:290] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:02.259354 20024 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:02.261360 20024 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [term 1 LEADER]: Becoming Leader. State: Replica: 6c3e3b4d35414106a4c86399004867d6, State: Running, Role: LEADER
I20260709 14:55:02.262204 20024 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [LEADER]: Queue going to LEADER mode. State: All 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: "6c3e3b4d35414106a4c86399004867d6" member_type: VOTER }
I20260709 14:55:02.263186 20021 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:02.271646 20026 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c3e3b4d35414106a4c86399004867d6. Latest consensus state: current_term: 1 leader_uuid: "6c3e3b4d35414106a4c86399004867d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c3e3b4d35414106a4c86399004867d6" member_type: VOTER } }
I20260709 14:55:02.272274 20026 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:02.272266 20025 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c3e3b4d35414106a4c86399004867d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c3e3b4d35414106a4c86399004867d6" member_type: VOTER } }
I20260709 14:55:02.272921 20025 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:02.275471 20033 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:02.286262 20033 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:02.288472 19954 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:02.301698 20033 catalog_manager.cc:1383] Generated new cluster ID: ca268107636142d3b3ab0faaa29bae59
I20260709 14:55:02.302001 20033 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:02.329819 20033 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:02.331308 20033 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:02.344913 20033 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6: Generated new TSK 0
I20260709 14:55:02.345791 20033 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:02.354959 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:02.363145 20043 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:55:02.368799 20044 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:55:02.371328 20046 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:55:02.371907 19954 server_base.cc:1061] running on GCE node
I20260709 14:55:02.372759 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:02.373035 19954 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:55:02.373239 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608902373220 us; error 0 us; skew 500 ppm
I20260709 14:55:02.374007 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:02.381314 19954 webserver.cc:533] Webserver started at http://127.19.124.129:38171/ using document root <none> and password file <none>
I20260709 14:55:02.381983 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:02.382217 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:02.382490 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:02.383534 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-0/minicluster-data/ts-0-root/instance:
uuid: "ba23a2d648f84822a9602dd6609390cd"
format_stamp: "Formatted at 2026-07-09 14:55:02 on dist-test-slave-q457"
I20260709 14:55:02.388718 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 14:55:02.392596 20051 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:55:02.393419 19954 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:55:02.393672 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-0/minicluster-data/ts-0-root
uuid: "ba23a2d648f84822a9602dd6609390cd"
format_stamp: "Formatted at 2026-07-09 14:55:02 on dist-test-slave-q457"
I20260709 14:55:02.393960 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-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:55:02.410353 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:02.411607 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:02.414129 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:02.418138 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:02.418382 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:02.418639 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:02.418808 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:02.511308 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.129:38907
I20260709 14:55:02.511376 20113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.129:38907 every 8 connection(s)
I20260709 14:55:02.517928 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:02.527930 20119 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:55:02.529057 20118 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:55:02.536500 20121 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:55:02.538002 19954 server_base.cc:1061] running on GCE node
I20260709 14:55:02.539189 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:02.539450 19954 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:55:02.539665 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608902539639 us; error 0 us; skew 500 ppm
I20260709 14:55:02.540403 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:02.541515 20114 heartbeater.cc:344] Connected to a master server at 127.19.124.190:44631
I20260709 14:55:02.541997 20114 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:02.543174 20114 heartbeater.cc:507] Master 127.19.124.190:44631 requested a full tablet report, sending...
I20260709 14:55:02.546100 19986 ts_manager.cc:194] Registered new tserver with Master: ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907)
I20260709 14:55:02.547029 19954 webserver.cc:533] Webserver started at http://127.19.124.130:41825/ using document root <none> and password file <none>
I20260709 14:55:02.547717 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:02.547940 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:02.548269 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:02.548327 19986 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54872
I20260709 14:55:02.549889 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-0/minicluster-data/ts-1-root/instance:
uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
format_stamp: "Formatted at 2026-07-09 14:55:02 on dist-test-slave-q457"
I20260709 14:55:02.556385 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:55:02.561300 20126 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:55:02.562067 19954 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:55:02.562383 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-0/minicluster-data/ts-1-root
uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
format_stamp: "Formatted at 2026-07-09 14:55:02 on dist-test-slave-q457"
I20260709 14:55:02.562745 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-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:55:02.597831 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:02.599061 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:02.600479 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:02.603552 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:02.603796 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:02.604080 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:02.604300 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:02.693130 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.130:36517
I20260709 14:55:02.693235 20188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.130:36517 every 8 connection(s)
I20260709 14:55:02.699638 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:02.706965 20192 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:55:02.708628 20193 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:55:02.711928 20189 heartbeater.cc:344] Connected to a master server at 127.19.124.190:44631
I20260709 14:55:02.712306 20189 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:02.713184 20189 heartbeater.cc:507] Master 127.19.124.190:44631 requested a full tablet report, sending...
I20260709 14:55:02.715389 19954 server_base.cc:1061] running on GCE node
I20260709 14:55:02.715543 19986 ts_manager.cc:194] Registered new tserver with Master: d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517)
W20260709 14:55:02.716632 20195 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:55:02.717350 19986 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54874
I20260709 14:55:02.717479 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:02.717760 19954 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:55:02.717921 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608902717904 us; error 0 us; skew 500 ppm
I20260709 14:55:02.718556 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:02.721095 19954 webserver.cc:533] Webserver started at http://127.19.124.131:46049/ using document root <none> and password file <none>
I20260709 14:55:02.721542 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:02.721719 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:02.721952 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:02.722894 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-0/minicluster-data/ts-2-root/instance:
uuid: "fb999f7ee11d44d687d799b3da44ef5f"
format_stamp: "Formatted at 2026-07-09 14:55:02 on dist-test-slave-q457"
I20260709 14:55:02.727118 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:55:02.730268 20200 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:55:02.730991 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:02.731243 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-0/minicluster-data/ts-2-root
uuid: "fb999f7ee11d44d687d799b3da44ef5f"
format_stamp: "Formatted at 2026-07-09 14:55:02 on dist-test-slave-q457"
I20260709 14:55:02.731495 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608900776801-19954-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:55:02.744417 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:02.745596 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:02.747756 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:02.750756 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:02.750926 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:02.751157 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:02.751297 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:02.839322 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.131:41797
I20260709 14:55:02.839416 20262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.131:41797 every 8 connection(s)
I20260709 14:55:02.854540 20263 heartbeater.cc:344] Connected to a master server at 127.19.124.190:44631
I20260709 14:55:02.854866 20263 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:02.855688 20263 heartbeater.cc:507] Master 127.19.124.190:44631 requested a full tablet report, sending...
I20260709 14:55:02.857666 19986 ts_manager.cc:194] Registered new tserver with Master: fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:02.858523 19954 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014557028s
I20260709 14:55:02.859102 19986 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54890
I20260709 14:55:02.904883 19986 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54906:
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:55:02.908605 19986 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:55:02.998291 20154 tablet_service.cc:1511] Processing CreateTablet for tablet 68d81328dcf143c5b0b303f905f1927e (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:02.999886 20154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d81328dcf143c5b0b303f905f1927e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.003139 20153 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2b1d1872d2447eb36b086c6155acfd (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:03.005887 20153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2b1d1872d2447eb36b086c6155acfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.022974 20079 tablet_service.cc:1511] Processing CreateTablet for tablet 68d81328dcf143c5b0b303f905f1927e (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:03.023231 20152 tablet_service.cc:1511] Processing CreateTablet for tablet 5891dcc7eed7405594a205fbbec63baa (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:03.024196 20152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5891dcc7eed7405594a205fbbec63baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.024329 20079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d81328dcf143c5b0b303f905f1927e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.028074 20078 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2b1d1872d2447eb36b086c6155acfd (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:03.028352 20077 tablet_service.cc:1511] Processing CreateTablet for tablet 5891dcc7eed7405594a205fbbec63baa (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:03.029410 20078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2b1d1872d2447eb36b086c6155acfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.030012 20077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5891dcc7eed7405594a205fbbec63baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.050717 20227 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2b1d1872d2447eb36b086c6155acfd (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:03.051363 20076 tablet_service.cc:1511] Processing CreateTablet for tablet afd73b1693934783a9a28ebae5ee3a66 (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:03.053622 20281 tablet_bootstrap.cc:492] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f: Bootstrap starting.
I20260709 14:55:03.052456 20228 tablet_service.cc:1511] Processing CreateTablet for tablet 68d81328dcf143c5b0b303f905f1927e (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:03.055713 20227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2b1d1872d2447eb36b086c6155acfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.057837 20228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d81328dcf143c5b0b303f905f1927e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.061718 20225 tablet_service.cc:1511] Processing CreateTablet for tablet afd73b1693934783a9a28ebae5ee3a66 (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:03.053694 20226 tablet_service.cc:1511] Processing CreateTablet for tablet 5891dcc7eed7405594a205fbbec63baa (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:03.064096 20226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5891dcc7eed7405594a205fbbec63baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.065229 20076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd73b1693934783a9a28ebae5ee3a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.065376 20225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd73b1693934783a9a28ebae5ee3a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.069195 20075 tablet_service.cc:1511] Processing CreateTablet for tablet 205e676ac9b8472fa5c2fc432fbde357 (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:03.071241 20075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 205e676ac9b8472fa5c2fc432fbde357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.104411 20153 tablet_service.cc:1511] Processing CreateTablet for tablet 205e676ac9b8472fa5c2fc432fbde357 (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:03.105780 20153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 205e676ac9b8472fa5c2fc432fbde357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.101078 20154 tablet_service.cc:1511] Processing CreateTablet for tablet afd73b1693934783a9a28ebae5ee3a66 (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:03.119088 20281 tablet_bootstrap.cc:654] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.123262 20224 tablet_service.cc:1511] Processing CreateTablet for tablet 205e676ac9b8472fa5c2fc432fbde357 (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:03.122871 20154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd73b1693934783a9a28ebae5ee3a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.131304 20224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 205e676ac9b8472fa5c2fc432fbde357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.133575 20282 tablet_bootstrap.cc:492] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd: Bootstrap starting.
I20260709 14:55:03.137996 20077 tablet_service.cc:1511] Processing CreateTablet for tablet b225d072d51346959d657df93dda6678 (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:03.139277 20077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b225d072d51346959d657df93dda6678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.150110 20152 tablet_service.cc:1511] Processing CreateTablet for tablet b225d072d51346959d657df93dda6678 (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:03.157229 20223 tablet_service.cc:1511] Processing CreateTablet for tablet b225d072d51346959d657df93dda6678 (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:03.159169 20152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b225d072d51346959d657df93dda6678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.159592 20223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b225d072d51346959d657df93dda6678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.170781 20079 tablet_service.cc:1511] Processing CreateTablet for tablet 9f02120188214c009e9f2ba96025817f (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:03.184926 20151 tablet_service.cc:1511] Processing CreateTablet for tablet 9f02120188214c009e9f2ba96025817f (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:03.185515 20079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f02120188214c009e9f2ba96025817f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.186328 20151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f02120188214c009e9f2ba96025817f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.215497 20283 tablet_bootstrap.cc:492] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f: Bootstrap starting.
I20260709 14:55:03.215428 20222 tablet_service.cc:1511] Processing CreateTablet for tablet 9f02120188214c009e9f2ba96025817f (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:03.215934 20078 tablet_service.cc:1511] Processing CreateTablet for tablet de40cc0649da4eeb837220eca8f4d33e (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:03.219262 20078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de40cc0649da4eeb837220eca8f4d33e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.221899 20222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f02120188214c009e9f2ba96025817f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.222378 20221 tablet_service.cc:1511] Processing CreateTablet for tablet de40cc0649da4eeb837220eca8f4d33e (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:03.231053 20221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de40cc0649da4eeb837220eca8f4d33e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.230608 20154 tablet_service.cc:1511] Processing CreateTablet for tablet de40cc0649da4eeb837220eca8f4d33e (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:03.232389 20154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de40cc0649da4eeb837220eca8f4d33e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.239941 20281 tablet_bootstrap.cc:492] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f: No bootstrap required, opened a new log
I20260709 14:55:03.240522 20281 ts_tablet_manager.cc:1403] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent bootstrapping tablet: real 0.191s	user 0.021s	sys 0.021s
I20260709 14:55:03.248523 20074 tablet_service.cc:1511] Processing CreateTablet for tablet 0e421c8c00604b458d0af9f17e926782 (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:03.249904 20074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e421c8c00604b458d0af9f17e926782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.258994 20281 raft_consensus.cc:359] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.259755 20281 raft_consensus.cc:385] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.260089 20281 raft_consensus.cc:740] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.264606 20282 tablet_bootstrap.cc:654] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:03.278506 20034 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:03.282160 20154 tablet_service.cc:1511] Processing CreateTablet for tablet 0e421c8c00604b458d0af9f17e926782 (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:03.283352 20225 tablet_service.cc:1511] Processing CreateTablet for tablet 0e421c8c00604b458d0af9f17e926782 (DEFAULT_TABLE table=test-workload [id=e8be3f59445f4796838c4eee81c8264c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:03.284497 20225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e421c8c00604b458d0af9f17e926782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.287319 20283 tablet_bootstrap.cc:654] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.287820 20281 consensus_queue.cc:260] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.291023 20285 raft_consensus.cc:493] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.291517 20285 raft_consensus.cc:515] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.283331 20154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e421c8c00604b458d0af9f17e926782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.302775 20282 tablet_bootstrap.cc:492] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd: No bootstrap required, opened a new log
I20260709 14:55:03.303222 20282 ts_tablet_manager.cc:1403] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd: Time spent bootstrapping tablet: real 0.170s	user 0.010s	sys 0.005s
I20260709 14:55:03.306078 20282 raft_consensus.cc:359] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.306758 20282 raft_consensus.cc:385] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.307034 20282 raft_consensus.cc:740] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.307736 20282 consensus_queue.cc:260] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.310830 20285 leader_election.cc:290] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:03.323398 20189 heartbeater.cc:499] Master 127.19.124.190:44631 was elected leader, sending a full tablet report...
I20260709 14:55:03.332968 20282 ts_tablet_manager.cc:1434] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.008s
I20260709 14:55:03.333978 20114 heartbeater.cc:499] Master 127.19.124.190:44631 was elected leader, sending a full tablet report...
I20260709 14:55:03.336277 20281 ts_tablet_manager.cc:1434] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent starting tablet: real 0.095s	user 0.022s	sys 0.019s
I20260709 14:55:03.337563 20281 tablet_bootstrap.cc:492] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f: Bootstrap starting.
I20260709 14:55:03.339404 20282 tablet_bootstrap.cc:492] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd: Bootstrap starting.
I20260709 14:55:03.342067 20283 tablet_bootstrap.cc:492] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f: No bootstrap required, opened a new log
I20260709 14:55:03.342496 20283 ts_tablet_manager.cc:1403] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.004s
I20260709 14:55:03.350617 20282 tablet_bootstrap.cc:654] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.349632 20283 raft_consensus.cc:359] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.353713 20283 raft_consensus.cc:385] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.354239 20283 raft_consensus.cc:740] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.355670 20089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d81328dcf143c5b0b303f905f1927e" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba23a2d648f84822a9602dd6609390cd" is_pre_election: true
I20260709 14:55:03.355139 20283 consensus_queue.cc:260] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.356703 20089 raft_consensus.cc:2468] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 0.
I20260709 14:55:03.357577 20281 tablet_bootstrap.cc:654] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.358299 20129 leader_election.cc:304] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, d6962ce7b16e4e48a4fb2d96d8dbb87f; no voters: 
I20260709 14:55:03.360632 20287 raft_consensus.cc:2804] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.361063 20287 raft_consensus.cc:493] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.361393 20287 raft_consensus.cc:3060] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.365725 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d81328dcf143c5b0b303f905f1927e" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f" is_pre_election: true
W20260709 14:55:03.371802 20130 leader_election.cc:343] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.384409 20287 raft_consensus.cc:515] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.393525 20287 leader_election.cc:290] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 1 election: Requested vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:03.397830 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d81328dcf143c5b0b303f905f1927e" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:03.398718 20283 ts_tablet_manager.cc:1434] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.009s
W20260709 14:55:03.399148 20130 leader_election.cc:343] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.400745 20263 heartbeater.cc:499] Master 127.19.124.190:44631 was elected leader, sending a full tablet report...
I20260709 14:55:03.407045 20283 tablet_bootstrap.cc:492] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f: Bootstrap starting.
I20260709 14:55:03.407115 20281 tablet_bootstrap.cc:492] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f: No bootstrap required, opened a new log
I20260709 14:55:03.407637 20281 ts_tablet_manager.cc:1403] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.003s
I20260709 14:55:03.397831 20089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d81328dcf143c5b0b303f905f1927e" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
I20260709 14:55:03.409682 20089 raft_consensus.cc:3060] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.410319 20281 raft_consensus.cc:359] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.411000 20281 raft_consensus.cc:385] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.411283 20281 raft_consensus.cc:740] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.411959 20281 consensus_queue.cc:260] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.413282 20283 tablet_bootstrap.cc:654] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.414227 20281 ts_tablet_manager.cc:1434] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260709 14:55:03.415104 20281 tablet_bootstrap.cc:492] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f: Bootstrap starting.
I20260709 14:55:03.416198 20089 raft_consensus.cc:2468] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 1.
I20260709 14:55:03.404201 20282 tablet_bootstrap.cc:492] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd: No bootstrap required, opened a new log
I20260709 14:55:03.419483 20282 ts_tablet_manager.cc:1403] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd: Time spent bootstrapping tablet: real 0.080s	user 0.026s	sys 0.017s
I20260709 14:55:03.421025 20281 tablet_bootstrap.cc:654] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.422307 20282 raft_consensus.cc:359] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.422991 20282 raft_consensus.cc:385] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.423271 20282 raft_consensus.cc:740] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.423985 20282 consensus_queue.cc:260] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.425536 20129 leader_election.cc:304] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, d6962ce7b16e4e48a4fb2d96d8dbb87f; no voters: fb999f7ee11d44d687d799b3da44ef5f
I20260709 14:55:03.426324 20287 raft_consensus.cc:2804] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.426824 20287 raft_consensus.cc:697] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 LEADER]: Becoming Leader. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Running, Role: LEADER
I20260709 14:55:03.427615 20287 consensus_queue.cc:237] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.428256 20282 ts_tablet_manager.cc:1434] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:03.429121 20282 tablet_bootstrap.cc:492] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd: Bootstrap starting.
I20260709 14:55:03.431792 20293 raft_consensus.cc:493] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.432327 20293 raft_consensus.cc:515] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.434830 20293 leader_election.cc:290] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517)
I20260709 14:55:03.436347 20282 tablet_bootstrap.cc:654] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:03.448932 20190 tablet.cc:2406] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:55:03.452821 20282 tablet_bootstrap.cc:492] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd: No bootstrap required, opened a new log
I20260709 14:55:03.453312 20282 ts_tablet_manager.cc:1403] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.005s
I20260709 14:55:03.452332 19984 catalog_manager.cc:5697] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f reported cstate change: term changed from 0 to 1, leader changed from <none> to d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130). New cstate: current_term: 1 leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.456319 20282 raft_consensus.cc:359] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.457070 20282 raft_consensus.cc:385] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.457355 20282 raft_consensus.cc:740] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.458076 20282 consensus_queue.cc:260] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.461014 20282 ts_tablet_manager.cc:1434] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:03.461977 20282 tablet_bootstrap.cc:492] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd: Bootstrap starting.
I20260709 14:55:03.468608 20282 tablet_bootstrap.cc:654] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.471802 20291 raft_consensus.cc:493] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.472296 20291 raft_consensus.cc:515] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.479815 20291 leader_election.cc:290] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:03.490423 20283 tablet_bootstrap.cc:492] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f: No bootstrap required, opened a new log
I20260709 14:55:03.490878 20089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba23a2d648f84822a9602dd6609390cd" is_pre_election: true
I20260709 14:55:03.491493 20089 raft_consensus.cc:2468] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb999f7ee11d44d687d799b3da44ef5f in term 0.
I20260709 14:55:03.492322 20281 tablet_bootstrap.cc:492] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f: No bootstrap required, opened a new log
I20260709 14:55:03.492789 20281 ts_tablet_manager.cc:1403] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent bootstrapping tablet: real 0.078s	user 0.027s	sys 0.031s
I20260709 14:55:03.494694 20282 tablet_bootstrap.cc:492] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd: No bootstrap required, opened a new log
I20260709 14:55:03.495141 20282 ts_tablet_manager.cc:1403] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.006s
I20260709 14:55:03.495718 20281 raft_consensus.cc:359] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.496109 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" is_pre_election: true
I20260709 14:55:03.496469 20281 raft_consensus.cc:385] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.490886 20283 ts_tablet_manager.cc:1403] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.009s
I20260709 14:55:03.496850 20281 raft_consensus.cc:740] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.497849 20203 leader_election.cc:304] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:03.497707 20281 consensus_queue.cc:260] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.498066 20282 raft_consensus.cc:359] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.498754 20282 raft_consensus.cc:385] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.496898 20164 raft_consensus.cc:2468] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb999f7ee11d44d687d799b3da44ef5f in term 0.
I20260709 14:55:03.499612 20282 raft_consensus.cc:740] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.499718 20293 raft_consensus.cc:2804] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.500075 20293 raft_consensus.cc:493] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.500416 20293 raft_consensus.cc:3060] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.500427 20282 consensus_queue.cc:260] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.503405 20283 raft_consensus.cc:359] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.506350 20282 ts_tablet_manager.cc:1434] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 14:55:03.504623 20283 raft_consensus.cc:385] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.507920 20283 raft_consensus.cc:740] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.508144 20282 tablet_bootstrap.cc:492] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd: Bootstrap starting.
I20260709 14:55:03.512406 20283 consensus_queue.cc:260] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.519932 20282 tablet_bootstrap.cc:654] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.512177 20293 raft_consensus.cc:515] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.521616 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" is_pre_election: true
I20260709 14:55:03.522271 20164 raft_consensus.cc:2468] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 0.
I20260709 14:55:03.523041 20293 leader_election.cc:290] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 1 election: Requested vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517)
I20260709 14:55:03.527467 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
I20260709 14:55:03.528014 20164 raft_consensus.cc:3060] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.528083 20283 ts_tablet_manager.cc:1434] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.011s
I20260709 14:55:03.528890 20281 ts_tablet_manager.cc:1434] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 14:55:03.529822 20281 tablet_bootstrap.cc:492] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f: Bootstrap starting.
I20260709 14:55:03.531670 20089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
I20260709 14:55:03.532207 20089 raft_consensus.cc:3060] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.526852 20053 leader_election.cc:304] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, d6962ce7b16e4e48a4fb2d96d8dbb87f; no voters: 
I20260709 14:55:03.539172 20281 tablet_bootstrap.cc:654] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.539690 20089 raft_consensus.cc:2468] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb999f7ee11d44d687d799b3da44ef5f in term 1.
I20260709 14:55:03.540158 20291 raft_consensus.cc:2764] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:55:03.541595 20203 leader_election.cc:304] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:03.542594 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f" is_pre_election: true
I20260709 14:55:03.543787 20238 raft_consensus.cc:2393] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba23a2d648f84822a9602dd6609390cd in current term 1: Already voted for candidate fb999f7ee11d44d687d799b3da44ef5f in this term.
I20260709 14:55:03.544193 20293 raft_consensus.cc:2804] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.544631 20293 raft_consensus.cc:697] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 1 LEADER]: Becoming Leader. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Running, Role: LEADER
I20260709 14:55:03.545411 20293 consensus_queue.cc:237] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.546231 20164 raft_consensus.cc:2468] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb999f7ee11d44d687d799b3da44ef5f in term 1.
I20260709 14:55:03.547763 20283 tablet_bootstrap.cc:492] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f: Bootstrap starting.
I20260709 14:55:03.550879 20282 tablet_bootstrap.cc:492] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd: No bootstrap required, opened a new log
I20260709 14:55:03.551739 20282 ts_tablet_manager.cc:1403] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.005s
I20260709 14:55:03.553654 20283 tablet_bootstrap.cc:654] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.554412 20282 raft_consensus.cc:359] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.555104 20282 raft_consensus.cc:385] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.555400 20282 raft_consensus.cc:740] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.556170 20282 consensus_queue.cc:260] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.558698 20282 ts_tablet_manager.cc:1434] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:03.559608 20282 tablet_bootstrap.cc:492] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd: Bootstrap starting.
I20260709 14:55:03.562312 20283 tablet_bootstrap.cc:492] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f: No bootstrap required, opened a new log
I20260709 14:55:03.563385 20283 ts_tablet_manager.cc:1403] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 14:55:03.563987 19985 catalog_manager.cc:5697] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f reported cstate change: term changed from 0 to 1, leader changed from <none> to fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131). New cstate: current_term: 1 leader_uuid: "fb999f7ee11d44d687d799b3da44ef5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:03.565308 20282 tablet_bootstrap.cc:654] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.566320 20283 raft_consensus.cc:359] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.566987 20283 raft_consensus.cc:385] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.567263 20283 raft_consensus.cc:740] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.568863 20281 tablet_bootstrap.cc:492] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f: No bootstrap required, opened a new log
I20260709 14:55:03.573113 20281 ts_tablet_manager.cc:1403] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.010s
I20260709 14:55:03.573246 20283 consensus_queue.cc:260] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.574625 20291 raft_consensus.cc:493] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.575059 20291 raft_consensus.cc:515] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.575584 20283 ts_tablet_manager.cc:1434] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 14:55:03.576529 20283 tablet_bootstrap.cc:492] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f: Bootstrap starting.
I20260709 14:55:03.577940 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b225d072d51346959d657df93dda6678" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" is_pre_election: true
W20260709 14:55:03.579257 20053 leader_election.cc:343] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.580047 20291 leader_election.cc:290] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:03.581117 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b225d072d51346959d657df93dda6678" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f" is_pre_election: true
I20260709 14:55:03.581725 20238 raft_consensus.cc:2468] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 0.
I20260709 14:55:03.583104 20055 leader_election.cc:304] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [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: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: d6962ce7b16e4e48a4fb2d96d8dbb87f
I20260709 14:55:03.583411 20283 tablet_bootstrap.cc:654] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.587661 20291 raft_consensus.cc:2804] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.588012 20291 raft_consensus.cc:493] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.588373 20291 raft_consensus.cc:3060] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.579797 20281 raft_consensus.cc:359] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.592830 20281 raft_consensus.cc:385] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.593168 20281 raft_consensus.cc:740] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.593927 20281 consensus_queue.cc:260] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.596299 20281 ts_tablet_manager.cc:1434] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 14:55:03.597213 20281 tablet_bootstrap.cc:492] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f: Bootstrap starting.
I20260709 14:55:03.603360 20281 tablet_bootstrap.cc:654] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.606858 20291 raft_consensus.cc:515] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.608413 20291 leader_election.cc:290] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 election: Requested vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:03.609493 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b225d072d51346959d657df93dda6678" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:03.610080 20238 raft_consensus.cc:3060] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.612793 20282 tablet_bootstrap.cc:492] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd: No bootstrap required, opened a new log
I20260709 14:55:03.613252 20282 ts_tablet_manager.cc:1403] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.001s
I20260709 14:55:03.615971 20282 raft_consensus.cc:359] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.616616 20282 raft_consensus.cc:385] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.616916 20282 raft_consensus.cc:740] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.617573 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b225d072d51346959d657df93dda6678" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
I20260709 14:55:03.617605 20282 consensus_queue.cc:260] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
W20260709 14:55:03.619122 20053 leader_election.cc:343] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.616470 20238 raft_consensus.cc:2468] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 1.
I20260709 14:55:03.620642 20283 tablet_bootstrap.cc:492] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f: No bootstrap required, opened a new log
I20260709 14:55:03.620615 20055 leader_election.cc:304] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: d6962ce7b16e4e48a4fb2d96d8dbb87f
I20260709 14:55:03.621209 20283 ts_tablet_manager.cc:1403] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.010s
I20260709 14:55:03.623742 20291 raft_consensus.cc:493] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.623848 20283 raft_consensus.cc:359] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.624568 20283 raft_consensus.cc:385] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.624892 20283 raft_consensus.cc:740] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.625659 20283 consensus_queue.cc:260] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.624249 20291 raft_consensus.cc:515] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.627909 20283 ts_tablet_manager.cc:1434] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:03.628286 20291 leader_election.cc:290] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:03.628795 20283 tablet_bootstrap.cc:492] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f: Bootstrap starting.
I20260709 14:55:03.629940 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205e676ac9b8472fa5c2fc432fbde357" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" is_pre_election: true
W20260709 14:55:03.631673 20053 leader_election.cc:343] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.635988 20282 ts_tablet_manager.cc:1434] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:55:03.636202 20283 tablet_bootstrap.cc:654] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.628746 20291 raft_consensus.cc:2804] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.636716 20291 raft_consensus.cc:697] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Becoming Leader. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Running, Role: LEADER
I20260709 14:55:03.637480 20291 consensus_queue.cc:237] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.639735 20281 tablet_bootstrap.cc:492] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f: No bootstrap required, opened a new log
I20260709 14:55:03.640780 20281 ts_tablet_manager.cc:1403] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.006s
I20260709 14:55:03.644088 20281 raft_consensus.cc:359] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.647500 20283 tablet_bootstrap.cc:492] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f: No bootstrap required, opened a new log
I20260709 14:55:03.648039 20281 raft_consensus.cc:385] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.648137 20283 ts_tablet_manager.cc:1403] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 14:55:03.648787 20282 tablet_bootstrap.cc:492] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd: Bootstrap starting.
I20260709 14:55:03.648903 20281 raft_consensus.cc:740] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.650069 20281 consensus_queue.cc:260] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.651681 20283 raft_consensus.cc:359] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.652051 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205e676ac9b8472fa5c2fc432fbde357" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f" is_pre_election: true
I20260709 14:55:03.652709 20283 raft_consensus.cc:385] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.653041 20283 raft_consensus.cc:740] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Initialized, Role: FOLLOWER
W20260709 14:55:03.653867 20055 leader_election.cc:343] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.653682 20283 consensus_queue.cc:260] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.656004 20283 ts_tablet_manager.cc:1434] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:03.656982 20283 tablet_bootstrap.cc:492] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f: Bootstrap starting.
I20260709 14:55:03.654395 20055 leader_election.cc:304] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd; no voters: d6962ce7b16e4e48a4fb2d96d8dbb87f, fb999f7ee11d44d687d799b3da44ef5f
I20260709 14:55:03.660481 20313 raft_consensus.cc:2749] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:03.663092 20283 tablet_bootstrap.cc:654] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.666494 20281 ts_tablet_manager.cc:1434] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 14:55:03.666632 19984 catalog_manager.cc:5697] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd reported cstate change: term changed from 0 to 1, leader changed from <none> to ba23a2d648f84822a9602dd6609390cd (127.19.124.129). New cstate: current_term: 1 leader_uuid: "ba23a2d648f84822a9602dd6609390cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.667471 20281 tablet_bootstrap.cc:492] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f: Bootstrap starting.
I20260709 14:55:03.674197 20281 tablet_bootstrap.cc:654] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.674322 20283 tablet_bootstrap.cc:492] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f: No bootstrap required, opened a new log
I20260709 14:55:03.674757 20283 ts_tablet_manager.cc:1403] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 14:55:03.677346 20283 raft_consensus.cc:359] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.678129 20283 raft_consensus.cc:385] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.678402 20283 raft_consensus.cc:740] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.679037 20283 consensus_queue.cc:260] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.679399 20313 raft_consensus.cc:493] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.679986 20313 raft_consensus.cc:515] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.681217 20293 raft_consensus.cc:493] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.681638 20293 raft_consensus.cc:515] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.683524 20293 leader_election.cc:290] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517)
I20260709 14:55:03.684967 20283 ts_tablet_manager.cc:1434] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260709 14:55:03.685081 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205e676ac9b8472fa5c2fc432fbde357" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" is_pre_election: true
I20260709 14:55:03.685701 20164 raft_consensus.cc:2468] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb999f7ee11d44d687d799b3da44ef5f in term 0.
I20260709 14:55:03.685885 20283 tablet_bootstrap.cc:492] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f: Bootstrap starting.
I20260709 14:55:03.686295 20089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205e676ac9b8472fa5c2fc432fbde357" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba23a2d648f84822a9602dd6609390cd" is_pre_election: true
I20260709 14:55:03.686869 20089 raft_consensus.cc:2468] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb999f7ee11d44d687d799b3da44ef5f in term 0.
I20260709 14:55:03.687115 20163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5891dcc7eed7405594a205fbbec63baa" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" is_pre_election: true
I20260709 14:55:03.687772 20163 raft_consensus.cc:2468] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 0.
I20260709 14:55:03.688812 20203 leader_election.cc:304] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:03.689595 20293 raft_consensus.cc:2804] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.689929 20293 raft_consensus.cc:493] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.690057 20053 leader_election.cc:304] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, d6962ce7b16e4e48a4fb2d96d8dbb87f; no voters: 
I20260709 14:55:03.691543 20293 raft_consensus.cc:3060] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.696373 20291 raft_consensus.cc:2804] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.696751 20291 raft_consensus.cc:493] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.697095 20291 raft_consensus.cc:3060] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.697647 20293 raft_consensus.cc:515] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.699498 20293 leader_election.cc:290] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 1 election: Requested vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517)
I20260709 14:55:03.701882 20089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205e676ac9b8472fa5c2fc432fbde357" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
I20260709 14:55:03.702430 20089 raft_consensus.cc:3060] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.702921 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205e676ac9b8472fa5c2fc432fbde357" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
I20260709 14:55:03.703411 20164 raft_consensus.cc:3060] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.703824 20283 tablet_bootstrap.cc:654] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.709570 20164 raft_consensus.cc:2468] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb999f7ee11d44d687d799b3da44ef5f in term 1.
I20260709 14:55:03.710806 20202 leader_election.cc:304] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6962ce7b16e4e48a4fb2d96d8dbb87f, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:03.711050 20089 raft_consensus.cc:2468] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb999f7ee11d44d687d799b3da44ef5f in term 1.
I20260709 14:55:03.711550 20293 raft_consensus.cc:2804] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.712011 20293 raft_consensus.cc:697] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 1 LEADER]: Becoming Leader. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Running, Role: LEADER
I20260709 14:55:03.712751 20293 consensus_queue.cc:237] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.713204 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5891dcc7eed7405594a205fbbec63baa" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f" is_pre_election: true
I20260709 14:55:03.713843 20238 raft_consensus.cc:2468] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 0.
I20260709 14:55:03.716658 20282 tablet_bootstrap.cc:654] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.716958 20313 leader_election.cc:290] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:03.719396 20281 tablet_bootstrap.cc:492] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f: No bootstrap required, opened a new log
I20260709 14:55:03.722767 20281 ts_tablet_manager.cc:1403] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.003s
I20260709 14:55:03.723081 20291 raft_consensus.cc:515] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.725077 20291 leader_election.cc:290] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 election: Requested vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:03.726321 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5891dcc7eed7405594a205fbbec63baa" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:03.726742 20238 raft_consensus.cc:3060] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.730937 20283 tablet_bootstrap.cc:492] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f: No bootstrap required, opened a new log
I20260709 14:55:03.731366 20283 ts_tablet_manager.cc:1403] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.009s
I20260709 14:55:03.732915 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5891dcc7eed7405594a205fbbec63baa" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
I20260709 14:55:03.732712 19985 catalog_manager.cc:5697] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f reported cstate change: term changed from 0 to 1, leader changed from <none> to fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131). New cstate: current_term: 1 leader_uuid: "fb999f7ee11d44d687d799b3da44ef5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:03.733929 20238 raft_consensus.cc:2468] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 1.
I20260709 14:55:03.733860 20283 raft_consensus.cc:359] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.733507 20164 raft_consensus.cc:3060] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.734586 20283 raft_consensus.cc:385] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.734879 20283 raft_consensus.cc:740] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.735661 20283 consensus_queue.cc:260] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.736174 20055 leader_election.cc:304] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:03.738319 20283 ts_tablet_manager.cc:1434] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:55:03.739183 20283 tablet_bootstrap.cc:492] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f: Bootstrap starting.
I20260709 14:55:03.741665 20164 raft_consensus.cc:2468] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 1.
I20260709 14:55:03.744081 20281 raft_consensus.cc:359] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.744673 20283 tablet_bootstrap.cc:654] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.745040 20281 raft_consensus.cc:385] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.745379 20281 raft_consensus.cc:740] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.746166 20281 consensus_queue.cc:260] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.749804 20281 ts_tablet_manager.cc:1434] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.002s
I20260709 14:55:03.750288 20282 tablet_bootstrap.cc:492] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd: No bootstrap required, opened a new log
I20260709 14:55:03.750718 20282 ts_tablet_manager.cc:1403] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.000s
I20260709 14:55:03.751619 20291 raft_consensus.cc:2804] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.752149 20291 raft_consensus.cc:697] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Becoming Leader. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Running, Role: LEADER
I20260709 14:55:03.753425 20281 tablet_bootstrap.cc:492] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f: Bootstrap starting.
I20260709 14:55:03.758703 20283 tablet_bootstrap.cc:492] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f: No bootstrap required, opened a new log
I20260709 14:55:03.759104 20283 ts_tablet_manager.cc:1403] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.005s
I20260709 14:55:03.759393 20281 tablet_bootstrap.cc:654] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.761294 20282 raft_consensus.cc:359] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.761438 20283 raft_consensus.cc:359] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.761996 20282 raft_consensus.cc:385] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.762192 20283 raft_consensus.cc:385] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.762339 20282 raft_consensus.cc:740] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.762503 20283 raft_consensus.cc:740] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.763157 20282 consensus_queue.cc:260] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.763273 20283 consensus_queue.cc:260] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.765723 20282 ts_tablet_manager.cc:1434] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:55:03.765851 20283 ts_tablet_manager.cc:1434] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 14:55:03.766687 20283 tablet_bootstrap.cc:492] T 9f02120188214c009e9f2ba96025817f P fb999f7ee11d44d687d799b3da44ef5f: Bootstrap starting.
I20260709 14:55:03.766752 20282 tablet_bootstrap.cc:492] T 9f02120188214c009e9f2ba96025817f P ba23a2d648f84822a9602dd6609390cd: Bootstrap starting.
I20260709 14:55:03.772231 20283 tablet_bootstrap.cc:654] T 9f02120188214c009e9f2ba96025817f P fb999f7ee11d44d687d799b3da44ef5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.777326 20282 tablet_bootstrap.cc:654] T 9f02120188214c009e9f2ba96025817f P ba23a2d648f84822a9602dd6609390cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.778708 20291 consensus_queue.cc:237] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.786582 20293 raft_consensus.cc:493] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.787022 20293 raft_consensus.cc:515] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.788043 20281 tablet_bootstrap.cc:492] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f: No bootstrap required, opened a new log
I20260709 14:55:03.788532 20281 ts_tablet_manager.cc:1403] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.004s
I20260709 14:55:03.788913 20293 leader_election.cc:290] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907)
I20260709 14:55:03.789676 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d81328dcf143c5b0b303f905f1927e" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" is_pre_election: true
I20260709 14:55:03.790220 20283 tablet_bootstrap.cc:492] T 9f02120188214c009e9f2ba96025817f P fb999f7ee11d44d687d799b3da44ef5f: No bootstrap required, opened a new log
I20260709 14:55:03.790611 20283 ts_tablet_manager.cc:1403] T 9f02120188214c009e9f2ba96025817f P fb999f7ee11d44d687d799b3da44ef5f: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.011s
I20260709 14:55:03.790493 20089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d81328dcf143c5b0b303f905f1927e" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba23a2d648f84822a9602dd6609390cd" is_pre_election: true
I20260709 14:55:03.791257 20089 raft_consensus.cc:2393] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb999f7ee11d44d687d799b3da44ef5f in current term 1: Already voted for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in this term.
I20260709 14:55:03.792424 20203 leader_election.cc:304] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb999f7ee11d44d687d799b3da44ef5f; no voters: ba23a2d648f84822a9602dd6609390cd, d6962ce7b16e4e48a4fb2d96d8dbb87f
I20260709 14:55:03.793161 20293 raft_consensus.cc:3060] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.793413 20281 raft_consensus.cc:359] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.794154 20281 raft_consensus.cc:385] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.794482 20281 raft_consensus.cc:740] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.795213 20281 consensus_queue.cc:260] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.799741 20282 tablet_bootstrap.cc:492] T 9f02120188214c009e9f2ba96025817f P ba23a2d648f84822a9602dd6609390cd: No bootstrap required, opened a new log
I20260709 14:55:03.799829 20283 raft_consensus.cc:359] T 9f02120188214c009e9f2ba96025817f P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.800799 20282 ts_tablet_manager.cc:1403] T 9f02120188214c009e9f2ba96025817f P ba23a2d648f84822a9602dd6609390cd: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.008s
I20260709 14:55:03.800556 20287 raft_consensus.cc:493] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.799878 20293 raft_consensus.cc:2749] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:03.801537 20287 raft_consensus.cc:515] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.801127 20283 raft_consensus.cc:385] T 9f02120188214c009e9f2ba96025817f P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.803926 20283 raft_consensus.cc:740] T 9f02120188214c009e9f2ba96025817f P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.804394 20281 ts_tablet_manager.cc:1434] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:55:03.804693 20283 consensus_queue.cc:260] T 9f02120188214c009e9f2ba96025817f P fb999f7ee11d44d687d799b3da44ef5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.811223 20283 ts_tablet_manager.cc:1434] T 9f02120188214c009e9f2ba96025817f P fb999f7ee11d44d687d799b3da44ef5f: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:55:03.810104 20313 raft_consensus.cc:493] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.812307 20287 leader_election.cc:290] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:03.812044 20313 raft_consensus.cc:515] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.813771 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b225d072d51346959d657df93dda6678" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f" is_pre_election: true
I20260709 14:55:03.814496 20238 raft_consensus.cc:2393] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in current term 1: Already voted for candidate ba23a2d648f84822a9602dd6609390cd in this term.
I20260709 14:55:03.814833 20313 leader_election.cc:290] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:03.813791 20089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b225d072d51346959d657df93dda6678" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba23a2d648f84822a9602dd6609390cd" is_pre_election: true
I20260709 14:55:03.813292 20281 tablet_bootstrap.cc:492] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f: Bootstrap starting.
I20260709 14:55:03.819625 20282 raft_consensus.cc:359] T 9f02120188214c009e9f2ba96025817f P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.820247 20282 raft_consensus.cc:385] T 9f02120188214c009e9f2ba96025817f P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.820509 20282 raft_consensus.cc:740] T 9f02120188214c009e9f2ba96025817f P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.821672 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd73b1693934783a9a28ebae5ee3a66" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f" is_pre_election: true
I20260709 14:55:03.822014 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd73b1693934783a9a28ebae5ee3a66" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" is_pre_election: true
I20260709 14:55:03.822392 20238 raft_consensus.cc:2468] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 0.
I20260709 14:55:03.822616 20164 raft_consensus.cc:2468] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 0.
I20260709 14:55:03.821727 20282 consensus_queue.cc:260] T 9f02120188214c009e9f2ba96025817f P ba23a2d648f84822a9602dd6609390cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.823786 20055 leader_election.cc:304] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:03.825387 20129 leader_election.cc:304] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6962ce7b16e4e48a4fb2d96d8dbb87f; no voters: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f
I20260709 14:55:03.825165 19983 catalog_manager.cc:5697] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd reported cstate change: term changed from 0 to 1, leader changed from <none> to ba23a2d648f84822a9602dd6609390cd (127.19.124.129). New cstate: current_term: 1 leader_uuid: "ba23a2d648f84822a9602dd6609390cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.827277 20287 raft_consensus.cc:3060] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.828662 20313 raft_consensus.cc:2804] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.829073 20313 raft_consensus.cc:493] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.831192 20313 raft_consensus.cc:3060] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.831504 20282 ts_tablet_manager.cc:1434] T 9f02120188214c009e9f2ba96025817f P ba23a2d648f84822a9602dd6609390cd: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.002s
I20260709 14:55:03.832358 20282 tablet_bootstrap.cc:492] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd: Bootstrap starting.
I20260709 14:55:03.833779 20287 raft_consensus.cc:2749] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:03.838776 20282 tablet_bootstrap.cc:654] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.839848 20281 tablet_bootstrap.cc:654] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.837749 20313 raft_consensus.cc:515] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.842952 20313 leader_election.cc:290] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 election: Requested vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:03.843729 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd73b1693934783a9a28ebae5ee3a66" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
I20260709 14:55:03.844302 20164 raft_consensus.cc:3060] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.849131 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd73b1693934783a9a28ebae5ee3a66" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:03.849660 20238 raft_consensus.cc:3060] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.850605 20281 tablet_bootstrap.cc:492] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f: No bootstrap required, opened a new log
I20260709 14:55:03.851032 20281 ts_tablet_manager.cc:1403] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.004s
I20260709 14:55:03.853565 20281 raft_consensus.cc:359] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.854176 20281 raft_consensus.cc:385] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.854421 20281 raft_consensus.cc:740] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.854831 20238 raft_consensus.cc:2468] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 1.
I20260709 14:55:03.855538 20281 consensus_queue.cc:260] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.855922 20055 leader_election.cc:304] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:03.857178 20164 raft_consensus.cc:2468] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 1.
I20260709 14:55:03.857510 20281 ts_tablet_manager.cc:1434] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:03.858574 20281 tablet_bootstrap.cc:492] T 0e421c8c00604b458d0af9f17e926782 P d6962ce7b16e4e48a4fb2d96d8dbb87f: Bootstrap starting.
I20260709 14:55:03.862242 20313 raft_consensus.cc:2804] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.864609 20281 tablet_bootstrap.cc:654] T 0e421c8c00604b458d0af9f17e926782 P d6962ce7b16e4e48a4fb2d96d8dbb87f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.866760 20282 tablet_bootstrap.cc:492] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd: No bootstrap required, opened a new log
I20260709 14:55:03.867239 20282 ts_tablet_manager.cc:1403] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.008s
I20260709 14:55:03.868901 20313 raft_consensus.cc:697] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Becoming Leader. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Running, Role: LEADER
I20260709 14:55:03.869890 20282 raft_consensus.cc:359] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.870482 20282 raft_consensus.cc:385] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.870735 20282 raft_consensus.cc:740] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.869750 20313 consensus_queue.cc:237] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.871381 20282 consensus_queue.cc:260] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.873512 20282 ts_tablet_manager.cc:1434] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:03.877267 20287 consensus_queue.cc:1048] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:03.882048 20291 raft_consensus.cc:493] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.882509 20291 raft_consensus.cc:515] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.885903 20291 leader_election.cc:290] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:03.886531 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" is_pre_election: true
I20260709 14:55:03.887151 20164 raft_consensus.cc:2468] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 0.
I20260709 14:55:03.887414 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f" is_pre_election: true
I20260709 14:55:03.887980 20238 raft_consensus.cc:2468] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 0.
I20260709 14:55:03.888285 20053 leader_election.cc:304] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, d6962ce7b16e4e48a4fb2d96d8dbb87f; no voters: 
I20260709 14:55:03.889150 20313 raft_consensus.cc:2804] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.889484 20313 raft_consensus.cc:493] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.889793 20313 raft_consensus.cc:3060] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.894181 19983 catalog_manager.cc:5697] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd reported cstate change: term changed from 0 to 1, leader changed from <none> to ba23a2d648f84822a9602dd6609390cd (127.19.124.129). New cstate: current_term: 1 leader_uuid: "ba23a2d648f84822a9602dd6609390cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.898655 20281 tablet_bootstrap.cc:492] T 0e421c8c00604b458d0af9f17e926782 P d6962ce7b16e4e48a4fb2d96d8dbb87f: No bootstrap required, opened a new log
I20260709 14:55:03.899065 20281 ts_tablet_manager.cc:1403] T 0e421c8c00604b458d0af9f17e926782 P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.014s
I20260709 14:55:03.898933 20313 raft_consensus.cc:515] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.901510 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
I20260709 14:55:03.901475 20281 raft_consensus.cc:359] T 0e421c8c00604b458d0af9f17e926782 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.902159 20164 raft_consensus.cc:3060] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.902221 20281 raft_consensus.cc:385] T 0e421c8c00604b458d0af9f17e926782 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.902683 20281 raft_consensus.cc:740] T 0e421c8c00604b458d0af9f17e926782 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.903306 20281 consensus_queue.cc:260] T 0e421c8c00604b458d0af9f17e926782 P d6962ce7b16e4e48a4fb2d96d8dbb87f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.905200 20281 ts_tablet_manager.cc:1434] T 0e421c8c00604b458d0af9f17e926782 P d6962ce7b16e4e48a4fb2d96d8dbb87f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:03.912679 20285 consensus_queue.cc:1048] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:03.913851 20164 raft_consensus.cc:2468] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 1.
I20260709 14:55:03.914798 20053 leader_election.cc:304] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, d6962ce7b16e4e48a4fb2d96d8dbb87f; no voters: 
I20260709 14:55:03.915501 20291 raft_consensus.cc:2804] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.915966 20291 raft_consensus.cc:697] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Becoming Leader. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Running, Role: LEADER
I20260709 14:55:03.916723 20291 consensus_queue.cc:237] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.925671 20313 leader_election.cc:290] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 election: Requested vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:03.926432 20237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:03.927029 20237 raft_consensus.cc:3060] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.927924 20291 raft_consensus.cc:493] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.928431 20291 raft_consensus.cc:515] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.930846 20291 leader_election.cc:290] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:03.933435 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e421c8c00604b458d0af9f17e926782" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" is_pre_election: true
I20260709 14:55:03.934034 20164 raft_consensus.cc:2468] T 0e421c8c00604b458d0af9f17e926782 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 0.
I20260709 14:55:03.934356 20236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e421c8c00604b458d0af9f17e926782" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f" is_pre_election: true
I20260709 14:55:03.935042 20236 raft_consensus.cc:2468] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 0.
I20260709 14:55:03.936582 20055 leader_election.cc:304] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:03.938076 20237 raft_consensus.cc:2468] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 1.
I20260709 14:55:03.939747 20291 raft_consensus.cc:2804] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.940107 20291 raft_consensus.cc:493] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.940435 20291 raft_consensus.cc:3060] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.946066 19983 catalog_manager.cc:5697] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd reported cstate change: term changed from 0 to 1, leader changed from <none> to ba23a2d648f84822a9602dd6609390cd (127.19.124.129). New cstate: current_term: 1 leader_uuid: "ba23a2d648f84822a9602dd6609390cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.946599 20291 raft_consensus.cc:515] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.948535 20291 leader_election.cc:290] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 election: Requested vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:03.949277 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e421c8c00604b458d0af9f17e926782" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
I20260709 14:55:03.949486 20237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e421c8c00604b458d0af9f17e926782" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:03.949819 20164 raft_consensus.cc:3060] T 0e421c8c00604b458d0af9f17e926782 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.950047 20237 raft_consensus.cc:3060] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.954980 20237 raft_consensus.cc:2468] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 1.
I20260709 14:55:03.956070 20055 leader_election.cc:304] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:03.956653 20291 raft_consensus.cc:2804] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.957108 20291 raft_consensus.cc:697] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Becoming Leader. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Running, Role: LEADER
I20260709 14:55:03.957857 20291 consensus_queue.cc:237] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:03.961320 20164 raft_consensus.cc:2468] T 0e421c8c00604b458d0af9f17e926782 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 1.
I20260709 14:55:03.968291 19986 catalog_manager.cc:5697] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd reported cstate change: term changed from 0 to 1, leader changed from <none> to ba23a2d648f84822a9602dd6609390cd (127.19.124.129). New cstate: current_term: 1 leader_uuid: "ba23a2d648f84822a9602dd6609390cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.055619 20291 consensus_queue.cc:1048] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.068193 20291 consensus_queue.cc:1048] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.092056 20334 raft_consensus.cc:493] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.092561 20334 raft_consensus.cc:515] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.095070 20334 leader_election.cc:290] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:04.095247 20089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f02120188214c009e9f2ba96025817f" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba23a2d648f84822a9602dd6609390cd" is_pre_election: true
I20260709 14:55:04.095795 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f02120188214c009e9f2ba96025817f" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f" is_pre_election: true
I20260709 14:55:04.095937 20089 raft_consensus.cc:2468] T 9f02120188214c009e9f2ba96025817f P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 0.
I20260709 14:55:04.096489 20238 raft_consensus.cc:2468] T 9f02120188214c009e9f2ba96025817f P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 0.
I20260709 14:55:04.097024 20129 leader_election.cc:304] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, d6962ce7b16e4e48a4fb2d96d8dbb87f; no voters: 
I20260709 14:55:04.097709 20334 raft_consensus.cc:2804] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:04.098060 20334 raft_consensus.cc:493] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:04.098379 20334 raft_consensus.cc:3060] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.104831 20334 raft_consensus.cc:515] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.107194 20334 leader_election.cc:290] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 1 election: Requested vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:04.107434 20089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f02120188214c009e9f2ba96025817f" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
I20260709 14:55:04.107694 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f02120188214c009e9f2ba96025817f" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:04.108004 20089 raft_consensus.cc:3060] T 9f02120188214c009e9f2ba96025817f P ba23a2d648f84822a9602dd6609390cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.108197 20238 raft_consensus.cc:3060] T 9f02120188214c009e9f2ba96025817f P fb999f7ee11d44d687d799b3da44ef5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.114061 20089 raft_consensus.cc:2468] T 9f02120188214c009e9f2ba96025817f P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 1.
I20260709 14:55:04.114075 20238 raft_consensus.cc:2468] T 9f02120188214c009e9f2ba96025817f P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 1.
I20260709 14:55:04.115159 20130 leader_election.cc:304] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6962ce7b16e4e48a4fb2d96d8dbb87f, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:04.115743 20334 raft_consensus.cc:2804] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:04.116164 20334 raft_consensus.cc:697] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 LEADER]: Becoming Leader. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Running, Role: LEADER
I20260709 14:55:04.116832 20334 consensus_queue.cc:237] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.123804 19983 catalog_manager.cc:5697] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f reported cstate change: term changed from 0 to 1, leader changed from <none> to d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130). New cstate: current_term: 1 leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.138787 20293 consensus_queue.cc:1048] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.150476 20293 consensus_queue.cc:1048] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.183009 20164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68d81328dcf143c5b0b303f905f1927e"
dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
mode: GRACEFUL
new_leader_uuid: "ba23a2d648f84822a9602dd6609390cd"
 from {username='slave'} at 127.0.0.1:47224
I20260709 14:55:04.183676 20164 raft_consensus.cc:606] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 LEADER]: Received request to transfer leadership to TS ba23a2d648f84822a9602dd6609390cd
I20260709 14:55:04.196131 20238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd"
dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
mode: GRACEFUL
new_leader_uuid: "ba23a2d648f84822a9602dd6609390cd"
 from {username='slave'} at 127.0.0.1:34098
I20260709 14:55:04.196568 20238 raft_consensus.cc:606] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 1 LEADER]: Received request to transfer leadership to TS ba23a2d648f84822a9602dd6609390cd
I20260709 14:55:04.205406 20238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "205e676ac9b8472fa5c2fc432fbde357"
dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
mode: GRACEFUL
new_leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
 from {username='slave'} at 127.0.0.1:34098
I20260709 14:55:04.205827 20238 raft_consensus.cc:606] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 1 LEADER]: Received request to transfer leadership to TS d6962ce7b16e4e48a4fb2d96d8dbb87f
I20260709 14:55:04.212013 20305 consensus_queue.cc:1048] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:04.222674 20293 consensus_queue.cc:1048] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.223481 20089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b225d072d51346959d657df93dda6678"
dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
mode: GRACEFUL
new_leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
 from {username='slave'} at 127.0.0.1:39598
I20260709 14:55:04.224023 20089 raft_consensus.cc:606] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Received request to transfer leadership to TS d6962ce7b16e4e48a4fb2d96d8dbb87f
I20260709 14:55:04.236696 20088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e"
dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
mode: GRACEFUL
new_leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
 from {username='slave'} at 127.0.0.1:39598
I20260709 14:55:04.237291 20088 raft_consensus.cc:606] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Received request to transfer leadership to TS d6962ce7b16e4e48a4fb2d96d8dbb87f
I20260709 14:55:04.239698 20293 raft_consensus.cc:993] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f: : Instructing follower d6962ce7b16e4e48a4fb2d96d8dbb87f to start an election
I20260709 14:55:04.240113 20293 raft_consensus.cc:1081] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 1 LEADER]: Signalling peer d6962ce7b16e4e48a4fb2d96d8dbb87f to start an election
I20260709 14:55:04.241689 20163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "205e676ac9b8472fa5c2fc432fbde357"
dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
 from {username='slave'} at 127.0.0.1:47206
I20260709 14:55:04.242211 20163 raft_consensus.cc:493] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:04.242553 20163 raft_consensus.cc:3060] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.245460 20088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e421c8c00604b458d0af9f17e926782"
dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
mode: GRACEFUL
new_leader_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
 from {username='slave'} at 127.0.0.1:39598
I20260709 14:55:04.246037 20088 raft_consensus.cc:606] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Received request to transfer leadership to TS fb999f7ee11d44d687d799b3da44ef5f
I20260709 14:55:04.247440 20163 raft_consensus.cc:515] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.249678 20088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205e676ac9b8472fa5c2fc432fbde357" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
I20260709 14:55:04.250084 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205e676ac9b8472fa5c2fc432fbde357" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:04.250595 20238 raft_consensus.cc:3055] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:04.250449 20088 raft_consensus.cc:3060] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.250897 20238 raft_consensus.cc:740] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Running, Role: LEADER
I20260709 14:55:04.251669 20238 consensus_queue.cc:260] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.252810 20238 raft_consensus.cc:3060] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.256953 20163 leader_election.cc:290] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 2 election: Requested vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:04.257066 20088 raft_consensus.cc:2468] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 2.
I20260709 14:55:04.258129 20129 leader_election.cc:304] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, d6962ce7b16e4e48a4fb2d96d8dbb87f; no voters: 
I20260709 14:55:04.258860 20334 raft_consensus.cc:2804] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:04.259312 20334 raft_consensus.cc:697] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Becoming Leader. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Running, Role: LEADER
I20260709 14:55:04.259428 20238 raft_consensus.cc:2468] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 2.
I20260709 14:55:04.260115 20334 consensus_queue.cc:237] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.267333 19986 catalog_manager.cc:5697] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f reported cstate change: term changed from 1 to 2, leader changed from fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131) to d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130). New cstate: current_term: 2 leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.272276 20291 consensus_queue.cc:1048] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.282672 20318 consensus_queue.cc:1048] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:04.368925 20291 consensus_queue.cc:1048] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.374833 20318 raft_consensus.cc:993] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd: : Instructing follower fb999f7ee11d44d687d799b3da44ef5f to start an election
I20260709 14:55:04.375243 20318 raft_consensus.cc:1081] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Signalling peer fb999f7ee11d44d687d799b3da44ef5f to start an election
I20260709 14:55:04.377841 20237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e421c8c00604b458d0af9f17e926782"
dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
 from {username='slave'} at 127.0.0.1:34088
I20260709 14:55:04.378490 20237 raft_consensus.cc:493] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:04.378844 20237 raft_consensus.cc:3060] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.379673 20313 consensus_queue.cc:1048] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.384497 20237 raft_consensus.cc:515] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.385571 20238 raft_consensus.cc:1240] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Rejecting Update request from peer ba23a2d648f84822a9602dd6609390cd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:04.389540 20237 leader_election.cc:290] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 2 election: Requested vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517)
I20260709 14:55:04.390419 20088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e421c8c00604b458d0af9f17e926782" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
I20260709 14:55:04.390661 20318 consensus_queue.cc:1059] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.391273 20291 consensus_queue.cc:1048] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.391376 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e421c8c00604b458d0af9f17e926782" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
I20260709 14:55:04.393652 20088 raft_consensus.cc:3055] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:04.395792 20291 consensus_queue.cc:1048] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.393990 20088 raft_consensus.cc:740] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Running, Role: LEADER
I20260709 14:55:04.401271 20088 consensus_queue.cc:260] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.402446 20088 raft_consensus.cc:3060] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.412148 20088 raft_consensus.cc:2468] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb999f7ee11d44d687d799b3da44ef5f in term 2.
W20260709 14:55:04.412616 20318 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:55:04.415547 20203 leader_election.cc:304] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [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: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: d6962ce7b16e4e48a4fb2d96d8dbb87f
I20260709 14:55:04.416855 20305 raft_consensus.cc:2804] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:04.417325 20305 raft_consensus.cc:697] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [term 2 LEADER]: Becoming Leader. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Running, Role: LEADER
I20260709 14:55:04.418138 20305 consensus_queue.cc:237] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.430862 19986 catalog_manager.cc:5697] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f reported cstate change: term changed from 1 to 2, leader changed from ba23a2d648f84822a9602dd6609390cd (127.19.124.129) to fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131). New cstate: current_term: 2 leader_uuid: "fb999f7ee11d44d687d799b3da44ef5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:04.466111 20285 raft_consensus.cc:993] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f: : Instructing follower ba23a2d648f84822a9602dd6609390cd to start an election
I20260709 14:55:04.466537 20334 raft_consensus.cc:1081] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 LEADER]: Signalling peer ba23a2d648f84822a9602dd6609390cd to start an election
I20260709 14:55:04.467994 20088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68d81328dcf143c5b0b303f905f1927e"
dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
 from {username='slave'} at 127.0.0.1:39588
I20260709 14:55:04.468503 20088 raft_consensus.cc:493] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:04.468874 20088 raft_consensus.cc:3060] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.472105 20356 consensus_queue.cc:1048] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.474524 20088 raft_consensus.cc:515] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.476972 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d81328dcf143c5b0b303f905f1927e" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
I20260709 14:55:04.477291 20237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d81328dcf143c5b0b303f905f1927e" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:04.477519 20164 raft_consensus.cc:3055] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:04.477795 20237 raft_consensus.cc:3060] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.477828 20164 raft_consensus.cc:740] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Running, Role: LEADER
I20260709 14:55:04.478652 20164 consensus_queue.cc:260] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.479624 20164 raft_consensus.cc:3060] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.484095 20237 raft_consensus.cc:2468] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 2.
I20260709 14:55:04.485327 20055 leader_election.cc:304] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:04.485628 20164 raft_consensus.cc:2468] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 2.
I20260709 14:55:04.486105 20088 leader_election.cc:290] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 2 election: Requested vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:04.486542 20356 raft_consensus.cc:2804] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:04.488364 20356 raft_consensus.cc:697] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 2 LEADER]: Becoming Leader. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Running, Role: LEADER
I20260709 14:55:04.489326 20356 consensus_queue.cc:237] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.492542 20291 raft_consensus.cc:993] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd: : Instructing follower d6962ce7b16e4e48a4fb2d96d8dbb87f to start an election
I20260709 14:55:04.492991 20291 raft_consensus.cc:1081] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Signalling peer d6962ce7b16e4e48a4fb2d96d8dbb87f to start an election
I20260709 14:55:04.496162 20164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e"
dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
 from {username='slave'} at 127.0.0.1:47214
I20260709 14:55:04.497282 20291 consensus_queue.cc:1048] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.498293 20164 raft_consensus.cc:493] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:04.498678 20164 raft_consensus.cc:3060] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.499083 19986 catalog_manager.cc:5697] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd reported cstate change: term changed from 1 to 2, leader changed from d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130) to ba23a2d648f84822a9602dd6609390cd (127.19.124.129). New cstate: current_term: 2 leader_uuid: "ba23a2d648f84822a9602dd6609390cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.508138 20164 raft_consensus.cc:515] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.514096 20164 leader_election.cc:290] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 2 election: Requested vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:04.514700 20088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
I20260709 14:55:04.515269 20088 raft_consensus.cc:3055] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:04.515569 20088 raft_consensus.cc:740] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Running, Role: LEADER
I20260709 14:55:04.516297 20088 consensus_queue.cc:260] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.516979 20236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:04.517294 20088 raft_consensus.cc:3060] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.518774 20313 raft_consensus.cc:993] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd: : Instructing follower d6962ce7b16e4e48a4fb2d96d8dbb87f to start an election
I20260709 14:55:04.519172 20313 raft_consensus.cc:1081] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Signalling peer d6962ce7b16e4e48a4fb2d96d8dbb87f to start an election
I20260709 14:55:04.522229 20164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b225d072d51346959d657df93dda6678"
dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
 from {username='slave'} at 127.0.0.1:47214
I20260709 14:55:04.522807 20164 raft_consensus.cc:493] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:04.523207 20164 raft_consensus.cc:3060] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.525213 20334 consensus_queue.cc:1048] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.529254 20088 raft_consensus.cc:2468] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 2.
I20260709 14:55:04.530453 20129 leader_election.cc:304] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [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: ba23a2d648f84822a9602dd6609390cd, d6962ce7b16e4e48a4fb2d96d8dbb87f; no voters: fb999f7ee11d44d687d799b3da44ef5f
I20260709 14:55:04.531193 20334 raft_consensus.cc:2804] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:04.531659 20334 raft_consensus.cc:697] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Becoming Leader. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Running, Role: LEADER
I20260709 14:55:04.532400 20334 consensus_queue.cc:237] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.535347 20164 raft_consensus.cc:515] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.537784 20164 leader_election.cc:290] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 2 election: Requested vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:04.539110 20237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b225d072d51346959d657df93dda6678" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:04.539721 20237 raft_consensus.cc:3060] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.540365 20088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b225d072d51346959d657df93dda6678" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
I20260709 14:55:04.546868 20088 raft_consensus.cc:3055] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:04.546388 19986 catalog_manager.cc:5697] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f reported cstate change: term changed from 1 to 2, leader changed from ba23a2d648f84822a9602dd6609390cd (127.19.124.129) to d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130). New cstate: current_term: 2 leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.547242 20088 raft_consensus.cc:740] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Running, Role: LEADER
I20260709 14:55:04.548251 20088 consensus_queue.cc:260] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.549530 20088 raft_consensus.cc:3060] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.551784 20287 consensus_queue.cc:1048] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.553020 20237 raft_consensus.cc:2468] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 2.
I20260709 14:55:04.555724 20130 leader_election.cc:304] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6962ce7b16e4e48a4fb2d96d8dbb87f, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:04.556643 20287 raft_consensus.cc:2804] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:04.559691 20287 raft_consensus.cc:697] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Becoming Leader. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Running, Role: LEADER
I20260709 14:55:04.560458 20287 consensus_queue.cc:237] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.572645 20088 raft_consensus.cc:2468] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 2.
I20260709 14:55:04.574973 19983 catalog_manager.cc:5697] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f reported cstate change: term changed from 1 to 2, leader changed from ba23a2d648f84822a9602dd6609390cd (127.19.124.129) to d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130). New cstate: current_term: 2 leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.661504 20088 raft_consensus.cc:1275] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Refusing update from remote peer d6962ce7b16e4e48a4fb2d96d8dbb87f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:04.662595 20287 consensus_queue.cc:1048] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:04.673167 20237 raft_consensus.cc:1275] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Refusing update from remote peer d6962ce7b16e4e48a4fb2d96d8dbb87f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:04.674635 20285 consensus_queue.cc:1048] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:04.739377 20293 raft_consensus.cc:993] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f: : Instructing follower ba23a2d648f84822a9602dd6609390cd to start an election
I20260709 14:55:04.739830 20305 raft_consensus.cc:1081] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 1 LEADER]: Signalling peer ba23a2d648f84822a9602dd6609390cd to start an election
I20260709 14:55:04.741253 20088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd"
dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
 from {username='slave'} at 127.0.0.1:39594
I20260709 14:55:04.741804 20088 raft_consensus.cc:493] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:04.742159 20088 raft_consensus.cc:3060] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.748818 20088 raft_consensus.cc:515] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.751135 20088 leader_election.cc:290] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 2 election: Requested vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:04.751891 20164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
I20260709 14:55:04.752609 20164 raft_consensus.cc:3060] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.752511 20237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:04.753337 20237 raft_consensus.cc:3055] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:04.753753 20237 raft_consensus.cc:740] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Running, Role: LEADER
I20260709 14:55:04.754633 20237 consensus_queue.cc:260] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.755892 20237 raft_consensus.cc:3060] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.759174 20164 raft_consensus.cc:2468] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 2.
I20260709 14:55:04.760432 20053 leader_election.cc:304] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, d6962ce7b16e4e48a4fb2d96d8dbb87f; no voters: 
I20260709 14:55:04.761180 20291 raft_consensus.cc:2804] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:04.761675 20291 raft_consensus.cc:697] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 2 LEADER]: Becoming Leader. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Running, Role: LEADER
I20260709 14:55:04.762471 20291 consensus_queue.cc:237] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:04.763871 20237 raft_consensus.cc:2468] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 2.
I20260709 14:55:04.769785 19983 catalog_manager.cc:5697] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd reported cstate change: term changed from 1 to 2, leader changed from fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131) to ba23a2d648f84822a9602dd6609390cd (127.19.124.129). New cstate: current_term: 2 leader_uuid: "ba23a2d648f84822a9602dd6609390cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.921584 20237 raft_consensus.cc:3060] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.926082 20237 raft_consensus.cc:1275] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Refusing update from remote peer d6962ce7b16e4e48a4fb2d96d8dbb87f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:04.927215 20285 consensus_queue.cc:1048] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:04.933697 20088 raft_consensus.cc:1275] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Refusing update from remote peer d6962ce7b16e4e48a4fb2d96d8dbb87f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:04.935184 20287 consensus_queue.cc:1048] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:04.948688 20163 raft_consensus.cc:3060] T 0e421c8c00604b458d0af9f17e926782 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.952979 20163 raft_consensus.cc:1275] T 0e421c8c00604b458d0af9f17e926782 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Refusing update from remote peer fb999f7ee11d44d687d799b3da44ef5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:04.953950 20305 consensus_queue.cc:1048] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:04.962826 20088 raft_consensus.cc:1275] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Refusing update from remote peer fb999f7ee11d44d687d799b3da44ef5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:04.964082 20236 raft_consensus.cc:1275] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Refusing update from remote peer ba23a2d648f84822a9602dd6609390cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:04.964331 20361 consensus_queue.cc:1048] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:04.965968 20237 raft_consensus.cc:1275] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Refusing update from remote peer d6962ce7b16e4e48a4fb2d96d8dbb87f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:04.967051 20313 consensus_queue.cc:1048] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:04.967381 20287 consensus_queue.cc:1048] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:04.978070 20088 raft_consensus.cc:1275] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Refusing update from remote peer d6962ce7b16e4e48a4fb2d96d8dbb87f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:04.979351 20164 raft_consensus.cc:1275] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Refusing update from remote peer ba23a2d648f84822a9602dd6609390cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:04.980715 20318 consensus_queue.cc:1048] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:04.982252 20285 consensus_queue.cc:1048] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:05.144583 20164 raft_consensus.cc:1275] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Refusing update from remote peer ba23a2d648f84822a9602dd6609390cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:05.145814 20318 consensus_queue.cc:1048] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:05.152462 20236 raft_consensus.cc:1275] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Refusing update from remote peer ba23a2d648f84822a9602dd6609390cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:05.153787 20313 consensus_queue.cc:1048] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:07.272286 19954 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:55:07.273115 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:07.287645 20088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd"
dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
mode: GRACEFUL
new_leader_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
 from {username='slave'} at 127.0.0.1:56398
I20260709 14:55:07.288197 20088 raft_consensus.cc:606] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 2 LEADER]: Received request to transfer leadership to TS fb999f7ee11d44d687d799b3da44ef5f
I20260709 14:55:07.297303 20163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e"
dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
mode: GRACEFUL
new_leader_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
 from {username='slave'} at 127.0.0.1:40246
I20260709 14:55:07.297730 20163 raft_consensus.cc:606] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Received request to transfer leadership to TS fb999f7ee11d44d687d799b3da44ef5f
I20260709 14:55:07.298659 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:07.299024 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:07.387614 20365 raft_consensus.cc:993] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f: : Instructing follower fb999f7ee11d44d687d799b3da44ef5f to start an election
I20260709 14:55:07.388120 20365 raft_consensus.cc:1081] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Signalling peer fb999f7ee11d44d687d799b3da44ef5f to start an election
I20260709 14:55:07.389586 20237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e"
dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
 from {username='slave'} at 127.0.0.1:34074
I20260709 14:55:07.390122 20237 raft_consensus.cc:493] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:07.390412 20237 raft_consensus.cc:3060] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:07.395859 20313 raft_consensus.cc:993] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd: : Instructing follower fb999f7ee11d44d687d799b3da44ef5f to start an election
I20260709 14:55:07.395879 20237 raft_consensus.cc:515] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:07.396965 20369 raft_consensus.cc:1081] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 2 LEADER]: Signalling peer fb999f7ee11d44d687d799b3da44ef5f to start an election
I20260709 14:55:07.398442 20238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd"
dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
 from {username='slave'} at 127.0.0.1:34088
I20260709 14:55:07.398741 20088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
I20260709 14:55:07.398986 20238 raft_consensus.cc:493] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:07.399292 20088 raft_consensus.cc:3060] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:07.399340 20238 raft_consensus.cc:3060] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:07.399611 20163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
I20260709 14:55:07.400204 20163 raft_consensus.cc:3055] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:07.400434 20163 raft_consensus.cc:740] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Running, Role: LEADER
I20260709 14:55:07.401034 20163 consensus_queue.cc:260] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:07.401777 20163 raft_consensus.cc:3060] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:07.398442 20237 leader_election.cc:290] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 3 election: Requested vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517)
I20260709 14:55:07.405691 20088 raft_consensus.cc:2468] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb999f7ee11d44d687d799b3da44ef5f in term 3.
I20260709 14:55:07.405730 20238 raft_consensus.cc:515] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:07.406590 20163 raft_consensus.cc:2468] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb999f7ee11d44d687d799b3da44ef5f in term 3.
I20260709 14:55:07.406884 20203 leader_election.cc:304] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:07.407644 20305 raft_consensus.cc:2804] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:07.407719 20238 leader_election.cc:290] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 3 election: Requested vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517)
I20260709 14:55:07.408546 20088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
I20260709 14:55:07.408933 20163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
I20260709 14:55:07.409094 20088 raft_consensus.cc:3055] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:07.409440 20305 raft_consensus.cc:697] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 3 LEADER]: Becoming Leader. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Running, Role: LEADER
I20260709 14:55:07.409557 20088 raft_consensus.cc:740] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Running, Role: LEADER
I20260709 14:55:07.409543 20163 raft_consensus.cc:3060] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:07.410408 20088 consensus_queue.cc:260] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:07.410324 20305 consensus_queue.cc:237] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:07.411332 20088 raft_consensus.cc:3060] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:07.416239 20088 raft_consensus.cc:2468] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb999f7ee11d44d687d799b3da44ef5f in term 3.
I20260709 14:55:07.417223 20203 leader_election.cc:304] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:07.418072 20163 raft_consensus.cc:2468] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb999f7ee11d44d687d799b3da44ef5f in term 3.
I20260709 14:55:07.418177 20305 raft_consensus.cc:2804] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:07.417783 19985 catalog_manager.cc:5697] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f reported cstate change: term changed from 2 to 3, leader changed from d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130) to fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131). New cstate: current_term: 3 leader_uuid: "fb999f7ee11d44d687d799b3da44ef5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:07.418900 20305 raft_consensus.cc:697] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 3 LEADER]: Becoming Leader. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Running, Role: LEADER
I20260709 14:55:07.419831 20305 consensus_queue.cc:237] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:07.431944 19985 catalog_manager.cc:5697] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f reported cstate change: term changed from 2 to 3, leader changed from ba23a2d648f84822a9602dd6609390cd (127.19.124.129) to fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131). New cstate: current_term: 3 leader_uuid: "fb999f7ee11d44d687d799b3da44ef5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:07.838776 20088 raft_consensus.cc:1275] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Refusing update from remote peer fb999f7ee11d44d687d799b3da44ef5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:07.840185 20305 consensus_queue.cc:1048] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:07.851382 20163 raft_consensus.cc:1275] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Refusing update from remote peer fb999f7ee11d44d687d799b3da44ef5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:07.852665 20380 consensus_queue.cc:1048] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:07.977378 20163 raft_consensus.cc:1275] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Refusing update from remote peer fb999f7ee11d44d687d799b3da44ef5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:07.978634 20380 consensus_queue.cc:1048] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:07.986245 20088 raft_consensus.cc:1275] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Refusing update from remote peer fb999f7ee11d44d687d799b3da44ef5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:07.987546 20380 consensus_queue.cc:1048] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:08.299793 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:08.310115 20088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68d81328dcf143c5b0b303f905f1927e"
dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
mode: GRACEFUL
new_leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
 from {username='slave'} at 127.0.0.1:39598
I20260709 14:55:08.310550 20088 raft_consensus.cc:606] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 2 LEADER]: Received request to transfer leadership to TS d6962ce7b16e4e48a4fb2d96d8dbb87f
I20260709 14:55:08.314438 20238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd"
dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
mode: GRACEFUL
new_leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
 from {username='slave'} at 127.0.0.1:34098
I20260709 14:55:08.314878 20238 raft_consensus.cc:606] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 3 LEADER]: Received request to transfer leadership to TS d6962ce7b16e4e48a4fb2d96d8dbb87f
I20260709 14:55:08.318781 20088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5891dcc7eed7405594a205fbbec63baa"
dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
mode: GRACEFUL
new_leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
 from {username='slave'} at 127.0.0.1:39598
I20260709 14:55:08.319193 20088 raft_consensus.cc:606] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Received request to transfer leadership to TS d6962ce7b16e4e48a4fb2d96d8dbb87f
I20260709 14:55:08.323009 20088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afd73b1693934783a9a28ebae5ee3a66"
dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
mode: GRACEFUL
new_leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
 from {username='slave'} at 127.0.0.1:39598
I20260709 14:55:08.323551 20088 raft_consensus.cc:606] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Received request to transfer leadership to TS d6962ce7b16e4e48a4fb2d96d8dbb87f
I20260709 14:55:08.333657 20238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e"
dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
mode: GRACEFUL
new_leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
 from {username='slave'} at 127.0.0.1:34098
I20260709 14:55:08.334097 20238 raft_consensus.cc:606] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 3 LEADER]: Received request to transfer leadership to TS d6962ce7b16e4e48a4fb2d96d8dbb87f
I20260709 14:55:08.399745 20369 raft_consensus.cc:993] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd: : Instructing follower d6962ce7b16e4e48a4fb2d96d8dbb87f to start an election
I20260709 14:55:08.400125 20388 raft_consensus.cc:1081] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 2 LEADER]: Signalling peer d6962ce7b16e4e48a4fb2d96d8dbb87f to start an election
I20260709 14:55:08.401376 20163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68d81328dcf143c5b0b303f905f1927e"
dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
 from {username='slave'} at 127.0.0.1:47214
I20260709 14:55:08.401798 20163 raft_consensus.cc:493] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:08.402062 20163 raft_consensus.cc:3060] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:08.406502 20163 raft_consensus.cc:515] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:08.408020 20163 leader_election.cc:290] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 3 election: Requested vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:08.408597 20088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d81328dcf143c5b0b303f905f1927e" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
I20260709 14:55:08.408931 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d81328dcf143c5b0b303f905f1927e" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:08.409175 20088 raft_consensus.cc:3055] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:08.409456 20238 raft_consensus.cc:3060] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:08.409485 20088 raft_consensus.cc:740] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Running, Role: LEADER
I20260709 14:55:08.410324 20088 consensus_queue.cc:260] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [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: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:08.411374 20088 raft_consensus.cc:3060] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:08.415518 20238 raft_consensus.cc:2468] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 3.
I20260709 14:55:08.416627 20130 leader_election.cc:304] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6962ce7b16e4e48a4fb2d96d8dbb87f, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:08.416860 20088 raft_consensus.cc:2468] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 3.
I20260709 14:55:08.417280 20387 raft_consensus.cc:2804] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:08.417711 20387 raft_consensus.cc:697] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 LEADER]: Becoming Leader. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Running, Role: LEADER
I20260709 14:55:08.418342 20387 consensus_queue.cc:237] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [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: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:08.424945 19983 catalog_manager.cc:5697] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f reported cstate change: term changed from 2 to 3, leader changed from ba23a2d648f84822a9602dd6609390cd (127.19.124.129) to d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130). New cstate: current_term: 3 leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.595782 20380 raft_consensus.cc:993] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f: : Instructing follower d6962ce7b16e4e48a4fb2d96d8dbb87f to start an election
I20260709 14:55:08.596194 20385 raft_consensus.cc:1081] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 3 LEADER]: Signalling peer d6962ce7b16e4e48a4fb2d96d8dbb87f to start an election
I20260709 14:55:08.597399 20163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e"
dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
 from {username='slave'} at 127.0.0.1:47206
I20260709 14:55:08.597807 20163 raft_consensus.cc:493] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:08.598048 20163 raft_consensus.cc:3060] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:08.602032 20163 raft_consensus.cc:515] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:08.603600 20163 leader_election.cc:290] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 4 election: Requested vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:08.604208 20088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
I20260709 14:55:08.604738 20088 raft_consensus.cc:3060] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:08.604646 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:08.605232 20238 raft_consensus.cc:3055] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:08.605530 20238 raft_consensus.cc:740] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Running, Role: LEADER
I20260709 14:55:08.606251 20238 consensus_queue.cc:260] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:08.607352 20238 raft_consensus.cc:3060] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:08.610318 20088 raft_consensus.cc:2468] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 4.
I20260709 14:55:08.611205 20129 leader_election.cc:304] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [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: ba23a2d648f84822a9602dd6609390cd, d6962ce7b16e4e48a4fb2d96d8dbb87f; no voters: 
I20260709 14:55:08.611806 20387 raft_consensus.cc:2804] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:08.612264 20387 raft_consensus.cc:697] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 4 LEADER]: Becoming Leader. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Running, Role: LEADER
I20260709 14:55:08.613054 20238 raft_consensus.cc:2468] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 4.
I20260709 14:55:08.613011 20387 consensus_queue.cc:237] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:08.618343 19983 catalog_manager.cc:5697] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f reported cstate change: term changed from 3 to 4, leader changed from fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131) to d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130). New cstate: current_term: 4 leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.776795 20380 raft_consensus.cc:993] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f: : Instructing follower d6962ce7b16e4e48a4fb2d96d8dbb87f to start an election
I20260709 14:55:08.777225 20385 raft_consensus.cc:1081] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 3 LEADER]: Signalling peer d6962ce7b16e4e48a4fb2d96d8dbb87f to start an election
I20260709 14:55:08.778462 20163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd"
dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
 from {username='slave'} at 127.0.0.1:47206
I20260709 14:55:08.778899 20163 raft_consensus.cc:493] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:08.779166 20163 raft_consensus.cc:3060] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:08.783342 20163 raft_consensus.cc:515] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:08.784726 20163 leader_election.cc:290] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 4 election: Requested vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:08.785421 20088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
I20260709 14:55:08.785679 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:08.785938 20088 raft_consensus.cc:3060] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:08.786181 20238 raft_consensus.cc:3055] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:08.786486 20238 raft_consensus.cc:740] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Running, Role: LEADER
I20260709 14:55:08.787217 20238 consensus_queue.cc:260] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:08.788319 20238 raft_consensus.cc:3060] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:08.791463 20088 raft_consensus.cc:2468] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 4.
I20260709 14:55:08.792387 20129 leader_election.cc:304] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [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: ba23a2d648f84822a9602dd6609390cd, d6962ce7b16e4e48a4fb2d96d8dbb87f; no voters: 
I20260709 14:55:08.793105 20387 raft_consensus.cc:2804] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:08.793473 20387 raft_consensus.cc:697] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 4 LEADER]: Becoming Leader. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Running, Role: LEADER
I20260709 14:55:08.794080 20238 raft_consensus.cc:2468] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 4.
I20260709 14:55:08.794121 20387 consensus_queue.cc:237] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:08.799642 19983 catalog_manager.cc:5697] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f reported cstate change: term changed from 3 to 4, leader changed from fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131) to d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130). New cstate: current_term: 4 leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.803493 20369 raft_consensus.cc:993] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd: : Instructing follower d6962ce7b16e4e48a4fb2d96d8dbb87f to start an election
I20260709 14:55:08.803936 20388 raft_consensus.cc:1081] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Signalling peer d6962ce7b16e4e48a4fb2d96d8dbb87f to start an election
I20260709 14:55:08.805454 20163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5891dcc7eed7405594a205fbbec63baa"
dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
 from {username='slave'} at 127.0.0.1:47214
I20260709 14:55:08.805879 20163 raft_consensus.cc:493] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:08.806269 20163 raft_consensus.cc:3060] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.810425 20163 raft_consensus.cc:515] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:08.811832 20163 leader_election.cc:290] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 2 election: Requested vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:08.812462 20088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5891dcc7eed7405594a205fbbec63baa" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
I20260709 14:55:08.812686 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5891dcc7eed7405594a205fbbec63baa" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:08.813021 20088 raft_consensus.cc:3055] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:08.813190 20238 raft_consensus.cc:3060] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.813325 20088 raft_consensus.cc:740] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Running, Role: LEADER
I20260709 14:55:08.813977 20088 consensus_queue.cc:260] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:08.814720 20088 raft_consensus.cc:3060] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.817258 20238 raft_consensus.cc:2468] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 2.
I20260709 14:55:08.818053 20130 leader_election.cc:304] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6962ce7b16e4e48a4fb2d96d8dbb87f, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:08.818356 20088 raft_consensus.cc:2468] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 2.
I20260709 14:55:08.818619 20387 raft_consensus.cc:2804] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:08.819037 20387 raft_consensus.cc:697] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Becoming Leader. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Running, Role: LEADER
I20260709 14:55:08.819697 20387 consensus_queue.cc:237] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:08.822242 20238 raft_consensus.cc:1275] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Refusing update from remote peer d6962ce7b16e4e48a4fb2d96d8dbb87f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:08.823293 20387 consensus_queue.cc:1048] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:08.826129 19983 catalog_manager.cc:5697] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f reported cstate change: term changed from 1 to 2, leader changed from ba23a2d648f84822a9602dd6609390cd (127.19.124.129) to d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130). New cstate: current_term: 2 leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.838083 20088 raft_consensus.cc:1275] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Refusing update from remote peer d6962ce7b16e4e48a4fb2d96d8dbb87f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:08.839272 20396 consensus_queue.cc:1048] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:08.915290 20369 raft_consensus.cc:993] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd: : Instructing follower d6962ce7b16e4e48a4fb2d96d8dbb87f to start an election
I20260709 14:55:08.915668 20388 raft_consensus.cc:1081] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Signalling peer d6962ce7b16e4e48a4fb2d96d8dbb87f to start an election
I20260709 14:55:08.916963 20163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afd73b1693934783a9a28ebae5ee3a66"
dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
 from {username='slave'} at 127.0.0.1:47214
I20260709 14:55:08.917372 20163 raft_consensus.cc:493] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:08.917594 20163 raft_consensus.cc:3060] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.921294 20163 raft_consensus.cc:515] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:08.922665 20163 leader_election.cc:290] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 2 election: Requested vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:08.923327 20088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd73b1693934783a9a28ebae5ee3a66" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
I20260709 14:55:08.923645 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd73b1693934783a9a28ebae5ee3a66" candidate_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:08.923795 20088 raft_consensus.cc:3055] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:08.924093 20088 raft_consensus.cc:740] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Running, Role: LEADER
I20260709 14:55:08.924125 20238 raft_consensus.cc:3060] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.924669 20088 consensus_queue.cc:260] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:08.925441 20088 raft_consensus.cc:3060] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.927927 20238 raft_consensus.cc:2468] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 2.
I20260709 14:55:08.928732 20130 leader_election.cc:304] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6962ce7b16e4e48a4fb2d96d8dbb87f, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:08.929116 20088 raft_consensus.cc:2468] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6962ce7b16e4e48a4fb2d96d8dbb87f in term 2.
I20260709 14:55:08.929482 20398 raft_consensus.cc:2804] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:08.929920 20398 raft_consensus.cc:697] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Becoming Leader. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Running, Role: LEADER
I20260709 14:55:08.930612 20398 consensus_queue.cc:237] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:08.936197 19986 catalog_manager.cc:5697] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f reported cstate change: term changed from 1 to 2, leader changed from ba23a2d648f84822a9602dd6609390cd (127.19.124.129) to d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130). New cstate: current_term: 2 leader_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:09.144872 20238 raft_consensus.cc:1275] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 4 FOLLOWER]: Refusing update from remote peer d6962ce7b16e4e48a4fb2d96d8dbb87f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:09.145917 20398 consensus_queue.cc:1048] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:09.153615 20088 raft_consensus.cc:1275] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 4 FOLLOWER]: Refusing update from remote peer d6962ce7b16e4e48a4fb2d96d8dbb87f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:09.156601 20365 consensus_queue.cc:1048] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:09.274034 20238 raft_consensus.cc:1275] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Refusing update from remote peer d6962ce7b16e4e48a4fb2d96d8dbb87f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.275055 20398 consensus_queue.cc:1048] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.278054 20088 raft_consensus.cc:1275] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 4 FOLLOWER]: Refusing update from remote peer d6962ce7b16e4e48a4fb2d96d8dbb87f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:09.279170 20398 consensus_queue.cc:1048] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:09.285951 20087 raft_consensus.cc:1275] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Refusing update from remote peer d6962ce7b16e4e48a4fb2d96d8dbb87f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.287107 20398 consensus_queue.cc:1048] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.294689 20238 raft_consensus.cc:1275] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 4 FOLLOWER]: Refusing update from remote peer d6962ce7b16e4e48a4fb2d96d8dbb87f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:09.296255 20396 consensus_queue.cc:1048] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:09.316938 20088 raft_consensus.cc:1275] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Refusing update from remote peer d6962ce7b16e4e48a4fb2d96d8dbb87f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.317849 20396 consensus_queue.cc:1048] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.325004 20238 raft_consensus.cc:1275] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Refusing update from remote peer d6962ce7b16e4e48a4fb2d96d8dbb87f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.326571 20387 consensus_queue.cc:1048] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:11.338315 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:11.346915 20163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "205e676ac9b8472fa5c2fc432fbde357"
dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
mode: GRACEFUL
new_leader_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
 from {username='slave'} at 127.0.0.1:40246
I20260709 14:55:11.347519 20163 raft_consensus.cc:606] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Received request to transfer leadership to TS fb999f7ee11d44d687d799b3da44ef5f
I20260709 14:55:11.349612 20163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5891dcc7eed7405594a205fbbec63baa"
dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
mode: GRACEFUL
new_leader_uuid: "ba23a2d648f84822a9602dd6609390cd"
 from {username='slave'} at 127.0.0.1:40246
I20260709 14:55:11.349978 20163 raft_consensus.cc:606] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Received request to transfer leadership to TS ba23a2d648f84822a9602dd6609390cd
I20260709 14:55:11.351894 20163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd"
dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
mode: GRACEFUL
new_leader_uuid: "ba23a2d648f84822a9602dd6609390cd"
 from {username='slave'} at 127.0.0.1:40246
I20260709 14:55:11.352257 20163 raft_consensus.cc:606] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 4 LEADER]: Received request to transfer leadership to TS ba23a2d648f84822a9602dd6609390cd
I20260709 14:55:11.354156 20163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afd73b1693934783a9a28ebae5ee3a66"
dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
mode: GRACEFUL
new_leader_uuid: "ba23a2d648f84822a9602dd6609390cd"
 from {username='slave'} at 127.0.0.1:40246
I20260709 14:55:11.354607 20163 raft_consensus.cc:606] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Received request to transfer leadership to TS ba23a2d648f84822a9602dd6609390cd
I20260709 14:55:11.356668 20163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e"
dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
mode: GRACEFUL
new_leader_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
 from {username='slave'} at 127.0.0.1:40246
I20260709 14:55:11.357100 20163 raft_consensus.cc:606] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 4 LEADER]: Received request to transfer leadership to TS fb999f7ee11d44d687d799b3da44ef5f
I20260709 14:55:11.357872 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:11.358234 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:11.496958 20411 raft_consensus.cc:993] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f: : Instructing follower fb999f7ee11d44d687d799b3da44ef5f to start an election
I20260709 14:55:11.497478 20413 raft_consensus.cc:1081] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Signalling peer fb999f7ee11d44d687d799b3da44ef5f to start an election
I20260709 14:55:11.498906 20238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "205e676ac9b8472fa5c2fc432fbde357"
dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
 from {username='slave'} at 127.0.0.1:34074
I20260709 14:55:11.499349 20238 raft_consensus.cc:493] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:11.499650 20238 raft_consensus.cc:3060] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:11.504803 20238 raft_consensus.cc:515] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:11.506300 20238 leader_election.cc:290] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 3 election: Requested vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517)
I20260709 14:55:11.507113 20087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205e676ac9b8472fa5c2fc432fbde357" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
I20260709 14:55:11.507346 20163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205e676ac9b8472fa5c2fc432fbde357" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
I20260709 14:55:11.507843 20087 raft_consensus.cc:3060] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:11.507889 20163 raft_consensus.cc:3055] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:11.508322 20163 raft_consensus.cc:740] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Running, Role: LEADER
I20260709 14:55:11.509169 20163 consensus_queue.cc:260] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:11.510397 20163 raft_consensus.cc:3060] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:11.514472 20087 raft_consensus.cc:2468] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb999f7ee11d44d687d799b3da44ef5f in term 3.
I20260709 14:55:11.515712 20203 leader_election.cc:304] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:11.516535 20385 raft_consensus.cc:2804] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:11.516607 20163 raft_consensus.cc:2468] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb999f7ee11d44d687d799b3da44ef5f in term 3.
I20260709 14:55:11.517464 20385 raft_consensus.cc:697] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 3 LEADER]: Becoming Leader. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Running, Role: LEADER
I20260709 14:55:11.518333 20385 consensus_queue.cc:237] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:11.524866 19985 catalog_manager.cc:5697] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f reported cstate change: term changed from 2 to 3, leader changed from d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130) to fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131). New cstate: current_term: 3 leader_uuid: "fb999f7ee11d44d687d799b3da44ef5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:11.537648 20411 raft_consensus.cc:993] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f: : Instructing follower fb999f7ee11d44d687d799b3da44ef5f to start an election
I20260709 14:55:11.538019 20413 raft_consensus.cc:1081] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 4 LEADER]: Signalling peer fb999f7ee11d44d687d799b3da44ef5f to start an election
I20260709 14:55:11.539173 20238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e"
dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
 from {username='slave'} at 127.0.0.1:34074
I20260709 14:55:11.539539 20238 raft_consensus.cc:493] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:11.539778 20238 raft_consensus.cc:3060] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:11.543485 20238 raft_consensus.cc:515] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:11.544816 20238 leader_election.cc:290] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [CANDIDATE]: Term 5 election: Requested vote from peers ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907), d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517)
I20260709 14:55:11.545491 20087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
I20260709 14:55:11.545732 20163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40cc0649da4eeb837220eca8f4d33e" candidate_uuid: "fb999f7ee11d44d687d799b3da44ef5f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
I20260709 14:55:11.545929 20087 raft_consensus.cc:3060] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:11.546160 20163 raft_consensus.cc:3055] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:11.546411 20163 raft_consensus.cc:740] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Running, Role: LEADER
I20260709 14:55:11.547070 20163 consensus_queue.cc:260] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:11.547850 20163 raft_consensus.cc:3060] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:11.550340 20087 raft_consensus.cc:2468] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb999f7ee11d44d687d799b3da44ef5f in term 5.
I20260709 14:55:11.551251 20203 leader_election.cc:304] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [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: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:11.551849 20163 raft_consensus.cc:2468] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb999f7ee11d44d687d799b3da44ef5f in term 5.
I20260709 14:55:11.551985 20385 raft_consensus.cc:2804] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:11.552438 20385 raft_consensus.cc:697] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 5 LEADER]: Becoming Leader. State: Replica: fb999f7ee11d44d687d799b3da44ef5f, State: Running, Role: LEADER
I20260709 14:55:11.553221 20385 consensus_queue.cc:237] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:11.559010 19985 catalog_manager.cc:5697] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f reported cstate change: term changed from 4 to 5, leader changed from d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130) to fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131). New cstate: current_term: 5 leader_uuid: "fb999f7ee11d44d687d799b3da44ef5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:11.640055 20411 raft_consensus.cc:993] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f: : Instructing follower ba23a2d648f84822a9602dd6609390cd to start an election
I20260709 14:55:11.640434 20413 raft_consensus.cc:1081] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 4 LEADER]: Signalling peer ba23a2d648f84822a9602dd6609390cd to start an election
I20260709 14:55:11.641719 20087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd"
dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
 from {username='slave'} at 127.0.0.1:39588
I20260709 14:55:11.642113 20087 raft_consensus.cc:493] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:11.642352 20087 raft_consensus.cc:3060] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:11.646520 20087 raft_consensus.cc:515] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:11.648046 20087 leader_election.cc:290] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 5 election: Requested vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:11.648747 20163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
I20260709 14:55:11.649066 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2b1d1872d2447eb36b086c6155acfd" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:11.649276 20163 raft_consensus.cc:3055] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:11.649533 20238 raft_consensus.cc:3060] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:11.649561 20163 raft_consensus.cc:740] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Running, Role: LEADER
I20260709 14:55:11.650403 20163 consensus_queue.cc:260] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:11.651435 20163 raft_consensus.cc:3060] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:11.655133 20238 raft_consensus.cc:2468] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 5.
I20260709 14:55:11.656291 20055 leader_election.cc:304] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [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: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:11.656594 20163 raft_consensus.cc:2468] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 5.
I20260709 14:55:11.657965 20421 raft_consensus.cc:2804] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:11.658877 20421 raft_consensus.cc:697] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 5 LEADER]: Becoming Leader. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Running, Role: LEADER
I20260709 14:55:11.659874 20421 consensus_queue.cc:237] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:11.666143 19985 catalog_manager.cc:5697] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd reported cstate change: term changed from 4 to 5, leader changed from d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130) to ba23a2d648f84822a9602dd6609390cd (127.19.124.129). New cstate: current_term: 5 leader_uuid: "ba23a2d648f84822a9602dd6609390cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:11.685521 20411 raft_consensus.cc:993] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f: : Instructing follower ba23a2d648f84822a9602dd6609390cd to start an election
I20260709 14:55:11.685902 20413 raft_consensus.cc:1081] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Signalling peer ba23a2d648f84822a9602dd6609390cd to start an election
I20260709 14:55:11.687131 20087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afd73b1693934783a9a28ebae5ee3a66"
dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
 from {username='slave'} at 127.0.0.1:39588
I20260709 14:55:11.687517 20087 raft_consensus.cc:493] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:11.687767 20087 raft_consensus.cc:3060] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:11.692065 20087 raft_consensus.cc:515] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:11.693810 20087 leader_election.cc:290] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 3 election: Requested vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:11.694505 20163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd73b1693934783a9a28ebae5ee3a66" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
I20260709 14:55:11.694774 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd73b1693934783a9a28ebae5ee3a66" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:11.694938 20163 raft_consensus.cc:3055] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:11.695209 20163 raft_consensus.cc:740] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Running, Role: LEADER
I20260709 14:55:11.695214 20238 raft_consensus.cc:3060] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:11.695871 20163 consensus_queue.cc:260] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:11.696707 20163 raft_consensus.cc:3060] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:11.699333 20238 raft_consensus.cc:2468] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 3.
I20260709 14:55:11.700274 20055 leader_election.cc:304] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:11.700906 20421 raft_consensus.cc:2804] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:11.700917 20163 raft_consensus.cc:2468] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 3.
I20260709 14:55:11.701454 20421 raft_consensus.cc:697] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 3 LEADER]: Becoming Leader. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Running, Role: LEADER
I20260709 14:55:11.702246 20421 consensus_queue.cc:237] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:11.708114 19985 catalog_manager.cc:5697] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd reported cstate change: term changed from 2 to 3, leader changed from d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130) to ba23a2d648f84822a9602dd6609390cd (127.19.124.129). New cstate: current_term: 3 leader_uuid: "ba23a2d648f84822a9602dd6609390cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:11.724290 20411 raft_consensus.cc:993] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f: : Instructing follower ba23a2d648f84822a9602dd6609390cd to start an election
I20260709 14:55:11.724660 20413 raft_consensus.cc:1081] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Signalling peer ba23a2d648f84822a9602dd6609390cd to start an election
I20260709 14:55:11.725946 20087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5891dcc7eed7405594a205fbbec63baa"
dest_uuid: "ba23a2d648f84822a9602dd6609390cd"
 from {username='slave'} at 127.0.0.1:39588
I20260709 14:55:11.726341 20087 raft_consensus.cc:493] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:11.726575 20087 raft_consensus.cc:3060] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:11.730716 20087 raft_consensus.cc:515] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:11.732245 20087 leader_election.cc:290] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 3 election: Requested vote from peers d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517), fb999f7ee11d44d687d799b3da44ef5f (127.19.124.131:41797)
I20260709 14:55:11.732870 20163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5891dcc7eed7405594a205fbbec63baa" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f"
I20260709 14:55:11.733261 20238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5891dcc7eed7405594a205fbbec63baa" candidate_uuid: "ba23a2d648f84822a9602dd6609390cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fb999f7ee11d44d687d799b3da44ef5f"
I20260709 14:55:11.733393 20163 raft_consensus.cc:3055] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:11.733703 20163 raft_consensus.cc:740] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6962ce7b16e4e48a4fb2d96d8dbb87f, State: Running, Role: LEADER
I20260709 14:55:11.733750 20238 raft_consensus.cc:3060] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:11.734483 20163 consensus_queue.cc:260] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:11.735498 20163 raft_consensus.cc:3060] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:11.739392 20238 raft_consensus.cc:2468] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 3.
I20260709 14:55:11.740283 20055 leader_election.cc:304] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba23a2d648f84822a9602dd6609390cd, fb999f7ee11d44d687d799b3da44ef5f; no voters: 
I20260709 14:55:11.740746 20163 raft_consensus.cc:2468] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba23a2d648f84822a9602dd6609390cd in term 3.
I20260709 14:55:11.740937 20421 raft_consensus.cc:2804] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:11.741379 20421 raft_consensus.cc:697] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 3 LEADER]: Becoming Leader. State: Replica: ba23a2d648f84822a9602dd6609390cd, State: Running, Role: LEADER
I20260709 14:55:11.742194 20421 consensus_queue.cc:237] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [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: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } }
I20260709 14:55:11.748296 19985 catalog_manager.cc:5697] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd reported cstate change: term changed from 2 to 3, leader changed from d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130) to ba23a2d648f84822a9602dd6609390cd (127.19.124.129). New cstate: current_term: 3 leader_uuid: "ba23a2d648f84822a9602dd6609390cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:11.968425 20163 raft_consensus.cc:1275] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Refusing update from remote peer fb999f7ee11d44d687d799b3da44ef5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:11.969453 20385 consensus_queue.cc:1048] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:11.979101 20087 raft_consensus.cc:1275] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Refusing update from remote peer fb999f7ee11d44d687d799b3da44ef5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:11.981645 20414 consensus_queue.cc:1048] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:12.019804 20163 raft_consensus.cc:1275] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 5 FOLLOWER]: Refusing update from remote peer fb999f7ee11d44d687d799b3da44ef5f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:12.020900 20414 consensus_queue.cc:1048] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:12.028832 20087 raft_consensus.cc:1275] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 5 FOLLOWER]: Refusing update from remote peer fb999f7ee11d44d687d799b3da44ef5f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:12.030283 20414 consensus_queue.cc:1048] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba23a2d648f84822a9602dd6609390cd" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:12.070832 20163 raft_consensus.cc:1275] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 5 FOLLOWER]: Refusing update from remote peer ba23a2d648f84822a9602dd6609390cd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:12.071786 20421 consensus_queue.cc:1048] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:12.079982 20238 raft_consensus.cc:1275] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 5 FOLLOWER]: Refusing update from remote peer ba23a2d648f84822a9602dd6609390cd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:12.081634 20435 consensus_queue.cc:1048] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:55:12.102787 20163 raft_consensus.cc:1275] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Refusing update from remote peer ba23a2d648f84822a9602dd6609390cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:12.103734 20435 consensus_queue.cc:1048] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:12.112170 20238 raft_consensus.cc:1275] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Refusing update from remote peer ba23a2d648f84822a9602dd6609390cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:12.114300 20422 consensus_queue.cc:1048] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:12.148052 20238 raft_consensus.cc:1275] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Refusing update from remote peer ba23a2d648f84822a9602dd6609390cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:12.149016 20422 consensus_queue.cc:1048] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb999f7ee11d44d687d799b3da44ef5f" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 41797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:12.156800 20163 raft_consensus.cc:1275] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Refusing update from remote peer ba23a2d648f84822a9602dd6609390cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:12.158247 20435 consensus_queue.cc:1048] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6962ce7b16e4e48a4fb2d96d8dbb87f" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 36517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:12.358975 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:12.364399 19954 tablet_server.cc:179] TabletServer@127.19.124.129:0 shutting down...
I20260709 14:55:12.389765 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:12.390429 19954 tablet_replica.cc:333] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd: stopping tablet replica
I20260709 14:55:12.391094 19954 raft_consensus.cc:2243] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.391744 19954 raft_consensus.cc:2272] T de40cc0649da4eeb837220eca8f4d33e P ba23a2d648f84822a9602dd6609390cd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.394363 19954 tablet_replica.cc:333] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd: stopping tablet replica
I20260709 14:55:12.394840 19954 raft_consensus.cc:2243] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.395184 19954 raft_consensus.cc:2272] T 205e676ac9b8472fa5c2fc432fbde357 P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.397063 19954 tablet_replica.cc:333] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd: stopping tablet replica
I20260709 14:55:12.397527 19954 raft_consensus.cc:2243] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.398173 19954 raft_consensus.cc:2272] T afd73b1693934783a9a28ebae5ee3a66 P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.399772 19954 tablet_replica.cc:333] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd: stopping tablet replica
I20260709 14:55:12.400223 19954 raft_consensus.cc:2243] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.400913 19954 raft_consensus.cc:2272] T 5891dcc7eed7405594a205fbbec63baa P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.402558 19954 tablet_replica.cc:333] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd: stopping tablet replica
I20260709 14:55:12.402982 19954 raft_consensus.cc:2243] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.403337 19954 raft_consensus.cc:2272] T b225d072d51346959d657df93dda6678 P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.404865 19954 tablet_replica.cc:333] T 9f02120188214c009e9f2ba96025817f P ba23a2d648f84822a9602dd6609390cd: stopping tablet replica
I20260709 14:55:12.405319 19954 raft_consensus.cc:2243] T 9f02120188214c009e9f2ba96025817f P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.405669 19954 raft_consensus.cc:2272] T 9f02120188214c009e9f2ba96025817f P ba23a2d648f84822a9602dd6609390cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.407053 19954 tablet_replica.cc:333] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd: stopping tablet replica
I20260709 14:55:12.407450 19954 raft_consensus.cc:2243] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.408061 19954 raft_consensus.cc:2272] T 5e2b1d1872d2447eb36b086c6155acfd P ba23a2d648f84822a9602dd6609390cd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.409909 19954 tablet_replica.cc:333] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd: stopping tablet replica
I20260709 14:55:12.410502 19954 raft_consensus.cc:2243] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:12.410953 20203 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:12.411046 19954 raft_consensus.cc:2272] T 0e421c8c00604b458d0af9f17e926782 P ba23a2d648f84822a9602dd6609390cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.413223 19954 tablet_replica.cc:333] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd: stopping tablet replica
W20260709 14:55:12.413833 20203 consensus_peers.cc:597] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f -> Peer ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907): Couldn't send request to peer ba23a2d648f84822a9602dd6609390cd. Status: 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:55:12.414354 19954 raft_consensus.cc:2243] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.414901 19954 raft_consensus.cc:2272] T 68d81328dcf143c5b0b303f905f1927e P ba23a2d648f84822a9602dd6609390cd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.425030 20129 consensus_peers.cc:597] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f -> Peer ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907): Couldn't send request to peer ba23a2d648f84822a9602dd6609390cd. Status: 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:55:12.503031 19954 tablet_server.cc:196] TabletServer@127.19.124.129:0 shutdown complete.
I20260709 14:55:12.519201 19954 tablet_server.cc:179] TabletServer@127.19.124.130:0 shutting down...
I20260709 14:55:12.539602 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:12.540177 19954 tablet_replica.cc:333] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f: stopping tablet replica
I20260709 14:55:12.540629 19954 raft_consensus.cc:2243] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.541339 19954 raft_consensus.cc:2272] T b225d072d51346959d657df93dda6678 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.542847 19954 tablet_replica.cc:333] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f: stopping tablet replica
I20260709 14:55:12.543309 19954 raft_consensus.cc:2243] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.543643 19954 raft_consensus.cc:2272] T afd73b1693934783a9a28ebae5ee3a66 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.545884 19954 tablet_replica.cc:333] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f: stopping tablet replica
I20260709 14:55:12.546334 19954 raft_consensus.cc:2243] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.546705 19954 raft_consensus.cc:2272] T 5891dcc7eed7405594a205fbbec63baa P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.548473 19954 tablet_replica.cc:333] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f: stopping tablet replica
I20260709 14:55:12.548943 19954 raft_consensus.cc:2243] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.549266 19954 raft_consensus.cc:2272] T de40cc0649da4eeb837220eca8f4d33e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.550879 19954 tablet_replica.cc:333] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f: stopping tablet replica
I20260709 14:55:12.551272 19954 raft_consensus.cc:2243] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.551585 19954 raft_consensus.cc:2272] T 205e676ac9b8472fa5c2fc432fbde357 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.553236 19954 tablet_replica.cc:333] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f: stopping tablet replica
I20260709 14:55:12.553658 19954 raft_consensus.cc:2243] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.554261 19954 raft_consensus.cc:2272] T 9f02120188214c009e9f2ba96025817f P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.555609 19954 tablet_replica.cc:333] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f: stopping tablet replica
I20260709 14:55:12.556126 19954 raft_consensus.cc:2243] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.556473 19954 raft_consensus.cc:2272] T 5e2b1d1872d2447eb36b086c6155acfd P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.558691 19954 tablet_replica.cc:333] T 0e421c8c00604b458d0af9f17e926782 P d6962ce7b16e4e48a4fb2d96d8dbb87f: stopping tablet replica
I20260709 14:55:12.559118 19954 raft_consensus.cc:2243] T 0e421c8c00604b458d0af9f17e926782 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.559510 19954 raft_consensus.cc:2272] T 0e421c8c00604b458d0af9f17e926782 P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.561183 20203 consensus_peers.cc:597] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f -> Peer ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907): Couldn't send request to peer ba23a2d648f84822a9602dd6609390cd. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:38907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:12.561466 19954 tablet_replica.cc:333] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f: stopping tablet replica
I20260709 14:55:12.561909 19954 raft_consensus.cc:2243] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.562521 19954 raft_consensus.cc:2272] T 68d81328dcf143c5b0b303f905f1927e P d6962ce7b16e4e48a4fb2d96d8dbb87f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.587355 19954 tablet_server.cc:196] TabletServer@127.19.124.130:0 shutdown complete.
W20260709 14:55:12.597235 20203 consensus_peers.cc:597] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f -> Peer ba23a2d648f84822a9602dd6609390cd (127.19.124.129:38907): Couldn't send request to peer ba23a2d648f84822a9602dd6609390cd. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:38907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:12.601513 20202 consensus_peers.cc:597] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f -> Peer d6962ce7b16e4e48a4fb2d96d8dbb87f (127.19.124.130:36517): Couldn't send request to peer d6962ce7b16e4e48a4fb2d96d8dbb87f. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.130:36517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:12.607405 19954 tablet_server.cc:179] TabletServer@127.19.124.131:0 shutting down...
I20260709 14:55:12.625859 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:12.626493 19954 tablet_replica.cc:333] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f: stopping tablet replica
I20260709 14:55:12.627223 19954 raft_consensus.cc:2243] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.627897 19954 raft_consensus.cc:2272] T de40cc0649da4eeb837220eca8f4d33e P fb999f7ee11d44d687d799b3da44ef5f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.630064 19954 tablet_replica.cc:333] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f: stopping tablet replica
I20260709 14:55:12.630508 19954 raft_consensus.cc:2243] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.631141 19954 raft_consensus.cc:2272] T 205e676ac9b8472fa5c2fc432fbde357 P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.632979 19954 tablet_replica.cc:333] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f: stopping tablet replica
I20260709 14:55:12.633458 19954 raft_consensus.cc:2243] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.633812 19954 raft_consensus.cc:2272] T 5891dcc7eed7405594a205fbbec63baa P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.635488 19954 tablet_replica.cc:333] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f: stopping tablet replica
I20260709 14:55:12.635959 19954 raft_consensus.cc:2243] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.636339 19954 raft_consensus.cc:2272] T afd73b1693934783a9a28ebae5ee3a66 P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.638031 19954 tablet_replica.cc:333] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f: stopping tablet replica
I20260709 14:55:12.638464 19954 raft_consensus.cc:2243] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.639075 19954 raft_consensus.cc:2272] T 0e421c8c00604b458d0af9f17e926782 P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.640463 19954 tablet_replica.cc:333] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f: stopping tablet replica
I20260709 14:55:12.640940 19954 raft_consensus.cc:2243] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.641310 19954 raft_consensus.cc:2272] T 68d81328dcf143c5b0b303f905f1927e P fb999f7ee11d44d687d799b3da44ef5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.642762 19954 tablet_replica.cc:333] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f: stopping tablet replica
I20260709 14:55:12.643179 19954 raft_consensus.cc:2243] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.643517 19954 raft_consensus.cc:2272] T b225d072d51346959d657df93dda6678 P fb999f7ee11d44d687d799b3da44ef5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.644984 19954 tablet_replica.cc:333] T 9f02120188214c009e9f2ba96025817f P fb999f7ee11d44d687d799b3da44ef5f: stopping tablet replica
I20260709 14:55:12.645386 19954 raft_consensus.cc:2243] T 9f02120188214c009e9f2ba96025817f P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.645735 19954 raft_consensus.cc:2272] T 9f02120188214c009e9f2ba96025817f P fb999f7ee11d44d687d799b3da44ef5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.647095 19954 tablet_replica.cc:333] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f: stopping tablet replica
I20260709 14:55:12.647481 19954 raft_consensus.cc:2243] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.647830 19954 raft_consensus.cc:2272] T 5e2b1d1872d2447eb36b086c6155acfd P fb999f7ee11d44d687d799b3da44ef5f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.672851 19954 tablet_server.cc:196] TabletServer@127.19.124.131:0 shutdown complete.
I20260709 14:55:12.687700 19954 master.cc:562] Master@127.19.124.190:44631 shutting down...
I20260709 14:55:12.781405 19954 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.781939 19954 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.782246 19954 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c3e3b4d35414106a4c86399004867d6: stopping tablet replica
I20260709 14:55:12.799642 19954 master.cc:584] Master@127.19.124.190:44631 shutdown complete.
ba23a2d648f84822a9602dd6609390cd  4
d6962ce7b16e4e48a4fb2d96d8dbb87f  4
fb999f7ee11d44d687d799b3da44ef5f  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (11899 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:55:12.833896 19954 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.124.190:34851
I20260709 14:55:12.834921 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:12.846431 20446 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:55:12.847136 20448 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:55:12.847333 20445 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:55:12.849351 19954 server_base.cc:1061] running on GCE node
I20260709 14:55:12.850380 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:12.850627 19954 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:55:12.850805 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608912850788 us; error 0 us; skew 500 ppm
I20260709 14:55:12.851470 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:12.854053 19954 webserver.cc:533] Webserver started at http://127.19.124.190:39789/ using document root <none> and password file <none>
I20260709 14:55:12.854489 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:12.854646 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:12.854844 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:12.855832 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-0/minicluster-data/master-0-root/instance:
uuid: "756757b2e0e241ee8b3d18021cb1b505"
format_stamp: "Formatted at 2026-07-09 14:55:12 on dist-test-slave-q457"
I20260709 14:55:12.859798 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.005s
I20260709 14:55:12.862773 20453 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:55:12.863401 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:55:12.863646 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-0/minicluster-data/master-0-root
uuid: "756757b2e0e241ee8b3d18021cb1b505"
format_stamp: "Formatted at 2026-07-09 14:55:12 on dist-test-slave-q457"
I20260709 14:55:12.863893 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-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:55:12.874711 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:12.875797 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:12.909931 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.190:34851
I20260709 14:55:12.910000 20504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.190:34851 every 8 connection(s)
I20260709 14:55:12.913486 20505 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:55:12.922199 20505 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505: Bootstrap starting.
I20260709 14:55:12.926369 20505 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.930045 20505 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505: No bootstrap required, opened a new log
I20260709 14:55:12.931915 20505 raft_consensus.cc:359] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "756757b2e0e241ee8b3d18021cb1b505" member_type: VOTER }
I20260709 14:55:12.932250 20505 raft_consensus.cc:385] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.932421 20505 raft_consensus.cc:740] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 756757b2e0e241ee8b3d18021cb1b505, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.932911 20505 consensus_queue.cc:260] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "756757b2e0e241ee8b3d18021cb1b505" member_type: VOTER }
I20260709 14:55:12.933332 20505 raft_consensus.cc:399] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:12.933580 20505 raft_consensus.cc:493] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:12.933851 20505 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.937438 20505 raft_consensus.cc:515] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "756757b2e0e241ee8b3d18021cb1b505" member_type: VOTER }
I20260709 14:55:12.937897 20505 leader_election.cc:304] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [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: 756757b2e0e241ee8b3d18021cb1b505; no voters: 
I20260709 14:55:12.938887 20505 leader_election.cc:290] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:12.939146 20508 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:12.940299 20508 raft_consensus.cc:697] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [term 1 LEADER]: Becoming Leader. State: Replica: 756757b2e0e241ee8b3d18021cb1b505, State: Running, Role: LEADER
I20260709 14:55:12.940935 20508 consensus_queue.cc:237] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [LEADER]: Queue going to LEADER mode. State: All 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: "756757b2e0e241ee8b3d18021cb1b505" member_type: VOTER }
I20260709 14:55:12.941576 20505 sys_catalog.cc:565] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:12.945040 20509 sys_catalog.cc:455] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "756757b2e0e241ee8b3d18021cb1b505" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "756757b2e0e241ee8b3d18021cb1b505" member_type: VOTER } }
I20260709 14:55:12.945075 20510 sys_catalog.cc:455] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 756757b2e0e241ee8b3d18021cb1b505. Latest consensus state: current_term: 1 leader_uuid: "756757b2e0e241ee8b3d18021cb1b505" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "756757b2e0e241ee8b3d18021cb1b505" member_type: VOTER } }
I20260709 14:55:12.945781 20509 sys_catalog.cc:458] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:12.945850 20510 sys_catalog.cc:458] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:12.950165 20514 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:12.954902 20514 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:12.956681 19954 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:12.962424 20514 catalog_manager.cc:1383] Generated new cluster ID: b43b52fcc38541c9837b742ffffcc473
I20260709 14:55:12.962673 20514 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:12.984834 20514 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:12.985956 20514 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:12.995867 20514 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505: Generated new TSK 0
I20260709 14:55:12.996393 20514 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:13.023332 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:13.028584 20526 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:55:13.029585 20527 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:55:13.031412 19954 server_base.cc:1061] running on GCE node
W20260709 14:55:13.031657 20529 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:55:13.032456 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:13.032657 19954 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:55:13.032837 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608913032818 us; error 0 us; skew 500 ppm
I20260709 14:55:13.033316 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:13.035364 19954 webserver.cc:533] Webserver started at http://127.19.124.129:38963/ using document root <none> and password file <none>
I20260709 14:55:13.035818 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:13.036008 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:13.036247 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:13.037258 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-0/minicluster-data/ts-0-root/instance:
uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-q457"
I20260709 14:55:13.041369 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:55:13.044286 20534 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:55:13.044931 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:13.045189 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-0/minicluster-data/ts-0-root
uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-q457"
I20260709 14:55:13.045436 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-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:55:13.055611 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:13.056689 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:13.058023 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:13.060009 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:13.060191 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:13.060403 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:13.060567 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:13.096632 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.129:40101
I20260709 14:55:13.096690 20596 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.129:40101 every 8 connection(s)
I20260709 14:55:13.101047 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:13.107064 20601 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:55:13.108314 20602 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:55:13.109979 20604 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:55:13.110612 19954 server_base.cc:1061] running on GCE node
I20260709 14:55:13.111375 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:13.111552 19954 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:55:13.111719 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608913111701 us; error 0 us; skew 500 ppm
I20260709 14:55:13.112208 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:13.114291 19954 webserver.cc:533] Webserver started at http://127.19.124.130:41833/ using document root <none> and password file <none>
I20260709 14:55:13.114725 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:13.114895 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:13.115125 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:13.116391 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-0/minicluster-data/ts-1-root/instance:
uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-q457"
I20260709 14:55:13.118497 20597 heartbeater.cc:344] Connected to a master server at 127.19.124.190:34851
I20260709 14:55:13.118803 20597 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:13.119426 20597 heartbeater.cc:507] Master 127.19.124.190:34851 requested a full tablet report, sending...
I20260709 14:55:13.121204 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:55:13.121590 20470 ts_manager.cc:194] Registered new tserver with Master: 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101)
I20260709 14:55:13.123889 20470 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37452
I20260709 14:55:13.125303 20609 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:55:13.126075 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 14:55:13.126343 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-0/minicluster-data/ts-1-root
uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-q457"
I20260709 14:55:13.126579 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-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:55:13.142678 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:13.143915 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:13.145277 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:13.147390 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:13.147595 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:13.147812 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:13.147958 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:13.189803 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.130:34467
I20260709 14:55:13.189900 20671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.130:34467 every 8 connection(s)
I20260709 14:55:13.193995 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:13.200296 20675 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:55:13.201927 20676 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:55:13.204128 19954 server_base.cc:1061] running on GCE node
W20260709 14:55:13.205211 20678 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:55:13.205335 20672 heartbeater.cc:344] Connected to a master server at 127.19.124.190:34851
I20260709 14:55:13.205710 20672 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:13.206185 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:13.206437 19954 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:55:13.206542 20672 heartbeater.cc:507] Master 127.19.124.190:34851 requested a full tablet report, sending...
I20260709 14:55:13.206660 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608913206640 us; error 0 us; skew 500 ppm
I20260709 14:55:13.207401 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:13.208592 20470 ts_manager.cc:194] Registered new tserver with Master: 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:13.209712 19954 webserver.cc:533] Webserver started at http://127.19.124.131:33469/ using document root <none> and password file <none>
I20260709 14:55:13.210019 20470 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37464
I20260709 14:55:13.210166 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:13.210412 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:13.210654 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:13.211899 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-0/minicluster-data/ts-2-root/instance:
uuid: "61d4c77ea5174f47a79e1b84693b1b20"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-q457"
I20260709 14:55:13.215960 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:55:13.218978 20683 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:55:13.219669 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:13.219897 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-0/minicluster-data/ts-2-root
uuid: "61d4c77ea5174f47a79e1b84693b1b20"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-q457"
I20260709 14:55:13.220117 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608900776801-19954-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:55:13.235867 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:13.236927 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:13.238164 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:13.240132 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:13.240316 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:13.240525 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:13.240674 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:13.277374 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.131:36125
I20260709 14:55:13.277467 20745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.131:36125 every 8 connection(s)
I20260709 14:55:13.289754 20746 heartbeater.cc:344] Connected to a master server at 127.19.124.190:34851
I20260709 14:55:13.290074 20746 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:13.290741 20746 heartbeater.cc:507] Master 127.19.124.190:34851 requested a full tablet report, sending...
I20260709 14:55:13.292426 20470 ts_manager.cc:194] Registered new tserver with Master: 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:13.293491 19954 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013255734s
I20260709 14:55:13.293592 20470 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37472
I20260709 14:55:13.315131 20470 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37486:
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:55:13.317792 20470 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:55:13.389405 20562 tablet_service.cc:1511] Processing CreateTablet for tablet c06dd546c160453ca2a1b1128b33399c (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:13.390786 20562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06dd546c160453ca2a1b1128b33399c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.393774 20637 tablet_service.cc:1511] Processing CreateTablet for tablet c06dd546c160453ca2a1b1128b33399c (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:13.395005 20637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06dd546c160453ca2a1b1128b33399c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.395392 20561 tablet_service.cc:1511] Processing CreateTablet for tablet fd79ffd8231246988987259ce08181b3 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:13.396610 20561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd79ffd8231246988987259ce08181b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.400844 20711 tablet_service.cc:1511] Processing CreateTablet for tablet c06dd546c160453ca2a1b1128b33399c (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:13.402063 20711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06dd546c160453ca2a1b1128b33399c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.401844 20560 tablet_service.cc:1511] Processing CreateTablet for tablet 86179dba5e7044a8953402f9a2a90909 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:13.403088 20560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86179dba5e7044a8953402f9a2a90909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.403220 20636 tablet_service.cc:1511] Processing CreateTablet for tablet fd79ffd8231246988987259ce08181b3 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:13.404385 20636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd79ffd8231246988987259ce08181b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.405844 20559 tablet_service.cc:1511] Processing CreateTablet for tablet 4b0715033e1147f3aae9da1c71a79806 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:13.407004 20559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b0715033e1147f3aae9da1c71a79806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.409883 20635 tablet_service.cc:1511] Processing CreateTablet for tablet 86179dba5e7044a8953402f9a2a90909 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:13.410275 20710 tablet_service.cc:1511] Processing CreateTablet for tablet fd79ffd8231246988987259ce08181b3 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:13.411092 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86179dba5e7044a8953402f9a2a90909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.411002 20558 tablet_service.cc:1511] Processing CreateTablet for tablet 87b3f2c7b0c9494681e32ac518257d45 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:13.411481 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd79ffd8231246988987259ce08181b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.412202 20558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b3f2c7b0c9494681e32ac518257d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.413775 20557 tablet_service.cc:1511] Processing CreateTablet for tablet 7093f936536042138329a1d5e0d216ab (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:13.414981 20557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7093f936536042138329a1d5e0d216ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.414845 20633 tablet_service.cc:1511] Processing CreateTablet for tablet 87b3f2c7b0c9494681e32ac518257d45 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:13.416276 20633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b3f2c7b0c9494681e32ac518257d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.413775 20634 tablet_service.cc:1511] Processing CreateTablet for tablet 4b0715033e1147f3aae9da1c71a79806 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:13.416865 20709 tablet_service.cc:1511] Processing CreateTablet for tablet 86179dba5e7044a8953402f9a2a90909 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:13.418037 20634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b0715033e1147f3aae9da1c71a79806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.418164 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86179dba5e7044a8953402f9a2a90909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.419229 20556 tablet_service.cc:1511] Processing CreateTablet for tablet 706589210e9142d2835dee210b000071 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:13.420399 20556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 706589210e9142d2835dee210b000071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.423460 20631 tablet_service.cc:1511] Processing CreateTablet for tablet 706589210e9142d2835dee210b000071 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:13.424669 20631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 706589210e9142d2835dee210b000071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.421089 20708 tablet_service.cc:1511] Processing CreateTablet for tablet 4b0715033e1147f3aae9da1c71a79806 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:13.433804 20554 tablet_service.cc:1511] Processing CreateTablet for tablet a59cea0c07034e6daa3f723a013f1471 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:13.434963 20554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a59cea0c07034e6daa3f723a013f1471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.435873 20628 tablet_service.cc:1511] Processing CreateTablet for tablet 9f0ec8801dcf405098a07e2600448dca (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:13.438503 20702 tablet_service.cc:1511] Processing CreateTablet for tablet 9f0ec8801dcf405098a07e2600448dca (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:13.439662 20702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f0ec8801dcf405098a07e2600448dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.440829 20705 tablet_service.cc:1511] Processing CreateTablet for tablet 706589210e9142d2835dee210b000071 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:13.426177 20706 tablet_service.cc:1511] Processing CreateTablet for tablet 7093f936536042138329a1d5e0d216ab (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:13.443482 20704 tablet_service.cc:1511] Processing CreateTablet for tablet f6a87e0dc7944145b87959dad59d4fd9 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:13.422191 20555 tablet_service.cc:1511] Processing CreateTablet for tablet f6a87e0dc7944145b87959dad59d4fd9 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:13.448007 20555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a87e0dc7944145b87959dad59d4fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.450136 20708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b0715033e1147f3aae9da1c71a79806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.451356 20628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f0ec8801dcf405098a07e2600448dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.451925 20553 tablet_service.cc:1511] Processing CreateTablet for tablet 9f0ec8801dcf405098a07e2600448dca (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:13.453140 20553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f0ec8801dcf405098a07e2600448dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.432309 20707 tablet_service.cc:1511] Processing CreateTablet for tablet 87b3f2c7b0c9494681e32ac518257d45 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:13.446341 20703 tablet_service.cc:1511] Processing CreateTablet for tablet a59cea0c07034e6daa3f723a013f1471 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:13.460879 20705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 706589210e9142d2835dee210b000071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.444607 20630 tablet_service.cc:1511] Processing CreateTablet for tablet f6a87e0dc7944145b87959dad59d4fd9 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:13.463896 20630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a87e0dc7944145b87959dad59d4fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.464469 20706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7093f936536042138329a1d5e0d216ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.449160 20632 tablet_service.cc:1511] Processing CreateTablet for tablet 7093f936536042138329a1d5e0d216ab (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:13.469094 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7093f936536042138329a1d5e0d216ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.447551 20629 tablet_service.cc:1511] Processing CreateTablet for tablet a59cea0c07034e6daa3f723a013f1471 (DEFAULT_TABLE table=test-workload [id=d825a9ac628a474282ccebb5d895ec46]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:13.473655 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a59cea0c07034e6daa3f723a013f1471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.475630 20704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a87e0dc7944145b87959dad59d4fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.479055 20703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a59cea0c07034e6daa3f723a013f1471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.480530 20707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b3f2c7b0c9494681e32ac518257d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.496049 20761 tablet_bootstrap.cc:492] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20: Bootstrap starting.
I20260709 14:55:13.505919 20761 tablet_bootstrap.cc:654] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.529130 20762 tablet_bootstrap.cc:492] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3: Bootstrap starting.
I20260709 14:55:13.540267 20762 tablet_bootstrap.cc:654] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.547741 20763 tablet_bootstrap.cc:492] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6: Bootstrap starting.
I20260709 14:55:13.562290 20761 tablet_bootstrap.cc:492] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20: No bootstrap required, opened a new log
I20260709 14:55:13.562765 20761 ts_tablet_manager.cc:1403] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.009s
I20260709 14:55:13.565558 20761 raft_consensus.cc:359] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } }
I20260709 14:55:13.566248 20761 raft_consensus.cc:385] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.566526 20761 raft_consensus.cc:740] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.567339 20761 consensus_queue.cc:260] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } }
I20260709 14:55:13.578511 20763 tablet_bootstrap.cc:654] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.601944 20762 tablet_bootstrap.cc:492] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3: No bootstrap required, opened a new log
I20260709 14:55:13.604131 20746 heartbeater.cc:499] Master 127.19.124.190:34851 was elected leader, sending a full tablet report...
I20260709 14:55:13.605713 20761 ts_tablet_manager.cc:1434] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20: Time spent starting tablet: real 0.043s	user 0.014s	sys 0.005s
I20260709 14:55:13.606189 20763 tablet_bootstrap.cc:492] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6: No bootstrap required, opened a new log
I20260709 14:55:13.606794 20763 ts_tablet_manager.cc:1403] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.000s
I20260709 14:55:13.607959 20761 tablet_bootstrap.cc:492] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20: Bootstrap starting.
I20260709 14:55:13.609681 20763 raft_consensus.cc:359] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } }
I20260709 14:55:13.610433 20763 raft_consensus.cc:385] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.610767 20763 raft_consensus.cc:740] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.611637 20763 consensus_queue.cc:260] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } }
I20260709 14:55:13.606454 20762 ts_tablet_manager.cc:1403] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.028s
I20260709 14:55:13.613726 20761 tablet_bootstrap.cc:654] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.615581 20762 raft_consensus.cc:359] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.616099 20762 raft_consensus.cc:385] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.617671 20762 raft_consensus.cc:740] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.621318 20762 consensus_queue.cc:260] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.624280 20762 ts_tablet_manager.cc:1434] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 14:55:13.625840 20597 heartbeater.cc:499] Master 127.19.124.190:34851 was elected leader, sending a full tablet report...
I20260709 14:55:13.633927 20762 tablet_bootstrap.cc:492] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3: Bootstrap starting.
I20260709 14:55:13.641737 20762 tablet_bootstrap.cc:654] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.649698 20763 ts_tablet_manager.cc:1434] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent starting tablet: real 0.043s	user 0.022s	sys 0.015s
I20260709 14:55:13.650097 20770 raft_consensus.cc:493] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.650419 20672 heartbeater.cc:499] Master 127.19.124.190:34851 was elected leader, sending a full tablet report...
I20260709 14:55:13.650882 20761 tablet_bootstrap.cc:492] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20: No bootstrap required, opened a new log
I20260709 14:55:13.650523 20770 raft_consensus.cc:515] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.651306 20761 ts_tablet_manager.cc:1403] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.022s
I20260709 14:55:13.654239 20761 raft_consensus.cc:359] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.654922 20761 raft_consensus.cc:385] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.655267 20761 raft_consensus.cc:740] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.656126 20761 consensus_queue.cc:260] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.657948 20763 tablet_bootstrap.cc:492] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6: Bootstrap starting.
I20260709 14:55:13.661536 20761 ts_tablet_manager.cc:1434] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:55:13.662567 20761 tablet_bootstrap.cc:492] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20: Bootstrap starting.
I20260709 14:55:13.665181 20770 leader_election.cc:290] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:13.668516 20761 tablet_bootstrap.cc:654] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.669754 20763 tablet_bootstrap.cc:654] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.678097 20763 tablet_bootstrap.cc:492] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6: No bootstrap required, opened a new log
I20260709 14:55:13.678627 20763 ts_tablet_manager.cc:1403] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.011s
I20260709 14:55:13.681481 20763 raft_consensus.cc:359] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.683311 20763 raft_consensus.cc:385] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.683656 20763 raft_consensus.cc:740] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.684594 20761 tablet_bootstrap.cc:492] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20: No bootstrap required, opened a new log
I20260709 14:55:13.684497 20763 consensus_queue.cc:260] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.685091 20761 ts_tablet_manager.cc:1403] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260709 14:55:13.686592 20763 ts_tablet_manager.cc:1434] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:55:13.689054 20761 raft_consensus.cc:359] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.689729 20761 raft_consensus.cc:385] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.690016 20763 tablet_bootstrap.cc:492] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6: Bootstrap starting.
I20260709 14:55:13.690016 20761 raft_consensus.cc:740] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.690861 20761 consensus_queue.cc:260] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.696655 20762 tablet_bootstrap.cc:492] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3: No bootstrap required, opened a new log
I20260709 14:55:13.697165 20762 ts_tablet_manager.cc:1403] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.032s
I20260709 14:55:13.698520 20763 tablet_bootstrap.cc:654] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.698398 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79ffd8231246988987259ce08181b3" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20" is_pre_election: true
W20260709 14:55:13.700496 20537 leader_election.cc:343] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.701607 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79ffd8231246988987259ce08181b3" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" is_pre_election: true
I20260709 14:55:13.702273 20762 raft_consensus.cc:359] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
W20260709 14:55:13.703104 20538 leader_election.cc:343] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.693081 20761 ts_tablet_manager.cc:1434] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:13.703589 20538 leader_election.cc:304] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3; no voters: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20
I20260709 14:55:13.704424 20761 tablet_bootstrap.cc:492] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20: Bootstrap starting.
I20260709 14:55:13.705153 20771 raft_consensus.cc:2749] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:13.703158 20762 raft_consensus.cc:385] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.707168 20762 raft_consensus.cc:740] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.707901 20762 consensus_queue.cc:260] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.709862 20762 ts_tablet_manager.cc:1434] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:55:13.710742 20761 tablet_bootstrap.cc:654] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.710717 20762 tablet_bootstrap.cc:492] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3: Bootstrap starting.
I20260709 14:55:13.715085 20763 tablet_bootstrap.cc:492] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6: No bootstrap required, opened a new log
I20260709 14:55:13.715523 20763 ts_tablet_manager.cc:1403] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.011s
I20260709 14:55:13.718459 20762 tablet_bootstrap.cc:654] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.718350 20763 raft_consensus.cc:359] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.718849 20761 tablet_bootstrap.cc:492] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20: No bootstrap required, opened a new log
I20260709 14:55:13.719125 20763 raft_consensus.cc:385] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.719343 20761 ts_tablet_manager.cc:1403] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:55:13.719508 20763 raft_consensus.cc:740] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.720405 20763 consensus_queue.cc:260] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.722345 20761 raft_consensus.cc:359] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.722864 20763 ts_tablet_manager.cc:1434] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:55:13.723096 20761 raft_consensus.cc:385] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.723472 20761 raft_consensus.cc:740] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.723950 20763 tablet_bootstrap.cc:492] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6: Bootstrap starting.
I20260709 14:55:13.724237 20761 consensus_queue.cc:260] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.726457 20761 ts_tablet_manager.cc:1434] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:13.727423 20761 tablet_bootstrap.cc:492] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20: Bootstrap starting.
I20260709 14:55:13.730605 20763 tablet_bootstrap.cc:654] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.733355 20761 tablet_bootstrap.cc:654] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.735713 20762 tablet_bootstrap.cc:492] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3: No bootstrap required, opened a new log
I20260709 14:55:13.736231 20762 ts_tablet_manager.cc:1403] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.009s
I20260709 14:55:13.740976 20762 raft_consensus.cc:359] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.741727 20762 raft_consensus.cc:385] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.742051 20762 raft_consensus.cc:740] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.742812 20763 tablet_bootstrap.cc:492] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6: No bootstrap required, opened a new log
I20260709 14:55:13.742836 20761 tablet_bootstrap.cc:492] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20: No bootstrap required, opened a new log
I20260709 14:55:13.742915 20762 consensus_queue.cc:260] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.743520 20763 ts_tablet_manager.cc:1403] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 14:55:13.745600 20762 ts_tablet_manager.cc:1434] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:55:13.746570 20762 tablet_bootstrap.cc:492] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3: Bootstrap starting.
I20260709 14:55:13.746430 20763 raft_consensus.cc:359] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.747143 20763 raft_consensus.cc:385] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.747422 20763 raft_consensus.cc:740] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.748113 20763 consensus_queue.cc:260] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.750125 20763 ts_tablet_manager.cc:1434] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:13.750986 20763 tablet_bootstrap.cc:492] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6: Bootstrap starting.
I20260709 14:55:13.743551 20761 ts_tablet_manager.cc:1403] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260709 14:55:13.752975 20762 tablet_bootstrap.cc:654] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.755313 20761 raft_consensus.cc:359] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.756029 20761 raft_consensus.cc:385] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.756242 20761 raft_consensus.cc:740] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.756799 20761 consensus_queue.cc:260] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.758087 20762 tablet_bootstrap.cc:492] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3: No bootstrap required, opened a new log
I20260709 14:55:13.758546 20762 ts_tablet_manager.cc:1403] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260709 14:55:13.758893 20761 ts_tablet_manager.cc:1434] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:55:13.759812 20761 tablet_bootstrap.cc:492] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20: Bootstrap starting.
I20260709 14:55:13.760937 20763 tablet_bootstrap.cc:654] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.761147 20762 raft_consensus.cc:359] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } }
I20260709 14:55:13.761842 20762 raft_consensus.cc:385] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.762136 20762 raft_consensus.cc:740] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.762934 20762 consensus_queue.cc:260] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } }
I20260709 14:55:13.764704 20766 raft_consensus.cc:493] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.765162 20766 raft_consensus.cc:515] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.766368 20771 raft_consensus.cc:493] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.766778 20771 raft_consensus.cc:515] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.767647 20766 leader_election.cc:290] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:13.768803 20771 leader_election.cc:290] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:13.770604 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20" is_pre_election: true
I20260709 14:55:13.771188 20762 ts_tablet_manager.cc:1434] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
W20260709 14:55:13.773012 20537 leader_election.cc:343] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.773161 20762 tablet_bootstrap.cc:492] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3: Bootstrap starting.
I20260709 14:55:13.771505 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" is_pre_election: true
W20260709 14:55:13.777379 20538 leader_election.cc:343] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.777657 20761 tablet_bootstrap.cc:654] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.777830 20538 leader_election.cc:304] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3; no voters: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20
I20260709 14:55:13.778599 20771 raft_consensus.cc:2749] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:13.780279 20762 tablet_bootstrap.cc:654] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.786580 20572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7093f936536042138329a1d5e0d216ab" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" is_pre_election: true
W20260709 14:55:13.788331 20686 leader_election.cc:343] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.794715 20761 tablet_bootstrap.cc:492] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20: No bootstrap required, opened a new log
I20260709 14:55:13.796646 20761 ts_tablet_manager.cc:1403] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.001s
I20260709 14:55:13.800134 20761 raft_consensus.cc:359] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.804426 20761 raft_consensus.cc:385] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.804816 20761 raft_consensus.cc:740] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.805233 20763 tablet_bootstrap.cc:492] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6: No bootstrap required, opened a new log
I20260709 14:55:13.805666 20762 tablet_bootstrap.cc:492] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3: No bootstrap required, opened a new log
I20260709 14:55:13.805681 20763 ts_tablet_manager.cc:1403] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.036s
I20260709 14:55:13.806260 20762 ts_tablet_manager.cc:1403] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.021s
I20260709 14:55:13.805687 20761 consensus_queue.cc:260] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.808597 20761 ts_tablet_manager.cc:1434] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:13.809158 20763 raft_consensus.cc:359] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.809846 20761 tablet_bootstrap.cc:492] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20: Bootstrap starting.
I20260709 14:55:13.809855 20763 raft_consensus.cc:385] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.810406 20763 raft_consensus.cc:740] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.811267 20763 consensus_queue.cc:260] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.813366 20763 ts_tablet_manager.cc:1434] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:55:13.814298 20763 tablet_bootstrap.cc:492] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6: Bootstrap starting.
I20260709 14:55:13.814754 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7093f936536042138329a1d5e0d216ab" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" is_pre_election: true
I20260709 14:55:13.816134 20761 tablet_bootstrap.cc:654] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:13.816265 20687 leader_election.cc:343] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.816852 20687 leader_election.cc:304] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61d4c77ea5174f47a79e1b84693b1b20; no voters: 2527be0f77bd4ec38f15b0ec060a29f3, 399762bcd25c4f179ecbfa8e83fd40e6
I20260709 14:55:13.817627 20766 raft_consensus.cc:2749] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:13.819762 20763 tablet_bootstrap.cc:654] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.810124 20762 raft_consensus.cc:359] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.821923 20762 raft_consensus.cc:385] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.822238 20762 raft_consensus.cc:740] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.822822 20762 consensus_queue.cc:260] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.824678 20762 ts_tablet_manager.cc:1434] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.001s
I20260709 14:55:13.825611 20762 tablet_bootstrap.cc:492] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3: Bootstrap starting.
I20260709 14:55:13.831063 20762 tablet_bootstrap.cc:654] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.845587 20763 tablet_bootstrap.cc:492] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6: No bootstrap required, opened a new log
I20260709 14:55:13.845667 20762 tablet_bootstrap.cc:492] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3: No bootstrap required, opened a new log
I20260709 14:55:13.846009 20763 ts_tablet_manager.cc:1403] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.008s
I20260709 14:55:13.846136 20762 ts_tablet_manager.cc:1403] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.006s
I20260709 14:55:13.846717 20761 tablet_bootstrap.cc:492] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20: No bootstrap required, opened a new log
I20260709 14:55:13.847194 20761 ts_tablet_manager.cc:1403] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.013s
I20260709 14:55:13.848186 20763 raft_consensus.cc:359] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.848690 20763 raft_consensus.cc:385] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.848946 20763 raft_consensus.cc:740] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.849020 20762 raft_consensus.cc:359] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.849385 20766 raft_consensus.cc:493] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.849771 20762 raft_consensus.cc:385] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.849743 20763 consensus_queue.cc:260] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.849900 20761 raft_consensus.cc:359] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.849915 20766 raft_consensus.cc:515] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.850878 20761 raft_consensus.cc:385] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.851183 20761 raft_consensus.cc:740] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.852301 20766 leader_election.cc:290] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:13.851980 20761 consensus_queue.cc:260] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.852424 20762 raft_consensus.cc:740] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.853233 20762 consensus_queue.cc:260] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.854218 20761 ts_tablet_manager.cc:1434] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:13.855266 20762 ts_tablet_manager.cc:1434] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:13.856323 20762 tablet_bootstrap.cc:492] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3: Bootstrap starting.
I20260709 14:55:13.858062 20572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79ffd8231246988987259ce08181b3" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" is_pre_election: true
I20260709 14:55:13.858430 20763 ts_tablet_manager.cc:1434] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:55:13.858680 20572 raft_consensus.cc:2468] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 0.
I20260709 14:55:13.859973 20686 leader_election.cc:304] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:13.854146 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79ffd8231246988987259ce08181b3" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" is_pre_election: true
I20260709 14:55:13.861603 20761 tablet_bootstrap.cc:492] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20: Bootstrap starting.
I20260709 14:55:13.861636 20647 raft_consensus.cc:2468] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 0.
I20260709 14:55:13.862530 20762 tablet_bootstrap.cc:654] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.866029 20763 tablet_bootstrap.cc:492] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6: Bootstrap starting.
I20260709 14:55:13.867647 20766 raft_consensus.cc:2804] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:13.868053 20766 raft_consensus.cc:493] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:13.868435 20766 raft_consensus.cc:3060] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.872519 20763 tablet_bootstrap.cc:654] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.872599 20761 tablet_bootstrap.cc:654] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.876979 20771 raft_consensus.cc:493] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.877449 20771 raft_consensus.cc:515] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.879503 20771 leader_election.cc:290] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:13.881191 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0715033e1147f3aae9da1c71a79806" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20" is_pre_election: true
W20260709 14:55:13.882609 20537 leader_election.cc:343] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.884225 20761 tablet_bootstrap.cc:492] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20: No bootstrap required, opened a new log
I20260709 14:55:13.884567 20763 tablet_bootstrap.cc:492] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6: No bootstrap required, opened a new log
I20260709 14:55:13.884755 20761 ts_tablet_manager.cc:1403] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260709 14:55:13.885169 20763 ts_tablet_manager.cc:1403] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260709 14:55:13.887717 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0715033e1147f3aae9da1c71a79806" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" is_pre_election: true
I20260709 14:55:13.887555 20761 raft_consensus.cc:359] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.888377 20761 raft_consensus.cc:385] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.888644 20761 raft_consensus.cc:740] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Initialized, Role: FOLLOWER
W20260709 14:55:13.889279 20538 leader_election.cc:343] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.889727 20538 leader_election.cc:304] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3; no voters: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20
I20260709 14:55:13.889503 20761 consensus_queue.cc:260] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.890800 20771 raft_consensus.cc:2749] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:13.893154 20763 raft_consensus.cc:359] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.893831 20763 raft_consensus.cc:385] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.894150 20763 raft_consensus.cc:740] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.894105 20766 raft_consensus.cc:515] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.895081 20763 consensus_queue.cc:260] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.899070 20766 leader_election.cc:290] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:13.900136 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79ffd8231246988987259ce08181b3" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:13.900695 20647 raft_consensus.cc:3060] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.901324 20763 ts_tablet_manager.cc:1434] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 14:55:13.902240 20763 tablet_bootstrap.cc:492] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6: Bootstrap starting.
I20260709 14:55:13.907249 20647 raft_consensus.cc:2468] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 1.
I20260709 14:55:13.899015 20761 ts_tablet_manager.cc:1434] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 14:55:13.907912 20763 tablet_bootstrap.cc:654] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.908522 20761 tablet_bootstrap.cc:492] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20: Bootstrap starting.
I20260709 14:55:13.908319 20687 leader_election.cc:304] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:13.897429 20790 raft_consensus.cc:493] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.909421 20790 raft_consensus.cc:515] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } }
I20260709 14:55:13.910351 20572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79ffd8231246988987259ce08181b3" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
I20260709 14:55:13.910871 20572 raft_consensus.cc:3060] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.911995 20794 raft_consensus.cc:2804] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.912482 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06dd546c160453ca2a1b1128b33399c" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" is_pre_election: true
I20260709 14:55:13.913461 20647 raft_consensus.cc:2468] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 0.
I20260709 14:55:13.914042 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06dd546c160453ca2a1b1128b33399c" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" is_pre_election: true
I20260709 14:55:13.914546 20687 leader_election.cc:304] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:13.912654 20794 raft_consensus.cc:697] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Becoming Leader. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:13.915076 20761 tablet_bootstrap.cc:654] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.914633 20571 raft_consensus.cc:2468] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 0.
I20260709 14:55:13.915321 20766 raft_consensus.cc:2804] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:13.915445 20790 leader_election.cc:290] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:13.915742 20766 raft_consensus.cc:493] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:13.916139 20766 raft_consensus.cc:3060] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.923509 20766 raft_consensus.cc:515] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } }
I20260709 14:55:13.923908 20572 raft_consensus.cc:2468] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 1.
I20260709 14:55:13.925547 20766 leader_election.cc:290] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:13.926503 20572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06dd546c160453ca2a1b1128b33399c" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
I20260709 14:55:13.926621 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06dd546c160453ca2a1b1128b33399c" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:13.927038 20572 raft_consensus.cc:3060] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.927139 20647 raft_consensus.cc:3060] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.927443 20762 tablet_bootstrap.cc:492] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3: No bootstrap required, opened a new log
I20260709 14:55:13.927790 20763 tablet_bootstrap.cc:492] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6: No bootstrap required, opened a new log
I20260709 14:55:13.927887 20762 ts_tablet_manager.cc:1403] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.023s
I20260709 14:55:13.928191 20763 ts_tablet_manager.cc:1403] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260709 14:55:13.930449 20794 consensus_queue.cc:237] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.930688 20762 raft_consensus.cc:359] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.931363 20762 raft_consensus.cc:385] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.931649 20762 raft_consensus.cc:740] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.932327 20762 consensus_queue.cc:260] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.933348 20572 raft_consensus.cc:2468] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 1.
I20260709 14:55:13.933732 20647 raft_consensus.cc:2468] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 1.
I20260709 14:55:13.934463 20686 leader_election.cc:304] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:13.935720 20766 raft_consensus.cc:2804] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.936223 20766 raft_consensus.cc:697] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Becoming Leader. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:13.936285 20763 raft_consensus.cc:359] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.936936 20763 raft_consensus.cc:385] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.937213 20763 raft_consensus.cc:740] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.937263 20766 consensus_queue.cc:237] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } }
I20260709 14:55:13.937877 20763 consensus_queue.cc:260] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.939836 20763 ts_tablet_manager.cc:1434] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:55:13.940387 20761 tablet_bootstrap.cc:492] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20: No bootstrap required, opened a new log
I20260709 14:55:13.940934 20761 ts_tablet_manager.cc:1403] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.009s
I20260709 14:55:13.941926 20762 ts_tablet_manager.cc:1434] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:55:13.944922 20761 raft_consensus.cc:359] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.945654 20761 raft_consensus.cc:385] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.945952 20761 raft_consensus.cc:740] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.946075 20769 raft_consensus.cc:493] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.946488 20769 raft_consensus.cc:515] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.946702 20761 consensus_queue.cc:260] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.947711 20763 tablet_bootstrap.cc:492] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6: Bootstrap starting.
I20260709 14:55:13.948550 20761 ts_tablet_manager.cc:1434] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:13.949396 20761 tablet_bootstrap.cc:492] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20: Bootstrap starting.
W20260709 14:55:13.952477 20518 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:13.953344 20762 tablet_bootstrap.cc:492] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3: Bootstrap starting.
I20260709 14:55:13.953294 20769 leader_election.cc:290] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:13.957413 20761 tablet_bootstrap.cc:654] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.959733 20762 tablet_bootstrap.cc:654] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.960893 20769 raft_consensus.cc:493] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.960186 20467 catalog_manager.cc:5697] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "61d4c77ea5174f47a79e1b84693b1b20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:13.961433 20769 raft_consensus.cc:515] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.962512 20800 raft_consensus.cc:493] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.963400 20769 leader_election.cc:290] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:13.963022 20800 raft_consensus.cc:515] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.960899 20763 tablet_bootstrap.cc:654] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.965673 20800 leader_election.cc:290] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:13.967197 20762 tablet_bootstrap.cc:492] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3: No bootstrap required, opened a new log
I20260709 14:55:13.967731 20762 ts_tablet_manager.cc:1403] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.008s
I20260709 14:55:13.970520 20762 raft_consensus.cc:359] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.970927 20761 tablet_bootstrap.cc:492] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20: No bootstrap required, opened a new log
I20260709 14:55:13.971326 20762 raft_consensus.cc:385] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.971767 20762 raft_consensus.cc:740] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.972002 20766 raft_consensus.cc:493] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.972468 20766 raft_consensus.cc:515] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.972618 20762 consensus_queue.cc:260] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.974514 20766 leader_election.cc:290] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:13.971607 20761 ts_tablet_manager.cc:1403] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260709 14:55:13.977469 20761 raft_consensus.cc:359] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.977876 20572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0715033e1147f3aae9da1c71a79806" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" is_pre_election: true
I20260709 14:55:13.978132 20761 raft_consensus.cc:385] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.978413 20761 raft_consensus.cc:740] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.978473 20572 raft_consensus.cc:2468] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 0.
I20260709 14:55:13.979130 20761 consensus_queue.cc:260] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.979862 20686 leader_election.cc:304] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:13.981698 20766 raft_consensus.cc:2804] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:13.982049 20766 raft_consensus.cc:493] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:13.982401 20766 raft_consensus.cc:3060] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.983093 20762 ts_tablet_manager.cc:1434] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:55:13.986763 20762 tablet_bootstrap.cc:492] T a59cea0c07034e6daa3f723a013f1471 P 2527be0f77bd4ec38f15b0ec060a29f3: Bootstrap starting.
I20260709 14:55:13.987911 20771 raft_consensus.cc:493] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.988328 20771 raft_consensus.cc:515] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.989982 20761 ts_tablet_manager.cc:1434] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:55:13.990252 20771 leader_election.cc:290] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:13.990599 20794 raft_consensus.cc:493] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.991026 20794 raft_consensus.cc:515] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.991921 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706589210e9142d2835dee210b000071" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20" is_pre_election: true
I20260709 14:55:13.992544 20721 raft_consensus.cc:2468] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 0.
I20260709 14:55:13.993024 20794 leader_election.cc:290] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:13.993413 20766 raft_consensus.cc:515] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:13.994331 20572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a87e0dc7944145b87959dad59d4fd9" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" is_pre_election: true
I20260709 14:55:13.995325 20766 leader_election.cc:290] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:13.996651 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706589210e9142d2835dee210b000071" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" is_pre_election: true
I20260709 14:55:13.997298 20647 raft_consensus.cc:2468] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 0.
I20260709 14:55:13.997475 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0715033e1147f3aae9da1c71a79806" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" is_pre_election: true
I20260709 14:55:13.998131 20646 raft_consensus.cc:2468] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 0.
I20260709 14:55:13.999312 20537 leader_election.cc:304] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:14.000573 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0715033e1147f3aae9da1c71a79806" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:14.001112 20647 raft_consensus.cc:3060] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:14.001592 20686 leader_election.cc:343] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:14.002415 20572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0715033e1147f3aae9da1c71a79806" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
I20260709 14:55:14.002985 20572 raft_consensus.cc:3060] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.008034 20647 raft_consensus.cc:2468] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 1.
I20260709 14:55:13.999434 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a87e0dc7944145b87959dad59d4fd9" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" is_pre_election: true
I20260709 14:55:14.008947 20771 raft_consensus.cc:2804] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:14.009570 20771 raft_consensus.cc:493] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.009641 20646 raft_consensus.cc:2468] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 0.
I20260709 14:55:14.010056 20771 raft_consensus.cc:3060] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.010746 20766 raft_consensus.cc:493] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.011178 20766 raft_consensus.cc:515] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.013911 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" is_pre_election: true
I20260709 14:55:14.014299 20687 leader_election.cc:304] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [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: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 2527be0f77bd4ec38f15b0ec060a29f3
I20260709 14:55:14.014533 20571 raft_consensus.cc:2468] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 0.
I20260709 14:55:14.015429 20794 raft_consensus.cc:2804] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:14.015862 20794 raft_consensus.cc:493] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.015965 20686 leader_election.cc:304] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:14.016921 20790 raft_consensus.cc:2804] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:14.016986 20687 leader_election.cc:304] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:14.017367 20790 raft_consensus.cc:493] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.017772 20790 raft_consensus.cc:3060] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.019116 20807 raft_consensus.cc:2804] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:14.020124 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86179dba5e7044a8953402f9a2a90909" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" is_pre_election: true
I20260709 14:55:14.016242 20794 raft_consensus.cc:3060] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.020705 20571 raft_consensus.cc:2468] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 399762bcd25c4f179ecbfa8e83fd40e6 in term 0.
I20260709 14:55:14.023401 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" is_pre_election: true
I20260709 14:55:14.025540 20807 raft_consensus.cc:697] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Becoming Leader. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:14.026417 20807 consensus_queue.cc:237] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.031086 20790 raft_consensus.cc:515] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.033977 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
I20260709 14:55:14.034634 20571 raft_consensus.cc:3060] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.035916 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706589210e9142d2835dee210b000071" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" is_pre_election: true
I20260709 14:55:14.036542 20612 leader_election.cc:304] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 399762bcd25c4f179ecbfa8e83fd40e6; no voters: 
I20260709 14:55:14.037029 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0715033e1147f3aae9da1c71a79806" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" is_pre_election: true
I20260709 14:55:14.023965 20647 raft_consensus.cc:2468] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 0.
I20260709 14:55:14.037385 20800 raft_consensus.cc:2804] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:14.037740 20800 raft_consensus.cc:493] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.038033 20766 leader_election.cc:290] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:14.038070 20800 raft_consensus.cc:3060] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.042876 20794 raft_consensus.cc:515] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.031896 20467 catalog_manager.cc:5697] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "61d4c77ea5174f47a79e1b84693b1b20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.044684 20800 raft_consensus.cc:515] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.045598 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a87e0dc7944145b87959dad59d4fd9" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
W20260709 14:55:14.047106 20686 leader_election.cc:343] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:14.048439 20572 raft_consensus.cc:2468] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 1.
I20260709 14:55:14.050082 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86179dba5e7044a8953402f9a2a90909" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20" is_pre_election: true
I20260709 14:55:14.050698 20721 raft_consensus.cc:2468] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 399762bcd25c4f179ecbfa8e83fd40e6 in term 0.
I20260709 14:55:14.051476 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86179dba5e7044a8953402f9a2a90909" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
I20260709 14:55:14.052003 20569 raft_consensus.cc:3060] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.052484 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0715033e1147f3aae9da1c71a79806" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20" is_pre_election: true
I20260709 14:55:14.053128 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706589210e9142d2835dee210b000071" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20" is_pre_election: true
I20260709 14:55:14.053644 20721 raft_consensus.cc:2468] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 399762bcd25c4f179ecbfa8e83fd40e6 in term 0.
I20260709 14:55:14.057617 20569 raft_consensus.cc:2468] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 399762bcd25c4f179ecbfa8e83fd40e6 in term 1.
I20260709 14:55:14.058363 20800 leader_election.cc:290] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [CANDIDATE]: Term 1 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:14.057649 20612 leader_election.cc:304] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 399762bcd25c4f179ecbfa8e83fd40e6; no voters: 2527be0f77bd4ec38f15b0ec060a29f3, 61d4c77ea5174f47a79e1b84693b1b20
I20260709 14:55:14.059450 20762 tablet_bootstrap.cc:654] T a59cea0c07034e6daa3f723a013f1471 P 2527be0f77bd4ec38f15b0ec060a29f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.059796 20800 raft_consensus.cc:2749] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:14.059505 20612 leader_election.cc:304] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:14.068748 20800 raft_consensus.cc:2804] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:14.069185 20800 raft_consensus.cc:493] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.069566 20800 raft_consensus.cc:3060] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.070345 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86179dba5e7044a8953402f9a2a90909" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:14.070869 20721 raft_consensus.cc:3060] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.075275 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a87e0dc7944145b87959dad59d4fd9" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:14.075805 20647 raft_consensus.cc:3060] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.077025 20467 catalog_manager.cc:5697] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "61d4c77ea5174f47a79e1b84693b1b20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:14.078356 20800 raft_consensus.cc:515] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.081326 20800 leader_election.cc:290] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [CANDIDATE]: Term 1 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:14.082387 20647 raft_consensus.cc:2468] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 1.
I20260709 14:55:14.078415 20807 raft_consensus.cc:493] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.083082 20807 raft_consensus.cc:515] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.085160 20807 leader_election.cc:290] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:14.085391 20612 leader_election.cc:304] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 399762bcd25c4f179ecbfa8e83fd40e6; no voters: 
I20260709 14:55:14.085677 20572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59cea0c07034e6daa3f723a013f1471" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" is_pre_election: true
I20260709 14:55:14.085933 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:14.086539 20647 raft_consensus.cc:3060] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:14.087036 20686 leader_election.cc:343] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:14.089087 20572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706589210e9142d2835dee210b000071" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
I20260709 14:55:14.089318 20721 raft_consensus.cc:2468] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 399762bcd25c4f179ecbfa8e83fd40e6 in term 1.
I20260709 14:55:14.090524 20800 raft_consensus.cc:2804] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:14.066149 20794 leader_election.cc:290] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:14.091250 20687 leader_election.cc:304] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 2527be0f77bd4ec38f15b0ec060a29f3
I20260709 14:55:14.091285 20800 raft_consensus.cc:697] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 LEADER]: Becoming Leader. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Running, Role: LEADER
I20260709 14:55:14.066937 20790 leader_election.cc:290] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:14.093061 20790 raft_consensus.cc:2804] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:14.067780 20571 raft_consensus.cc:2468] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 1.
I20260709 14:55:14.093866 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59cea0c07034e6daa3f723a013f1471" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" is_pre_election: true
I20260709 14:55:14.094512 20646 raft_consensus.cc:2468] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 0.
I20260709 14:55:14.094585 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706589210e9142d2835dee210b000071" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:14.094197 20790 raft_consensus.cc:697] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Becoming Leader. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:14.093254 20800 consensus_queue.cc:237] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.095669 20687 leader_election.cc:304] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [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: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 2527be0f77bd4ec38f15b0ec060a29f3
I20260709 14:55:14.095815 20790 consensus_queue.cc:237] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.097147 20794 raft_consensus.cc:2804] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:14.097496 20794 raft_consensus.cc:493] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.097829 20794 raft_consensus.cc:3060] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.095224 20721 raft_consensus.cc:3060] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.092344 20647 raft_consensus.cc:2468] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 1.
I20260709 14:55:14.099617 20686 leader_election.cc:304] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:14.101917 20807 raft_consensus.cc:2804] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:14.102351 20807 raft_consensus.cc:697] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Becoming Leader. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:14.103117 20807 consensus_queue.cc:237] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.107381 20721 raft_consensus.cc:2468] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 399762bcd25c4f179ecbfa8e83fd40e6 in term 1.
I20260709 14:55:14.107904 20794 raft_consensus.cc:515] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.100535 20762 tablet_bootstrap.cc:492] T a59cea0c07034e6daa3f723a013f1471 P 2527be0f77bd4ec38f15b0ec060a29f3: No bootstrap required, opened a new log
I20260709 14:55:14.108505 20612 leader_election.cc:304] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 2527be0f77bd4ec38f15b0ec060a29f3
I20260709 14:55:14.108963 20762 ts_tablet_manager.cc:1403] T a59cea0c07034e6daa3f723a013f1471 P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent bootstrapping tablet: real 0.122s	user 0.004s	sys 0.029s
I20260709 14:55:14.109660 20769 raft_consensus.cc:2804] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:14.064483 20771 raft_consensus.cc:515] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.111371 20570 raft_consensus.cc:2393] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 399762bcd25c4f179ecbfa8e83fd40e6 in current term 1: Already voted for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in this term.
I20260709 14:55:14.111843 20762 raft_consensus.cc:359] T a59cea0c07034e6daa3f723a013f1471 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.112462 20762 raft_consensus.cc:385] T a59cea0c07034e6daa3f723a013f1471 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.112730 20762 raft_consensus.cc:740] T a59cea0c07034e6daa3f723a013f1471 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.113348 20762 consensus_queue.cc:260] T a59cea0c07034e6daa3f723a013f1471 P 2527be0f77bd4ec38f15b0ec060a29f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.066844 20763 tablet_bootstrap.cc:492] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6: No bootstrap required, opened a new log
I20260709 14:55:14.114583 20763 ts_tablet_manager.cc:1403] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent bootstrapping tablet: real 0.167s	user 0.043s	sys 0.053s
I20260709 14:55:14.116918 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706589210e9142d2835dee210b000071" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:14.117093 20763 raft_consensus.cc:359] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.117686 20763 raft_consensus.cc:385] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.117952 20763 raft_consensus.cc:740] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.118582 20763 consensus_queue.cc:260] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.121268 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706589210e9142d2835dee210b000071" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:14.121970 20720 raft_consensus.cc:2393] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2527be0f77bd4ec38f15b0ec060a29f3 in current term 1: Already voted for candidate 399762bcd25c4f179ecbfa8e83fd40e6 in this term.
I20260709 14:55:14.123015 20762 ts_tablet_manager.cc:1434] T a59cea0c07034e6daa3f723a013f1471 P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:55:14.123456 20794 leader_election.cc:290] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:14.124153 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59cea0c07034e6daa3f723a013f1471" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
I20260709 14:55:14.124732 20570 raft_consensus.cc:3060] T a59cea0c07034e6daa3f723a013f1471 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.126348 20762 tablet_bootstrap.cc:492] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3: Bootstrap starting.
I20260709 14:55:14.125603 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59cea0c07034e6daa3f723a013f1471" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:14.131513 20570 raft_consensus.cc:2468] T a59cea0c07034e6daa3f723a013f1471 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 1.
I20260709 14:55:14.133955 20686 leader_election.cc:304] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:14.134943 20807 raft_consensus.cc:2804] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:14.135794 20769 raft_consensus.cc:697] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 LEADER]: Becoming Leader. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Running, Role: LEADER
I20260709 14:55:14.136026 20807 raft_consensus.cc:697] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Becoming Leader. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:14.136587 20763 ts_tablet_manager.cc:1434] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.005s
I20260709 14:55:14.137403 20763 tablet_bootstrap.cc:492] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6: Bootstrap starting.
I20260709 14:55:14.136723 20769 consensus_queue.cc:237] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.138520 20762 tablet_bootstrap.cc:654] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.131745 20647 raft_consensus.cc:3060] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.132427 20771 leader_election.cc:290] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 election: Requested vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:14.141857 20770 raft_consensus.cc:493] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.142359 20770 raft_consensus.cc:515] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.136860 20807 consensus_queue.cc:237] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.143864 20467 catalog_manager.cc:5697] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "61d4c77ea5174f47a79e1b84693b1b20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:14.145044 20770 leader_election.cc:290] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:14.147032 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0ec8801dcf405098a07e2600448dca" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20" is_pre_election: true
I20260709 14:55:14.147580 20721 raft_consensus.cc:2468] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 0.
I20260709 14:55:14.149276 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0ec8801dcf405098a07e2600448dca" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" is_pre_election: true
I20260709 14:55:14.149894 20645 raft_consensus.cc:2468] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 0.
I20260709 14:55:14.150635 20537 leader_election.cc:304] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:14.151801 20770 raft_consensus.cc:2804] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:14.152122 20770 raft_consensus.cc:493] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.152426 20770 raft_consensus.cc:3060] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.158939 20770 raft_consensus.cc:515] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.162842 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0ec8801dcf405098a07e2600448dca" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:14.163380 20645 raft_consensus.cc:3060] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.165915 20770 leader_election.cc:290] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 election: Requested vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:14.166952 20763 tablet_bootstrap.cc:654] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.170254 20645 raft_consensus.cc:2468] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 1.
I20260709 14:55:14.169672 20467 catalog_manager.cc:5697] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.171419 20762 tablet_bootstrap.cc:492] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3: No bootstrap required, opened a new log
I20260709 14:55:14.171358 20538 leader_election.cc:304] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 399762bcd25c4f179ecbfa8e83fd40e6; no voters: 
I20260709 14:55:14.171895 20762 ts_tablet_manager.cc:1403] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.002s
I20260709 14:55:14.173296 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0ec8801dcf405098a07e2600448dca" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:14.175660 20721 raft_consensus.cc:3060] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.172224 20770 raft_consensus.cc:2804] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:14.182750 20721 raft_consensus.cc:2468] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 1.
I20260709 14:55:14.183738 20647 raft_consensus.cc:2468] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 1.
I20260709 14:55:14.183956 20770 raft_consensus.cc:697] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 LEADER]: Becoming Leader. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:14.186507 20770 consensus_queue.cc:237] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.189054 20538 leader_election.cc:304] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [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: 2527be0f77bd4ec38f15b0ec060a29f3; no voters: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20
I20260709 14:55:14.189707 20771 raft_consensus.cc:2749] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:14.193328 20467 catalog_manager.cc:5697] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.175072 20469 catalog_manager.cc:5697] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "61d4c77ea5174f47a79e1b84693b1b20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:14.195902 20763 tablet_bootstrap.cc:492] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6: No bootstrap required, opened a new log
I20260709 14:55:14.196368 20763 ts_tablet_manager.cc:1403] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.010s
I20260709 14:55:14.174343 20762 raft_consensus.cc:359] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.195902 20469 catalog_manager.cc:5697] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "61d4c77ea5174f47a79e1b84693b1b20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:14.197311 20762 raft_consensus.cc:385] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.197573 20762 raft_consensus.cc:740] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.198644 20762 consensus_queue.cc:260] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.200614 20762 ts_tablet_manager.cc:1434] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:55:14.201336 20763 raft_consensus.cc:359] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.202008 20763 raft_consensus.cc:385] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.202286 20763 raft_consensus.cc:740] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.203071 20763 consensus_queue.cc:260] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.204989 20763 ts_tablet_manager.cc:1434] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:55:14.206478 20470 catalog_manager.cc:5697] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.299880 20770 raft_consensus.cc:493] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.300310 20770 raft_consensus.cc:515] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.301785 20770 leader_election.cc:290] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:14.302573 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7093f936536042138329a1d5e0d216ab" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" is_pre_election: true
I20260709 14:55:14.302704 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7093f936536042138329a1d5e0d216ab" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20" is_pre_election: true
I20260709 14:55:14.303073 20645 raft_consensus.cc:2468] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 0.
I20260709 14:55:14.303234 20721 raft_consensus.cc:2468] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 0.
I20260709 14:55:14.304059 20538 leader_election.cc:304] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 399762bcd25c4f179ecbfa8e83fd40e6; no voters: 
I20260709 14:55:14.304812 20770 raft_consensus.cc:2804] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:14.305054 20770 raft_consensus.cc:493] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.305259 20770 raft_consensus.cc:3060] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.309401 20770 raft_consensus.cc:515] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.310866 20770 leader_election.cc:290] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 election: Requested vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:14.311448 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7093f936536042138329a1d5e0d216ab" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:14.311770 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7093f936536042138329a1d5e0d216ab" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:14.311988 20645 raft_consensus.cc:3060] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.312283 20721 raft_consensus.cc:3060] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.318275 20645 raft_consensus.cc:2468] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 1.
I20260709 14:55:14.318279 20721 raft_consensus.cc:2468] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 1.
I20260709 14:55:14.319388 20538 leader_election.cc:304] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 399762bcd25c4f179ecbfa8e83fd40e6; no voters: 
I20260709 14:55:14.319954 20770 raft_consensus.cc:2804] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:14.320328 20770 raft_consensus.cc:697] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 LEADER]: Becoming Leader. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:14.320925 20770 consensus_queue.cc:237] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.328152 20470 catalog_manager.cc:5697] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.438740 20790 consensus_queue.cc:1048] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.441151 20790 consensus_queue.cc:1048] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.458375 20794 consensus_queue.cc:1048] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.458521 20766 consensus_queue.cc:1048] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.485730 20721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c06dd546c160453ca2a1b1128b33399c"
dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
mode: GRACEFUL
new_leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:45280
I20260709 14:55:14.486173 20721 raft_consensus.cc:606] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Received request to transfer leadership to TS 2527be0f77bd4ec38f15b0ec060a29f3
I20260709 14:55:14.490347 20721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd79ffd8231246988987259ce08181b3"
dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
mode: GRACEFUL
new_leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:45280
I20260709 14:55:14.490809 20721 raft_consensus.cc:606] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Received request to transfer leadership to TS 2527be0f77bd4ec38f15b0ec060a29f3
I20260709 14:55:14.501683 20646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86179dba5e7044a8953402f9a2a90909"
dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
mode: GRACEFUL
new_leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:33582
I20260709 14:55:14.502106 20646 raft_consensus.cc:606] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 LEADER]: Received request to transfer leadership to TS 2527be0f77bd4ec38f15b0ec060a29f3
I20260709 14:55:14.506138 20721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b0715033e1147f3aae9da1c71a79806"
dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
mode: GRACEFUL
new_leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:45280
I20260709 14:55:14.506548 20721 raft_consensus.cc:606] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Received request to transfer leadership to TS 2527be0f77bd4ec38f15b0ec060a29f3
I20260709 14:55:14.510502 20721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45"
dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
mode: GRACEFUL
new_leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:45280
I20260709 14:55:14.510891 20721 raft_consensus.cc:606] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Received request to transfer leadership to TS 2527be0f77bd4ec38f15b0ec060a29f3
I20260709 14:55:14.521883 20570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7093f936536042138329a1d5e0d216ab"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
mode: GRACEFUL
new_leader_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
 from {username='slave'} at 127.0.0.1:56904
I20260709 14:55:14.522356 20570 raft_consensus.cc:606] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 LEADER]: Received request to transfer leadership to TS 399762bcd25c4f179ecbfa8e83fd40e6
I20260709 14:55:14.526211 20790 consensus_queue.cc:1048] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.529762 20721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6a87e0dc7944145b87959dad59d4fd9"
dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
mode: GRACEFUL
new_leader_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
 from {username='slave'} at 127.0.0.1:45280
I20260709 14:55:14.530346 20721 raft_consensus.cc:606] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Received request to transfer leadership to TS 399762bcd25c4f179ecbfa8e83fd40e6
I20260709 14:55:14.532466 20766 raft_consensus.cc:993] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20: : Instructing follower 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:14.532876 20766 raft_consensus.cc:1081] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Signalling peer 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:14.534897 20571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd79ffd8231246988987259ce08181b3"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:56876
I20260709 14:55:14.536152 20571 raft_consensus.cc:493] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:14.536528 20571 raft_consensus.cc:3060] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.537927 20790 consensus_queue.cc:1048] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.539253 20721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a59cea0c07034e6daa3f723a013f1471"
dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
mode: GRACEFUL
new_leader_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
 from {username='slave'} at 127.0.0.1:45280
I20260709 14:55:14.539796 20721 raft_consensus.cc:606] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Received request to transfer leadership to TS 399762bcd25c4f179ecbfa8e83fd40e6
I20260709 14:55:14.542680 20571 raft_consensus.cc:515] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.545249 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79ffd8231246988987259ce08181b3" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:14.545271 20571 leader_election.cc:290] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 2 election: Requested vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:14.546522 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79ffd8231246988987259ce08181b3" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:14.547061 20721 raft_consensus.cc:3055] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:14.547353 20721 raft_consensus.cc:740] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:14.548098 20721 consensus_queue.cc:260] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.549081 20721 raft_consensus.cc:3060] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.551411 20571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f0ec8801dcf405098a07e2600448dca"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
mode: GRACEFUL
new_leader_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
 from {username='slave'} at 127.0.0.1:56904
I20260709 14:55:14.551802 20571 raft_consensus.cc:606] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 LEADER]: Received request to transfer leadership to TS 61d4c77ea5174f47a79e1b84693b1b20
I20260709 14:55:14.554246 20721 raft_consensus.cc:2468] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 2.
I20260709 14:55:14.555316 20537 leader_election.cc:304] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [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: 2527be0f77bd4ec38f15b0ec060a29f3, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 399762bcd25c4f179ecbfa8e83fd40e6
I20260709 14:55:14.556300 20770 raft_consensus.cc:2804] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:14.556726 20770 raft_consensus.cc:697] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Becoming Leader. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:14.557492 20770 consensus_queue.cc:237] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.559706 20766 consensus_queue.cc:1048] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.565079 20470 catalog_manager.cc:5697] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 reported cstate change: term changed from 1 to 2, leader changed from 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131) to 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.566277 20790 raft_consensus.cc:993] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20: : Instructing follower 399762bcd25c4f179ecbfa8e83fd40e6 to start an election
I20260709 14:55:14.566690 20794 raft_consensus.cc:1081] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Signalling peer 399762bcd25c4f179ecbfa8e83fd40e6 to start an election
I20260709 14:55:14.569816 20645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a59cea0c07034e6daa3f723a013f1471"
dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
 from {username='slave'} at 127.0.0.1:33566
I20260709 14:55:14.570322 20645 raft_consensus.cc:493] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:14.570647 20645 raft_consensus.cc:3060] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.576942 20794 consensus_queue.cc:1048] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.576891 20645 raft_consensus.cc:515] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.577237 20571 raft_consensus.cc:3060] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.580196 20645 leader_election.cc:290] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [CANDIDATE]: Term 2 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:14.581700 20572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59cea0c07034e6daa3f723a013f1471" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
I20260709 14:55:14.582581 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59cea0c07034e6daa3f723a013f1471" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:14.583161 20721 raft_consensus.cc:3055] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:14.583511 20721 raft_consensus.cc:740] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:14.584420 20721 consensus_queue.cc:260] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.585566 20721 raft_consensus.cc:3060] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.585640 20766 consensus_queue.cc:1048] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.592172 20721 raft_consensus.cc:2468] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 399762bcd25c4f179ecbfa8e83fd40e6 in term 2.
I20260709 14:55:14.593302 20612 leader_election.cc:304] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [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: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 2527be0f77bd4ec38f15b0ec060a29f3
I20260709 14:55:14.594134 20769 raft_consensus.cc:2804] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:14.594614 20769 raft_consensus.cc:697] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 LEADER]: Becoming Leader. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Running, Role: LEADER
I20260709 14:55:14.595371 20769 consensus_queue.cc:237] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.601181 20807 consensus_queue.cc:1048] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.603665 20470 catalog_manager.cc:5697] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 reported cstate change: term changed from 1 to 2, leader changed from 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131) to 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130). New cstate: current_term: 2 leader_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.611106 20794 raft_consensus.cc:993] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20: : Instructing follower 399762bcd25c4f179ecbfa8e83fd40e6 to start an election
I20260709 14:55:14.611467 20807 raft_consensus.cc:1081] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Signalling peer 399762bcd25c4f179ecbfa8e83fd40e6 to start an election
I20260709 14:55:14.612790 20645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6a87e0dc7944145b87959dad59d4fd9"
dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
 from {username='slave'} at 127.0.0.1:33566
I20260709 14:55:14.613313 20645 raft_consensus.cc:493] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:14.613663 20645 raft_consensus.cc:3060] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.618084 20645 raft_consensus.cc:515] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.619448 20645 leader_election.cc:290] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [CANDIDATE]: Term 2 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:14.620158 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a87e0dc7944145b87959dad59d4fd9" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
I20260709 14:55:14.620412 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a87e0dc7944145b87959dad59d4fd9" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:14.620607 20570 raft_consensus.cc:3060] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.620915 20721 raft_consensus.cc:3055] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:14.621174 20721 raft_consensus.cc:740] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:14.621771 20721 consensus_queue.cc:260] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.622673 20721 raft_consensus.cc:3060] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.625284 20570 raft_consensus.cc:2468] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 399762bcd25c4f179ecbfa8e83fd40e6 in term 2.
I20260709 14:55:14.626242 20612 leader_election.cc:304] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 399762bcd25c4f179ecbfa8e83fd40e6; no voters: 
I20260709 14:55:14.626828 20769 raft_consensus.cc:2804] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:14.626924 20721 raft_consensus.cc:2468] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 399762bcd25c4f179ecbfa8e83fd40e6 in term 2.
I20260709 14:55:14.627324 20769 raft_consensus.cc:697] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 LEADER]: Becoming Leader. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Running, Role: LEADER
I20260709 14:55:14.628075 20769 consensus_queue.cc:237] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.633747 20470 catalog_manager.cc:5697] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 reported cstate change: term changed from 1 to 2, leader changed from 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131) to 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130). New cstate: current_term: 2 leader_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.644243 20769 consensus_queue.cc:1048] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.649058 20807 consensus_queue.cc:1048] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.650278 20815 raft_consensus.cc:993] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6: : Instructing follower 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:14.650679 20815 raft_consensus.cc:1081] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 LEADER]: Signalling peer 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:14.654755 20571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86179dba5e7044a8953402f9a2a90909"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:56892
I20260709 14:55:14.655381 20571 raft_consensus.cc:493] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:14.655727 20571 raft_consensus.cc:3060] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.658363 20807 raft_consensus.cc:993] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20: : Instructing follower 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:14.658756 20807 raft_consensus.cc:1081] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Signalling peer 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:14.663441 20572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:56876
I20260709 14:55:14.663930 20572 raft_consensus.cc:493] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:14.664258 20572 raft_consensus.cc:3060] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.664877 20771 consensus_queue.cc:1048] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.667127 20807 consensus_queue.cc:1048] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.670307 20769 consensus_queue.cc:1048] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.672452 20571 raft_consensus.cc:515] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.674630 20571 leader_election.cc:290] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 2 election: Requested vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:14.675231 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86179dba5e7044a8953402f9a2a90909" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:14.675583 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86179dba5e7044a8953402f9a2a90909" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:14.676214 20721 raft_consensus.cc:3060] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.680620 20645 raft_consensus.cc:3055] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:14.681041 20645 raft_consensus.cc:740] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Running, Role: LEADER
I20260709 14:55:14.681370 20572 raft_consensus.cc:515] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.681968 20645 consensus_queue.cc:260] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.683426 20572 leader_election.cc:290] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 2 election: Requested vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:14.684006 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:14.684531 20646 raft_consensus.cc:3060] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.684558 20718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:14.686309 20718 raft_consensus.cc:3055] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:14.686618 20718 raft_consensus.cc:740] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:14.687249 20718 consensus_queue.cc:260] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.688055 20718 raft_consensus.cc:3060] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.683137 20645 raft_consensus.cc:3060] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.690006 20721 raft_consensus.cc:2468] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 2.
I20260709 14:55:14.690948 20719 raft_consensus.cc:1240] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Rejecting Update request from peer 399762bcd25c4f179ecbfa8e83fd40e6 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:55:14.690943 20646 raft_consensus.cc:2468] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 2.
I20260709 14:55:14.692595 20538 leader_election.cc:304] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 399762bcd25c4f179ecbfa8e83fd40e6; no voters: 
I20260709 14:55:14.693359 20770 raft_consensus.cc:2804] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:14.693799 20770 raft_consensus.cc:697] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Becoming Leader. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:14.694569 20718 raft_consensus.cc:2468] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 2.
I20260709 14:55:14.694599 20770 consensus_queue.cc:237] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.696067 20537 leader_election.cc:304] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:14.695861 20645 raft_consensus.cc:2468] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 2.
I20260709 14:55:14.697201 20771 raft_consensus.cc:2804] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:14.703095 20769 consensus_queue.cc:1048] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.704280 20470 catalog_manager.cc:5697] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 reported cstate change: term changed from 1 to 2, leader changed from 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131) to 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.707288 20771 raft_consensus.cc:697] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Becoming Leader. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:14.707621 20845 raft_consensus.cc:993] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3: : Instructing follower 61d4c77ea5174f47a79e1b84693b1b20 to start an election
I20260709 14:55:14.708277 20771 consensus_queue.cc:237] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.709012 20845 raft_consensus.cc:1081] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 LEADER]: Signalling peer 61d4c77ea5174f47a79e1b84693b1b20 to start an election
I20260709 14:55:14.723390 20770 consensus_queue.cc:1048] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.728189 20718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f0ec8801dcf405098a07e2600448dca"
dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
 from {username='slave'} at 127.0.0.1:45258
I20260709 14:55:14.728821 20718 raft_consensus.cc:493] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:14.729187 20718 raft_consensus.cc:3060] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.735036 20467 catalog_manager.cc:5697] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 reported cstate change: term changed from 1 to 2, leader changed from 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130) to 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.735863 20844 consensus_queue.cc:1048] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.735520 20718 raft_consensus.cc:515] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.737329 20720 raft_consensus.cc:1240] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Rejecting Update request from peer 2527be0f77bd4ec38f15b0ec060a29f3 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:14.738977 20572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0ec8801dcf405098a07e2600448dca" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
I20260709 14:55:14.739497 20572 raft_consensus.cc:3055] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:14.739806 20572 raft_consensus.cc:740] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:14.740491 20572 consensus_queue.cc:260] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.741503 20572 raft_consensus.cc:3060] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.748037 20572 raft_consensus.cc:2468] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 2.
I20260709 14:55:14.751788 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0ec8801dcf405098a07e2600448dca" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:14.752328 20645 raft_consensus.cc:3060] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.752905 20815 consensus_queue.cc:1048] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.753515 20686 leader_election.cc:304] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:14.754499 20766 raft_consensus.cc:2804] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:14.754932 20766 raft_consensus.cc:697] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 LEADER]: Becoming Leader. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:14.755672 20766 consensus_queue.cc:237] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.752321 20718 leader_election.cc:290] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 2 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:14.762212 20771 consensus_queue.cc:1048] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.761837 20645 raft_consensus.cc:2468] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 2.
I20260709 14:55:14.770872 20467 catalog_manager.cc:5697] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 reported cstate change: term changed from 1 to 2, leader changed from 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129) to 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131). New cstate: current_term: 2 leader_uuid: "61d4c77ea5174f47a79e1b84693b1b20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:14.772575 20845 raft_consensus.cc:993] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3: : Instructing follower 399762bcd25c4f179ecbfa8e83fd40e6 to start an election
I20260709 14:55:14.773033 20771 raft_consensus.cc:1081] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 LEADER]: Signalling peer 399762bcd25c4f179ecbfa8e83fd40e6 to start an election
I20260709 14:55:14.774395 20646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7093f936536042138329a1d5e0d216ab"
dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
 from {username='slave'} at 127.0.0.1:33556
I20260709 14:55:14.774914 20646 raft_consensus.cc:493] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:14.775246 20646 raft_consensus.cc:3060] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.781010 20646 raft_consensus.cc:515] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.783025 20646 leader_election.cc:290] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [CANDIDATE]: Term 2 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:14.783977 20572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7093f936536042138329a1d5e0d216ab" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
I20260709 14:55:14.784487 20572 raft_consensus.cc:3055] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:14.784724 20572 raft_consensus.cc:740] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:14.785504 20718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7093f936536042138329a1d5e0d216ab" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:14.785507 20572 consensus_queue.cc:260] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.786134 20718 raft_consensus.cc:3060] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.786724 20572 raft_consensus.cc:3060] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.790548 20718 raft_consensus.cc:2468] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 399762bcd25c4f179ecbfa8e83fd40e6 in term 2.
I20260709 14:55:14.791483 20612 leader_election.cc:304] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:14.791602 20572 raft_consensus.cc:2468] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 399762bcd25c4f179ecbfa8e83fd40e6 in term 2.
I20260709 14:55:14.792266 20815 raft_consensus.cc:2804] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:14.792730 20815 raft_consensus.cc:697] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 LEADER]: Becoming Leader. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Running, Role: LEADER
I20260709 14:55:14.793606 20815 consensus_queue.cc:237] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.799496 20467 catalog_manager.cc:5697] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 reported cstate change: term changed from 1 to 2, leader changed from 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129) to 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130). New cstate: current_term: 2 leader_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.877681 20766 raft_consensus.cc:993] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20: : Instructing follower 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:14.878091 20807 raft_consensus.cc:1081] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Signalling peer 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:14.879519 20572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b0715033e1147f3aae9da1c71a79806"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:56876
I20260709 14:55:14.879956 20572 raft_consensus.cc:493] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:14.880308 20572 raft_consensus.cc:3060] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.884330 20572 raft_consensus.cc:515] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.885864 20572 leader_election.cc:290] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 2 election: Requested vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:14.886467 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0715033e1147f3aae9da1c71a79806" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:14.886814 20718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0715033e1147f3aae9da1c71a79806" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:14.887030 20646 raft_consensus.cc:3060] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.887370 20718 raft_consensus.cc:3055] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:14.887692 20718 raft_consensus.cc:740] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:14.888429 20718 consensus_queue.cc:260] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.889214 20766 raft_consensus.cc:993] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20: : Instructing follower 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:14.889634 20807 raft_consensus.cc:1081] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Signalling peer 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:14.889791 20718 raft_consensus.cc:3060] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.891111 20571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c06dd546c160453ca2a1b1128b33399c"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:56876
I20260709 14:55:14.891688 20571 raft_consensus.cc:493] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:14.892036 20571 raft_consensus.cc:3060] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.892365 20646 raft_consensus.cc:2468] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 2.
I20260709 14:55:14.893326 20538 leader_election.cc:304] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 399762bcd25c4f179ecbfa8e83fd40e6; no voters: 
I20260709 14:55:14.893925 20771 raft_consensus.cc:2804] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:14.894348 20771 raft_consensus.cc:697] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Becoming Leader. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:14.894977 20771 consensus_queue.cc:237] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:14.896342 20718 raft_consensus.cc:2468] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 2.
I20260709 14:55:14.898368 20571 raft_consensus.cc:515] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } }
I20260709 14:55:14.900238 20571 leader_election.cc:290] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 2 election: Requested vote from peers 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:14.901286 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06dd546c160453ca2a1b1128b33399c" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:14.901268 20718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06dd546c160453ca2a1b1128b33399c" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:14.901875 20646 raft_consensus.cc:3060] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.901978 20718 raft_consensus.cc:3055] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:14.902360 20718 raft_consensus.cc:740] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:14.902590 20467 catalog_manager.cc:5697] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 reported cstate change: term changed from 1 to 2, leader changed from 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131) to 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.903100 20718 consensus_queue.cc:260] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } }
I20260709 14:55:14.904237 20718 raft_consensus.cc:3060] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.906631 20646 raft_consensus.cc:2468] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 2.
I20260709 14:55:14.907814 20538 leader_election.cc:304] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 399762bcd25c4f179ecbfa8e83fd40e6; no voters: 
I20260709 14:55:14.908938 20718 raft_consensus.cc:2468] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 2.
I20260709 14:55:14.909335 20771 raft_consensus.cc:2804] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:14.909847 20771 raft_consensus.cc:697] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Becoming Leader. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:14.910495 20771 consensus_queue.cc:237] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } }
I20260709 14:55:14.915715 20467 catalog_manager.cc:5697] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 reported cstate change: term changed from 1 to 2, leader changed from 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131) to 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.076893 20718 raft_consensus.cc:1275] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Refusing update from remote peer 399762bcd25c4f179ecbfa8e83fd40e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.078084 20815 consensus_queue.cc:1048] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.084528 20571 raft_consensus.cc:1275] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Refusing update from remote peer 399762bcd25c4f179ecbfa8e83fd40e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.086367 20769 consensus_queue.cc:1048] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.102342 20571 raft_consensus.cc:3060] T a59cea0c07034e6daa3f723a013f1471 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.102880 20646 raft_consensus.cc:3060] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.107120 20571 raft_consensus.cc:1275] T a59cea0c07034e6daa3f723a013f1471 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Refusing update from remote peer 399762bcd25c4f179ecbfa8e83fd40e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.107198 20646 raft_consensus.cc:1275] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.108227 20769 consensus_queue.cc:1048] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.108273 20771 consensus_queue.cc:1048] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.117609 20720 raft_consensus.cc:1275] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Refusing update from remote peer 399762bcd25c4f179ecbfa8e83fd40e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.119095 20769 consensus_queue.cc:1048] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.122697 20718 raft_consensus.cc:1275] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.124065 20771 consensus_queue.cc:1048] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.181710 20718 raft_consensus.cc:1275] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Refusing update from remote peer 399762bcd25c4f179ecbfa8e83fd40e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.183010 20769 consensus_queue.cc:1048] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.186062 20571 raft_consensus.cc:1275] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Refusing update from remote peer 399762bcd25c4f179ecbfa8e83fd40e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.187358 20800 consensus_queue.cc:1048] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.190280 20572 raft_consensus.cc:1275] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Refusing update from remote peer 61d4c77ea5174f47a79e1b84693b1b20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.192283 20807 consensus_queue.cc:1048] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.200278 20646 raft_consensus.cc:1275] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Refusing update from remote peer 61d4c77ea5174f47a79e1b84693b1b20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.201586 20807 consensus_queue.cc:1048] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.234467 20718 raft_consensus.cc:1275] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.235497 20771 consensus_queue.cc:1048] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.244341 20645 raft_consensus.cc:1275] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.244837 20720 raft_consensus.cc:1275] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.245141 20646 raft_consensus.cc:1275] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.245929 20845 consensus_queue.cc:1048] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.247519 20845 consensus_queue.cc:1048] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:15.248512 20771 consensus_queue.cc:1048] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.376075 20718 raft_consensus.cc:1275] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.377163 20844 consensus_queue.cc:1048] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.383582 20645 raft_consensus.cc:1275] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.386031 20844 consensus_queue.cc:1048] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.398098 20645 raft_consensus.cc:1275] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.399089 20844 consensus_queue.cc:1048] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.405386 20718 raft_consensus.cc:1275] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.406831 20844 consensus_queue.cc:1048] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:17.579224 19954 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:55:17.580020 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:17.594269 20571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
mode: GRACEFUL
new_leader_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
 from {username='slave'} at 127.0.0.1:43490
I20260709 14:55:17.594722 20571 raft_consensus.cc:606] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Received request to transfer leadership to TS 61d4c77ea5174f47a79e1b84693b1b20
I20260709 14:55:17.596730 20571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd79ffd8231246988987259ce08181b3"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
mode: GRACEFUL
new_leader_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
 from {username='slave'} at 127.0.0.1:43490
I20260709 14:55:17.597180 20571 raft_consensus.cc:606] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Received request to transfer leadership to TS 61d4c77ea5174f47a79e1b84693b1b20
I20260709 14:55:17.597985 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:17.598354 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:17.784134 20771 raft_consensus.cc:993] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3: : Instructing follower 61d4c77ea5174f47a79e1b84693b1b20 to start an election
I20260709 14:55:17.784519 20771 raft_consensus.cc:1081] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Signalling peer 61d4c77ea5174f47a79e1b84693b1b20 to start an election
I20260709 14:55:17.785708 20720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd79ffd8231246988987259ce08181b3"
dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
 from {username='slave'} at 127.0.0.1:45258
I20260709 14:55:17.786124 20720 raft_consensus.cc:493] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:17.786373 20720 raft_consensus.cc:3060] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.791213 20720 raft_consensus.cc:515] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:17.792636 20720 leader_election.cc:290] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 3 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:17.793419 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79ffd8231246988987259ce08181b3" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
I20260709 14:55:17.793648 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79ffd8231246988987259ce08181b3" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:17.794003 20571 raft_consensus.cc:3055] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:17.794135 20645 raft_consensus.cc:3060] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.794337 20571 raft_consensus.cc:740] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:17.795114 20571 consensus_queue.cc:260] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:17.796258 20571 raft_consensus.cc:3060] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.800397 20645 raft_consensus.cc:2468] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 3.
I20260709 14:55:17.801515 20687 leader_election.cc:304] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:17.802130 20857 raft_consensus.cc:2804] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:17.802153 20571 raft_consensus.cc:2468] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 3.
I20260709 14:55:17.803263 20857 raft_consensus.cc:697] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 LEADER]: Becoming Leader. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:17.803974 20857 consensus_queue.cc:237] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:17.810112 20467 catalog_manager.cc:5697] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 reported cstate change: term changed from 2 to 3, leader changed from 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129) to 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131). New cstate: current_term: 3 leader_uuid: "61d4c77ea5174f47a79e1b84693b1b20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:17.847971 20860 raft_consensus.cc:993] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3: : Instructing follower 61d4c77ea5174f47a79e1b84693b1b20 to start an election
I20260709 14:55:17.848357 20860 raft_consensus.cc:1081] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Signalling peer 61d4c77ea5174f47a79e1b84693b1b20 to start an election
I20260709 14:55:17.849694 20720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45"
dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
 from {username='slave'} at 127.0.0.1:45258
I20260709 14:55:17.850135 20720 raft_consensus.cc:493] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:17.850385 20720 raft_consensus.cc:3060] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.855185 20720 raft_consensus.cc:515] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:17.856990 20720 leader_election.cc:290] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 3 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:17.857802 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
I20260709 14:55:17.858367 20571 raft_consensus.cc:3055] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:17.858721 20571 raft_consensus.cc:740] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:17.858605 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:17.859352 20645 raft_consensus.cc:3060] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.859591 20571 consensus_queue.cc:260] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:17.860792 20571 raft_consensus.cc:3060] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.863992 20645 raft_consensus.cc:2468] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 3.
I20260709 14:55:17.864908 20687 leader_election.cc:304] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:17.865259 20571 raft_consensus.cc:2468] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 3.
I20260709 14:55:17.865660 20857 raft_consensus.cc:2804] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:17.866137 20857 raft_consensus.cc:697] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 LEADER]: Becoming Leader. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:17.866822 20857 consensus_queue.cc:237] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:17.873013 20467 catalog_manager.cc:5697] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 reported cstate change: term changed from 2 to 3, leader changed from 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129) to 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131). New cstate: current_term: 3 leader_uuid: "61d4c77ea5174f47a79e1b84693b1b20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:18.239912 20571 raft_consensus.cc:1275] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Refusing update from remote peer 61d4c77ea5174f47a79e1b84693b1b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:18.240978 20857 consensus_queue.cc:1048] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:18.249231 20645 raft_consensus.cc:1275] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Refusing update from remote peer 61d4c77ea5174f47a79e1b84693b1b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:18.250475 20861 consensus_queue.cc:1048] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:18.424360 20645 raft_consensus.cc:1275] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Refusing update from remote peer 61d4c77ea5174f47a79e1b84693b1b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:18.425442 20861 consensus_queue.cc:1048] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:18.433710 20571 raft_consensus.cc:1275] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Refusing update from remote peer 61d4c77ea5174f47a79e1b84693b1b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:18.435370 20861 consensus_queue.cc:1048] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:18.599030 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:18.610705 20720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd79ffd8231246988987259ce08181b3"
dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
mode: GRACEFUL
new_leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:45280
I20260709 14:55:18.611202 20720 raft_consensus.cc:606] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 LEADER]: Received request to transfer leadership to TS 2527be0f77bd4ec38f15b0ec060a29f3
I20260709 14:55:18.619796 20720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45"
dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
mode: GRACEFUL
new_leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:45280
I20260709 14:55:18.620255 20720 raft_consensus.cc:606] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 LEADER]: Received request to transfer leadership to TS 2527be0f77bd4ec38f15b0ec060a29f3
I20260709 14:55:18.624606 20646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7093f936536042138329a1d5e0d216ab"
dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
mode: GRACEFUL
new_leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:33582
I20260709 14:55:18.625077 20646 raft_consensus.cc:606] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 LEADER]: Received request to transfer leadership to TS 2527be0f77bd4ec38f15b0ec060a29f3
I20260709 14:55:18.629432 20646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "706589210e9142d2835dee210b000071"
dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
mode: GRACEFUL
new_leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:33582
I20260709 14:55:18.629925 20646 raft_consensus.cc:606] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 LEADER]: Received request to transfer leadership to TS 2527be0f77bd4ec38f15b0ec060a29f3
I20260709 14:55:18.633913 20646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6a87e0dc7944145b87959dad59d4fd9"
dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
mode: GRACEFUL
new_leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:33582
I20260709 14:55:18.634326 20646 raft_consensus.cc:606] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 LEADER]: Received request to transfer leadership to TS 2527be0f77bd4ec38f15b0ec060a29f3
I20260709 14:55:18.710299 20769 raft_consensus.cc:993] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6: : Instructing follower 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:18.710680 20769 raft_consensus.cc:1081] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 LEADER]: Signalling peer 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:18.711956 20571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7093f936536042138329a1d5e0d216ab"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:56892
I20260709 14:55:18.712404 20571 raft_consensus.cc:493] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:18.712671 20571 raft_consensus.cc:3060] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:18.716627 20571 raft_consensus.cc:515] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:18.718024 20571 leader_election.cc:290] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 3 election: Requested vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:18.718750 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7093f936536042138329a1d5e0d216ab" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:18.719153 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7093f936536042138329a1d5e0d216ab" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:18.719295 20646 raft_consensus.cc:3055] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:18.719692 20720 raft_consensus.cc:3060] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:18.719666 20646 raft_consensus.cc:740] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Running, Role: LEADER
I20260709 14:55:18.720587 20646 consensus_queue.cc:260] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:18.721771 20646 raft_consensus.cc:3060] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:18.726087 20720 raft_consensus.cc:2468] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 3.
I20260709 14:55:18.727180 20537 leader_election.cc:304] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:18.727856 20646 raft_consensus.cc:2468] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 3.
I20260709 14:55:18.727878 20771 raft_consensus.cc:2804] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:18.728456 20771 raft_consensus.cc:697] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 LEADER]: Becoming Leader. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:18.729199 20771 consensus_queue.cc:237] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:18.734898 20467 catalog_manager.cc:5697] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 reported cstate change: term changed from 2 to 3, leader changed from 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130) to 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129). New cstate: current_term: 3 leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.794143 20876 raft_consensus.cc:993] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6: : Instructing follower 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:18.794551 20769 raft_consensus.cc:1081] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 LEADER]: Signalling peer 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:18.795749 20571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "706589210e9142d2835dee210b000071"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:56892
I20260709 14:55:18.796175 20571 raft_consensus.cc:493] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:18.796416 20571 raft_consensus.cc:3060] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:18.800407 20571 raft_consensus.cc:515] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:18.801721 20571 leader_election.cc:290] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 2 election: Requested vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:18.802593 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706589210e9142d2835dee210b000071" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:18.802655 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706589210e9142d2835dee210b000071" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:18.803114 20646 raft_consensus.cc:3055] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:18.803144 20720 raft_consensus.cc:3060] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:18.803439 20646 raft_consensus.cc:740] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Running, Role: LEADER
I20260709 14:55:18.804096 20646 consensus_queue.cc:260] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:18.804947 20646 raft_consensus.cc:3060] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:18.807956 20720 raft_consensus.cc:2468] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 2.
I20260709 14:55:18.808977 20537 leader_election.cc:304] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:18.809692 20860 raft_consensus.cc:2804] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:18.810142 20860 raft_consensus.cc:697] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Becoming Leader. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:18.810357 20646 raft_consensus.cc:2468] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 2.
I20260709 14:55:18.810935 20860 consensus_queue.cc:237] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:18.816797 20467 catalog_manager.cc:5697] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 reported cstate change: term changed from 1 to 2, leader changed from 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130) to 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.848853 20874 raft_consensus.cc:993] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20: : Instructing follower 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:18.849228 20861 raft_consensus.cc:1081] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 LEADER]: Signalling peer 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:18.850603 20571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd79ffd8231246988987259ce08181b3"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:56876
I20260709 14:55:18.851110 20571 raft_consensus.cc:493] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:18.851385 20571 raft_consensus.cc:3060] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:18.855425 20571 raft_consensus.cc:515] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:18.856848 20571 leader_election.cc:290] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 4 election: Requested vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:18.857602 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79ffd8231246988987259ce08181b3" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:18.857820 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79ffd8231246988987259ce08181b3" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:18.858109 20646 raft_consensus.cc:3060] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:18.858270 20720 raft_consensus.cc:3055] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:18.858570 20720 raft_consensus.cc:740] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:18.859182 20720 consensus_queue.cc:260] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:18.859997 20720 raft_consensus.cc:3060] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:18.862517 20646 raft_consensus.cc:2468] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 4.
I20260709 14:55:18.863416 20538 leader_election.cc:304] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [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: 2527be0f77bd4ec38f15b0ec060a29f3, 399762bcd25c4f179ecbfa8e83fd40e6; no voters: 
I20260709 14:55:18.864109 20860 raft_consensus.cc:2804] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:18.864454 20860 raft_consensus.cc:697] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 4 LEADER]: Becoming Leader. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:18.864621 20720 raft_consensus.cc:2468] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 4.
I20260709 14:55:18.865260 20860 consensus_queue.cc:237] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:18.868239 20857 raft_consensus.cc:993] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20: : Instructing follower 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:18.868628 20857 raft_consensus.cc:1081] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 LEADER]: Signalling peer 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:18.870141 20571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:56876
I20260709 14:55:18.870595 20571 raft_consensus.cc:493] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:18.870915 20571 raft_consensus.cc:3060] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:18.871905 20467 catalog_manager.cc:5697] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 reported cstate change: term changed from 3 to 4, leader changed from 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131) to 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129). New cstate: current_term: 4 leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.876026 20571 raft_consensus.cc:515] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:18.877390 20571 leader_election.cc:290] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 4 election: Requested vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:18.878090 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:18.878327 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b3f2c7b0c9494681e32ac518257d45" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:18.878633 20646 raft_consensus.cc:3060] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:18.878800 20720 raft_consensus.cc:3055] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:18.879154 20720 raft_consensus.cc:740] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:18.879886 20720 consensus_queue.cc:260] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:18.881045 20720 raft_consensus.cc:3060] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:18.884909 20646 raft_consensus.cc:2468] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 4.
I20260709 14:55:18.885861 20538 leader_election.cc:304] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [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: 2527be0f77bd4ec38f15b0ec060a29f3, 399762bcd25c4f179ecbfa8e83fd40e6; no voters: 
I20260709 14:55:18.886453 20771 raft_consensus.cc:2804] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:18.886907 20771 raft_consensus.cc:697] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 4 LEADER]: Becoming Leader. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:18.886919 20720 raft_consensus.cc:2468] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 4.
I20260709 14:55:18.887792 20771 consensus_queue.cc:237] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:18.892977 20467 catalog_manager.cc:5697] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 reported cstate change: term changed from 3 to 4, leader changed from 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131) to 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129). New cstate: current_term: 4 leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.987773 20876 raft_consensus.cc:993] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6: : Instructing follower 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:18.988169 20769 raft_consensus.cc:1081] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 LEADER]: Signalling peer 2527be0f77bd4ec38f15b0ec060a29f3 to start an election
I20260709 14:55:18.989542 20571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6a87e0dc7944145b87959dad59d4fd9"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
 from {username='slave'} at 127.0.0.1:56892
I20260709 14:55:18.989933 20571 raft_consensus.cc:493] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:18.990160 20571 raft_consensus.cc:3060] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:18.994009 20571 raft_consensus.cc:515] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:18.995262 20571 leader_election.cc:290] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 3 election: Requested vote from peers 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:18.995944 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a87e0dc7944145b87959dad59d4fd9" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:18.996241 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a87e0dc7944145b87959dad59d4fd9" candidate_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:18.996450 20646 raft_consensus.cc:3055] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:18.996711 20720 raft_consensus.cc:3060] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:18.996738 20646 raft_consensus.cc:740] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Running, Role: LEADER
I20260709 14:55:18.997605 20646 consensus_queue.cc:260] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:18.998494 20646 raft_consensus.cc:3060] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:19.001253 20720 raft_consensus.cc:2468] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 3.
I20260709 14:55:19.002126 20537 leader_election.cc:304] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2527be0f77bd4ec38f15b0ec060a29f3, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:19.002869 20771 raft_consensus.cc:2804] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:19.003332 20771 raft_consensus.cc:697] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 LEADER]: Becoming Leader. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:19.004065 20771 consensus_queue.cc:237] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:19.004516 20646 raft_consensus.cc:2468] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2527be0f77bd4ec38f15b0ec060a29f3 in term 3.
I20260709 14:55:19.010994 20467 catalog_manager.cc:5697] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 reported cstate change: term changed from 2 to 3, leader changed from 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130) to 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129). New cstate: current_term: 3 leader_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.191844 20720 raft_consensus.cc:1275] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:19.192997 20771 consensus_queue.cc:1048] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:19.201172 20646 raft_consensus.cc:1275] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:19.203151 20771 consensus_queue.cc:1048] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:19.259088 20646 raft_consensus.cc:1275] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 4 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:19.260160 20771 consensus_queue.cc:1048] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:19.267948 20720 raft_consensus.cc:1275] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 4 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:19.269181 20860 consensus_queue.cc:1048] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:19.292959 20720 raft_consensus.cc:1275] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:19.293946 20860 consensus_queue.cc:1048] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:19.302464 20646 raft_consensus.cc:1275] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:19.303232 20645 raft_consensus.cc:1275] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 4 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:19.303808 20771 consensus_queue.cc:1048] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:19.305095 20771 consensus_queue.cc:1048] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:19.312784 20720 raft_consensus.cc:1275] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 4 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:19.313964 20889 consensus_queue.cc:1048] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:19.389086 20718 raft_consensus.cc:1275] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:19.390125 20860 consensus_queue.cc:1048] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:19.399209 20645 raft_consensus.cc:1275] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Refusing update from remote peer 2527be0f77bd4ec38f15b0ec060a29f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:19.400259 20771 consensus_queue.cc:1048] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:21.640520 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:21.648172 20571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86179dba5e7044a8953402f9a2a90909"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
mode: GRACEFUL
new_leader_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
 from {username='slave'} at 127.0.0.1:43490
I20260709 14:55:21.648810 20571 raft_consensus.cc:606] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Received request to transfer leadership to TS 61d4c77ea5174f47a79e1b84693b1b20
I20260709 14:55:21.651254 20571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c06dd546c160453ca2a1b1128b33399c"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
mode: GRACEFUL
new_leader_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
 from {username='slave'} at 127.0.0.1:43490
I20260709 14:55:21.651691 20571 raft_consensus.cc:606] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Received request to transfer leadership to TS 399762bcd25c4f179ecbfa8e83fd40e6
I20260709 14:55:21.653587 20571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6a87e0dc7944145b87959dad59d4fd9"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
mode: GRACEFUL
new_leader_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
 from {username='slave'} at 127.0.0.1:43490
I20260709 14:55:21.653920 20571 raft_consensus.cc:606] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 LEADER]: Received request to transfer leadership to TS 61d4c77ea5174f47a79e1b84693b1b20
I20260709 14:55:21.655725 20571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd79ffd8231246988987259ce08181b3"
dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
mode: GRACEFUL
new_leader_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
 from {username='slave'} at 127.0.0.1:43490
I20260709 14:55:21.656083 20571 raft_consensus.cc:606] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 4 LEADER]: Received request to transfer leadership to TS 399762bcd25c4f179ecbfa8e83fd40e6
I20260709 14:55:21.657039 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:55:21.657430 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:21.669963 20860 raft_consensus.cc:993] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3: : Instructing follower 399762bcd25c4f179ecbfa8e83fd40e6 to start an election
I20260709 14:55:21.670414 20898 raft_consensus.cc:1081] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Signalling peer 399762bcd25c4f179ecbfa8e83fd40e6 to start an election
I20260709 14:55:21.671777 20645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c06dd546c160453ca2a1b1128b33399c"
dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
 from {username='slave'} at 127.0.0.1:33556
I20260709 14:55:21.672168 20645 raft_consensus.cc:493] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:21.672441 20645 raft_consensus.cc:3060] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:21.677471 20645 raft_consensus.cc:515] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } }
I20260709 14:55:21.679045 20645 leader_election.cc:290] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [CANDIDATE]: Term 3 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:21.679742 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06dd546c160453ca2a1b1128b33399c" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
I20260709 14:55:21.680415 20571 raft_consensus.cc:3055] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:21.680305 20718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06dd546c160453ca2a1b1128b33399c" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:21.680752 20571 raft_consensus.cc:740] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:21.681605 20571 consensus_queue.cc:260] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } }
I20260709 14:55:21.682785 20571 raft_consensus.cc:3060] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:21.687106 20571 raft_consensus.cc:2468] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 399762bcd25c4f179ecbfa8e83fd40e6 in term 3.
I20260709 14:55:21.687958 20612 leader_election.cc:304] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [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: 2527be0f77bd4ec38f15b0ec060a29f3, 399762bcd25c4f179ecbfa8e83fd40e6; no voters: 61d4c77ea5174f47a79e1b84693b1b20
I20260709 14:55:21.688669 20769 raft_consensus.cc:2804] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:21.689424 20769 raft_consensus.cc:697] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 LEADER]: Becoming Leader. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Running, Role: LEADER
I20260709 14:55:21.690238 20769 consensus_queue.cc:237] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } }
I20260709 14:55:21.696208 20467 catalog_manager.cc:5697] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 reported cstate change: term changed from 2 to 3, leader changed from 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129) to 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130). New cstate: current_term: 3 leader_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:21.741750 20860 raft_consensus.cc:993] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3: : Instructing follower 399762bcd25c4f179ecbfa8e83fd40e6 to start an election
I20260709 14:55:21.742156 20898 raft_consensus.cc:1081] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 4 LEADER]: Signalling peer 399762bcd25c4f179ecbfa8e83fd40e6 to start an election
I20260709 14:55:21.743444 20645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd79ffd8231246988987259ce08181b3"
dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
 from {username='slave'} at 127.0.0.1:33556
I20260709 14:55:21.743836 20645 raft_consensus.cc:493] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:21.744107 20645 raft_consensus.cc:3060] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:21.748452 20645 raft_consensus.cc:515] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:21.749711 20645 leader_election.cc:290] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [CANDIDATE]: Term 5 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131:36125)
I20260709 14:55:21.750382 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79ffd8231246988987259ce08181b3" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
I20260709 14:55:21.750898 20571 raft_consensus.cc:3055] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:21.750833 20718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79ffd8231246988987259ce08181b3" candidate_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
I20260709 14:55:21.751255 20571 raft_consensus.cc:740] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:21.751425 20718 raft_consensus.cc:3060] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:21.752107 20571 consensus_queue.cc:260] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:21.753307 20571 raft_consensus.cc:3060] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:21.758114 20718 raft_consensus.cc:2468] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 399762bcd25c4f179ecbfa8e83fd40e6 in term 5.
I20260709 14:55:21.759068 20612 leader_election.cc:304] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [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: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:21.759222 20571 raft_consensus.cc:2468] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 399762bcd25c4f179ecbfa8e83fd40e6 in term 5.
I20260709 14:55:21.759752 20769 raft_consensus.cc:2804] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:21.760185 20769 raft_consensus.cc:697] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 5 LEADER]: Becoming Leader. State: Replica: 399762bcd25c4f179ecbfa8e83fd40e6, State: Running, Role: LEADER
I20260709 14:55:21.760964 20769 consensus_queue.cc:237] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:21.766659 20467 catalog_manager.cc:5697] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 reported cstate change: term changed from 4 to 5, leader changed from 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129) to 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130). New cstate: current_term: 5 leader_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.809985 20860 raft_consensus.cc:993] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3: : Instructing follower 61d4c77ea5174f47a79e1b84693b1b20 to start an election
I20260709 14:55:21.810470 20898 raft_consensus.cc:1081] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 LEADER]: Signalling peer 61d4c77ea5174f47a79e1b84693b1b20 to start an election
I20260709 14:55:21.811925 20718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6a87e0dc7944145b87959dad59d4fd9"
dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
 from {username='slave'} at 127.0.0.1:45258
I20260709 14:55:21.812322 20718 raft_consensus.cc:493] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:21.812552 20718 raft_consensus.cc:3060] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:21.817688 20718 raft_consensus.cc:515] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:21.818465 20860 raft_consensus.cc:993] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3: : Instructing follower 61d4c77ea5174f47a79e1b84693b1b20 to start an election
I20260709 14:55:21.818928 20898 raft_consensus.cc:1081] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Signalling peer 61d4c77ea5174f47a79e1b84693b1b20 to start an election
I20260709 14:55:21.819707 20718 leader_election.cc:290] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 4 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:21.820183 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a87e0dc7944145b87959dad59d4fd9" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
I20260709 14:55:21.820699 20571 raft_consensus.cc:3055] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:21.820811 20718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86179dba5e7044a8953402f9a2a90909"
dest_uuid: "61d4c77ea5174f47a79e1b84693b1b20"
 from {username='slave'} at 127.0.0.1:45258
I20260709 14:55:21.821195 20571 raft_consensus.cc:740] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:21.821409 20718 raft_consensus.cc:493] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:21.821807 20718 raft_consensus.cc:3060] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:21.821935 20571 consensus_queue.cc:260] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:21.823007 20571 raft_consensus.cc:3060] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:21.820653 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a87e0dc7944145b87959dad59d4fd9" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:21.824991 20645 raft_consensus.cc:3060] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:21.827240 20718 raft_consensus.cc:515] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:21.828860 20571 raft_consensus.cc:2468] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 4.
I20260709 14:55:21.828975 20718 leader_election.cc:290] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 3 election: Requested vote from peers 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101), 399762bcd25c4f179ecbfa8e83fd40e6 (127.19.124.130:34467)
I20260709 14:55:21.829056 20645 raft_consensus.cc:2468] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 4.
I20260709 14:55:21.829857 20572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86179dba5e7044a8953402f9a2a90909" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2527be0f77bd4ec38f15b0ec060a29f3"
I20260709 14:55:21.830436 20572 raft_consensus.cc:3055] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:21.830721 20572 raft_consensus.cc:740] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2527be0f77bd4ec38f15b0ec060a29f3, State: Running, Role: LEADER
I20260709 14:55:21.831111 20687 leader_election.cc:304] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [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: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:21.831530 20572 consensus_queue.cc:260] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:21.831979 20857 raft_consensus.cc:2804] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:21.832127 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86179dba5e7044a8953402f9a2a90909" candidate_uuid: "61d4c77ea5174f47a79e1b84693b1b20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "399762bcd25c4f179ecbfa8e83fd40e6"
I20260709 14:55:21.832649 20645 raft_consensus.cc:3060] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:21.832787 20572 raft_consensus.cc:3060] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:21.838105 20645 raft_consensus.cc:2468] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 3.
I20260709 14:55:21.838886 20857 raft_consensus.cc:697] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 4 LEADER]: Becoming Leader. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:21.839120 20687 leader_election.cc:304] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 399762bcd25c4f179ecbfa8e83fd40e6, 61d4c77ea5174f47a79e1b84693b1b20; no voters: 
I20260709 14:55:21.839612 20572 raft_consensus.cc:2468] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d4c77ea5174f47a79e1b84693b1b20 in term 3.
I20260709 14:55:21.840122 20906 raft_consensus.cc:2804] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:21.840159 20857 consensus_queue.cc:237] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:21.841531 20906 raft_consensus.cc:697] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 LEADER]: Becoming Leader. State: Replica: 61d4c77ea5174f47a79e1b84693b1b20, State: Running, Role: LEADER
I20260709 14:55:21.842305 20906 consensus_queue.cc:237] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [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: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } }
I20260709 14:55:21.847779 20467 catalog_manager.cc:5697] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 reported cstate change: term changed from 3 to 4, leader changed from 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129) to 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131). New cstate: current_term: 4 leader_uuid: "61d4c77ea5174f47a79e1b84693b1b20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:21.857308 20467 catalog_manager.cc:5697] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 reported cstate change: term changed from 2 to 3, leader changed from 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129) to 61d4c77ea5174f47a79e1b84693b1b20 (127.19.124.131). New cstate: current_term: 3 leader_uuid: "61d4c77ea5174f47a79e1b84693b1b20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:22.162832 20718 raft_consensus.cc:3060] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:22.167127 20718 raft_consensus.cc:1275] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Refusing update from remote peer 399762bcd25c4f179ecbfa8e83fd40e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:22.168118 20769 consensus_queue.cc:1048] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:22.173864 20572 raft_consensus.cc:1275] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 5 FOLLOWER]: Refusing update from remote peer 399762bcd25c4f179ecbfa8e83fd40e6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:22.175596 20769 consensus_queue.cc:1048] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:22.178835 20571 raft_consensus.cc:1275] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Refusing update from remote peer 399762bcd25c4f179ecbfa8e83fd40e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:22.181914 20899 consensus_queue.cc:1048] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:22.188860 20718 raft_consensus.cc:1275] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 5 FOLLOWER]: Refusing update from remote peer 399762bcd25c4f179ecbfa8e83fd40e6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:22.190819 20769 consensus_queue.cc:1048] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d4c77ea5174f47a79e1b84693b1b20" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:22.221529 20645 raft_consensus.cc:1275] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 4 FOLLOWER]: Refusing update from remote peer 61d4c77ea5174f47a79e1b84693b1b20: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:22.222594 20906 consensus_queue.cc:1048] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:22.230258 20571 raft_consensus.cc:1275] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 4 FOLLOWER]: Refusing update from remote peer 61d4c77ea5174f47a79e1b84693b1b20: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:22.231630 20906 consensus_queue.cc:1048] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:22.452283 20645 raft_consensus.cc:1275] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Refusing update from remote peer 61d4c77ea5174f47a79e1b84693b1b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:22.453306 20906 consensus_queue.cc:1048] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399762bcd25c4f179ecbfa8e83fd40e6" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:22.462252 20571 raft_consensus.cc:1275] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Refusing update from remote peer 61d4c77ea5174f47a79e1b84693b1b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:22.463685 20907 consensus_queue.cc:1048] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2527be0f77bd4ec38f15b0ec060a29f3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:22.658207 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:22.665349 19954 tablet_server.cc:179] TabletServer@127.19.124.129:0 shutting down...
I20260709 14:55:22.689213 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:22.689829 19954 tablet_replica.cc:333] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3: stopping tablet replica
I20260709 14:55:22.690384 19954 raft_consensus.cc:2243] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.690775 19954 raft_consensus.cc:2272] T 86179dba5e7044a8953402f9a2a90909 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.693231 19954 tablet_replica.cc:333] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3: stopping tablet replica
I20260709 14:55:22.693702 19954 raft_consensus.cc:2243] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.694432 19954 raft_consensus.cc:2272] T 7093f936536042138329a1d5e0d216ab P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.696085 19954 tablet_replica.cc:333] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3: stopping tablet replica
I20260709 14:55:22.696575 19954 raft_consensus.cc:2243] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.697280 19954 raft_consensus.cc:2272] T 4b0715033e1147f3aae9da1c71a79806 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.698824 19954 tablet_replica.cc:333] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3: stopping tablet replica
I20260709 14:55:22.699350 19954 raft_consensus.cc:2243] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.699697 19954 raft_consensus.cc:2272] T c06dd546c160453ca2a1b1128b33399c P 2527be0f77bd4ec38f15b0ec060a29f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.701516 19954 tablet_replica.cc:333] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3: stopping tablet replica
I20260709 14:55:22.701963 19954 raft_consensus.cc:2243] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.702309 19954 raft_consensus.cc:2272] T f6a87e0dc7944145b87959dad59d4fd9 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.704032 19954 tablet_replica.cc:333] T a59cea0c07034e6daa3f723a013f1471 P 2527be0f77bd4ec38f15b0ec060a29f3: stopping tablet replica
I20260709 14:55:22.704593 19954 raft_consensus.cc:2243] T a59cea0c07034e6daa3f723a013f1471 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.705080 19954 raft_consensus.cc:2272] T a59cea0c07034e6daa3f723a013f1471 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:22.706297 20686 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260709 14:55:22.707336 19954 tablet_replica.cc:333] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3: stopping tablet replica
I20260709 14:55:22.708050 19954 raft_consensus.cc:2243] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.708562 19954 raft_consensus.cc:2272] T 9f0ec8801dcf405098a07e2600448dca P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:22.709283 20686 consensus_peers.cc:597] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 -> Peer 2527be0f77bd4ec38f15b0ec060a29f3 (127.19.124.129:40101): Couldn't send request to peer 2527be0f77bd4ec38f15b0ec060a29f3. Status: 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:55:22.710568 19954 tablet_replica.cc:333] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3: stopping tablet replica
I20260709 14:55:22.711102 19954 raft_consensus.cc:2243] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.711757 19954 raft_consensus.cc:2272] T 706589210e9142d2835dee210b000071 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.713263 19954 tablet_replica.cc:333] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3: stopping tablet replica
I20260709 14:55:22.713667 19954 raft_consensus.cc:2243] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.714540 19954 raft_consensus.cc:2272] T 87b3f2c7b0c9494681e32ac518257d45 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.716665 19954 tablet_replica.cc:333] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3: stopping tablet replica
I20260709 14:55:22.717064 19954 raft_consensus.cc:2243] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.717409 19954 raft_consensus.cc:2272] T fd79ffd8231246988987259ce08181b3 P 2527be0f77bd4ec38f15b0ec060a29f3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.736243 19954 tablet_server.cc:196] TabletServer@127.19.124.129:0 shutdown complete.
I20260709 14:55:22.753506 19954 tablet_server.cc:179] TabletServer@127.19.124.130:0 shutting down...
I20260709 14:55:22.772703 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:22.773360 19954 tablet_replica.cc:333] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6: stopping tablet replica
I20260709 14:55:22.773906 19954 raft_consensus.cc:2243] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.774343 19954 raft_consensus.cc:2272] T 7093f936536042138329a1d5e0d216ab P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.776026 19954 tablet_replica.cc:333] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6: stopping tablet replica
I20260709 14:55:22.776500 19954 raft_consensus.cc:2243] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.776952 19954 raft_consensus.cc:2272] T 87b3f2c7b0c9494681e32ac518257d45 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.778568 19954 tablet_replica.cc:333] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6: stopping tablet replica
I20260709 14:55:22.779029 19954 raft_consensus.cc:2243] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.779404 19954 raft_consensus.cc:2272] T 4b0715033e1147f3aae9da1c71a79806 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.780958 19954 tablet_replica.cc:333] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6: stopping tablet replica
I20260709 14:55:22.781423 19954 raft_consensus.cc:2243] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.782050 19954 raft_consensus.cc:2272] T fd79ffd8231246988987259ce08181b3 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.783813 19954 tablet_replica.cc:333] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6: stopping tablet replica
I20260709 14:55:22.784236 19954 raft_consensus.cc:2243] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.784595 19954 raft_consensus.cc:2272] T 9f0ec8801dcf405098a07e2600448dca P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.786031 19954 tablet_replica.cc:333] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6: stopping tablet replica
I20260709 14:55:22.786469 19954 raft_consensus.cc:2243] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.787106 19954 raft_consensus.cc:2272] T a59cea0c07034e6daa3f723a013f1471 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.788653 19954 tablet_replica.cc:333] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6: stopping tablet replica
I20260709 14:55:22.789140 19954 raft_consensus.cc:2243] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.789518 19954 raft_consensus.cc:2272] T f6a87e0dc7944145b87959dad59d4fd9 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.791342 19954 tablet_replica.cc:333] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6: stopping tablet replica
I20260709 14:55:22.791770 19954 raft_consensus.cc:2243] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.792137 19954 raft_consensus.cc:2272] T 706589210e9142d2835dee210b000071 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.793615 19954 tablet_replica.cc:333] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6: stopping tablet replica
I20260709 14:55:22.794020 19954 raft_consensus.cc:2243] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.794391 19954 raft_consensus.cc:2272] T 86179dba5e7044a8953402f9a2a90909 P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.796083 19954 tablet_replica.cc:333] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6: stopping tablet replica
I20260709 14:55:22.796485 19954 raft_consensus.cc:2243] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.797138 19954 raft_consensus.cc:2272] T c06dd546c160453ca2a1b1128b33399c P 399762bcd25c4f179ecbfa8e83fd40e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.823788 19954 tablet_server.cc:196] TabletServer@127.19.124.130:0 shutdown complete.
I20260709 14:55:22.840094 19954 tablet_server.cc:179] TabletServer@127.19.124.131:0 shutting down...
I20260709 14:55:22.859902 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:22.860538 19954 tablet_replica.cc:333] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20: stopping tablet replica
I20260709 14:55:22.861150 19954 raft_consensus.cc:2243] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.862046 19954 raft_consensus.cc:2272] T 86179dba5e7044a8953402f9a2a90909 P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.864466 19954 tablet_replica.cc:333] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20: stopping tablet replica
I20260709 14:55:22.865212 19954 raft_consensus.cc:2243] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.865727 19954 raft_consensus.cc:2272] T 4b0715033e1147f3aae9da1c71a79806 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.867882 19954 tablet_replica.cc:333] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20: stopping tablet replica
I20260709 14:55:22.868474 19954 raft_consensus.cc:2243] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.868945 19954 raft_consensus.cc:2272] T 87b3f2c7b0c9494681e32ac518257d45 P 61d4c77ea5174f47a79e1b84693b1b20 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.870633 19954 tablet_replica.cc:333] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20: stopping tablet replica
I20260709 14:55:22.871110 19954 raft_consensus.cc:2243] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.871809 19954 raft_consensus.cc:2272] T 9f0ec8801dcf405098a07e2600448dca P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.873360 19954 tablet_replica.cc:333] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20: stopping tablet replica
I20260709 14:55:22.873793 19954 raft_consensus.cc:2243] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.874166 19954 raft_consensus.cc:2272] T a59cea0c07034e6daa3f723a013f1471 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.875560 19954 tablet_replica.cc:333] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20: stopping tablet replica
I20260709 14:55:22.876000 19954 raft_consensus.cc:2243] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.876648 19954 raft_consensus.cc:2272] T f6a87e0dc7944145b87959dad59d4fd9 P 61d4c77ea5174f47a79e1b84693b1b20 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.878376 19954 tablet_replica.cc:333] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20: stopping tablet replica
I20260709 14:55:22.878806 19954 raft_consensus.cc:2243] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.879187 19954 raft_consensus.cc:2272] T fd79ffd8231246988987259ce08181b3 P 61d4c77ea5174f47a79e1b84693b1b20 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.881182 19954 tablet_replica.cc:333] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20: stopping tablet replica
I20260709 14:55:22.881594 19954 raft_consensus.cc:2243] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.881963 19954 raft_consensus.cc:2272] T 706589210e9142d2835dee210b000071 P 61d4c77ea5174f47a79e1b84693b1b20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.883419 19954 tablet_replica.cc:333] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20: stopping tablet replica
I20260709 14:55:22.883867 19954 raft_consensus.cc:2243] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.884245 19954 raft_consensus.cc:2272] T 7093f936536042138329a1d5e0d216ab P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.885759 19954 tablet_replica.cc:333] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20: stopping tablet replica
I20260709 14:55:22.886152 19954 raft_consensus.cc:2243] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.886518 19954 raft_consensus.cc:2272] T c06dd546c160453ca2a1b1128b33399c P 61d4c77ea5174f47a79e1b84693b1b20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.912410 19954 tablet_server.cc:196] TabletServer@127.19.124.131:0 shutdown complete.
I20260709 14:55:22.928906 19954 master.cc:562] Master@127.19.124.190:34851 shutting down...
I20260709 14:55:22.945175 19954 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.945623 19954 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.945883 19954 tablet_replica.cc:333] T 00000000000000000000000000000000 P 756757b2e0e241ee8b3d18021cb1b505: stopping tablet replica
I20260709 14:55:22.963613 19954 master.cc:584] Master@127.19.124.190:34851 shutdown complete.
2527be0f77bd4ec38f15b0ec060a29f3  5
399762bcd25c4f179ecbfa8e83fd40e6  4
61d4c77ea5174f47a79e1b84693b1b20  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10165 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:55:22.999650 19954 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.124.190:40393
I20260709 14:55:23.000665 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:23.005930 20925 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:55:23.005985 20924 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:55:23.006577 20927 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:55:23.007970 19954 server_base.cc:1061] running on GCE node
I20260709 14:55:23.008729 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:23.008955 19954 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:55:23.009100 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608923009087 us; error 0 us; skew 500 ppm
I20260709 14:55:23.009605 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:23.011842 19954 webserver.cc:533] Webserver started at http://127.19.124.190:43077/ using document root <none> and password file <none>
I20260709 14:55:23.012279 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:23.012439 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:23.012701 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:23.013819 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/master-0-root/instance:
uuid: "c6cf3ff886734f66952fb30d8b1b818d"
format_stamp: "Formatted at 2026-07-09 14:55:23 on dist-test-slave-q457"
I20260709 14:55:23.017841 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:23.020781 20932 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:55:23.021415 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:23.021659 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/master-0-root
uuid: "c6cf3ff886734f66952fb30d8b1b818d"
format_stamp: "Formatted at 2026-07-09 14:55:23 on dist-test-slave-q457"
I20260709 14:55:23.021915 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-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:55:23.037501 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:23.038635 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:23.073606 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.190:40393
I20260709 14:55:23.073704 20983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.190:40393 every 8 connection(s)
I20260709 14:55:23.077174 20984 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:55:23.086062 20984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d: Bootstrap starting.
I20260709 14:55:23.090350 20984 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.094002 20984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d: No bootstrap required, opened a new log
I20260709 14:55:23.095922 20984 raft_consensus.cc:359] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6cf3ff886734f66952fb30d8b1b818d" member_type: VOTER }
I20260709 14:55:23.096309 20984 raft_consensus.cc:385] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.096504 20984 raft_consensus.cc:740] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6cf3ff886734f66952fb30d8b1b818d, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.097077 20984 consensus_queue.cc:260] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c6cf3ff886734f66952fb30d8b1b818d" member_type: VOTER }
I20260709 14:55:23.097494 20984 raft_consensus.cc:399] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:23.097698 20984 raft_consensus.cc:493] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:23.097940 20984 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.101651 20984 raft_consensus.cc:515] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6cf3ff886734f66952fb30d8b1b818d" member_type: VOTER }
I20260709 14:55:23.102100 20984 leader_election.cc:304] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [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: c6cf3ff886734f66952fb30d8b1b818d; no voters: 
I20260709 14:55:23.103063 20984 leader_election.cc:290] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:23.103399 20987 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.104508 20987 raft_consensus.cc:697] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [term 1 LEADER]: Becoming Leader. State: Replica: c6cf3ff886734f66952fb30d8b1b818d, State: Running, Role: LEADER
I20260709 14:55:23.105127 20987 consensus_queue.cc:237] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [LEADER]: Queue going to LEADER mode. State: All 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: "c6cf3ff886734f66952fb30d8b1b818d" member_type: VOTER }
I20260709 14:55:23.105727 20984 sys_catalog.cc:565] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:23.109062 20988 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c6cf3ff886734f66952fb30d8b1b818d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6cf3ff886734f66952fb30d8b1b818d" member_type: VOTER } }
I20260709 14:55:23.109580 20988 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:23.109692 20989 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [sys.catalog]: SysCatalogTable state changed. Reason: New leader c6cf3ff886734f66952fb30d8b1b818d. Latest consensus state: current_term: 1 leader_uuid: "c6cf3ff886734f66952fb30d8b1b818d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6cf3ff886734f66952fb30d8b1b818d" member_type: VOTER } }
I20260709 14:55:23.110162 20989 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:23.114840 20995 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:23.120221 20995 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:23.121114 19954 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:23.127810 20995 catalog_manager.cc:1383] Generated new cluster ID: 3a3eb4634abe47cbaa8527808c102fea
I20260709 14:55:23.128060 20995 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:23.148542 20995 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:23.149703 20995 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:23.162679 20995 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d: Generated new TSK 0
I20260709 14:55:23.163192 20995 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:23.186969 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:23.192436 21005 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:55:23.193331 21006 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:55:23.195956 19954 server_base.cc:1061] running on GCE node
W20260709 14:55:23.196373 21008 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:55:23.197276 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:23.197451 19954 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:55:23.197573 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608923197563 us; error 0 us; skew 500 ppm
I20260709 14:55:23.198014 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:23.199983 19954 webserver.cc:533] Webserver started at http://127.19.124.129:46559/ using document root <none> and password file <none>
I20260709 14:55:23.200410 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:23.200558 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:23.200783 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:23.201756 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/ts-0-root/instance:
uuid: "573badfb33c34761878bb526370710a3"
format_stamp: "Formatted at 2026-07-09 14:55:23 on dist-test-slave-q457"
I20260709 14:55:23.205725 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:23.208542 21013 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:55:23.209206 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:23.209450 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/ts-0-root
uuid: "573badfb33c34761878bb526370710a3"
format_stamp: "Formatted at 2026-07-09 14:55:23 on dist-test-slave-q457"
I20260709 14:55:23.209688 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-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:55:23.222848 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:23.223912 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:23.225296 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:23.227334 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:23.227494 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:23.227720 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:23.227872 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:23.264343 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.129:36785
I20260709 14:55:23.264430 21075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.129:36785 every 8 connection(s)
I20260709 14:55:23.268952 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:23.275134 21080 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:55:23.275976 21081 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:55:23.279304 19954 server_base.cc:1061] running on GCE node
W20260709 14:55:23.279326 21083 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:55:23.280668 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:23.280890 19954 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:55:23.281018 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608923281007 us; error 0 us; skew 500 ppm
I20260709 14:55:23.281454 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:23.283437 19954 webserver.cc:533] Webserver started at http://127.19.124.130:42543/ using document root <none> and password file <none>
I20260709 14:55:23.283840 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:23.283990 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:23.284181 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:23.285243 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/ts-1-root/instance:
uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
format_stamp: "Formatted at 2026-07-09 14:55:23 on dist-test-slave-q457"
I20260709 14:55:23.289973 21076 heartbeater.cc:344] Connected to a master server at 127.19.124.190:40393
I20260709 14:55:23.289970 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:23.290429 21076 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:23.291111 21076 heartbeater.cc:507] Master 127.19.124.190:40393 requested a full tablet report, sending...
I20260709 14:55:23.292917 20949 ts_manager.cc:194] Registered new tserver with Master: 573badfb33c34761878bb526370710a3 (127.19.124.129:36785)
I20260709 14:55:23.293958 21088 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:55:23.294734 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:23.294986 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/ts-1-root
uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
format_stamp: "Formatted at 2026-07-09 14:55:23 on dist-test-slave-q457"
I20260709 14:55:23.295074 20949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41846
I20260709 14:55:23.295260 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-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:55:23.317510 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:23.318629 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:23.320115 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:23.322227 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:23.322413 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:23.322630 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:23.322777 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:23.359311 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.130:34171
I20260709 14:55:23.359403 21150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.130:34171 every 8 connection(s)
I20260709 14:55:23.363627 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:23.369941 21154 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:55:23.371068 21155 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:55:23.373624 21157 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:55:23.374151 19954 server_base.cc:1061] running on GCE node
I20260709 14:55:23.374475 21151 heartbeater.cc:344] Connected to a master server at 127.19.124.190:40393
I20260709 14:55:23.374855 21151 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:23.375030 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:23.375259 19954 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:55:23.375414 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608923375397 us; error 0 us; skew 500 ppm
I20260709 14:55:23.375526 21151 heartbeater.cc:507] Master 127.19.124.190:40393 requested a full tablet report, sending...
I20260709 14:55:23.375963 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:23.377516 20949 ts_manager.cc:194] Registered new tserver with Master: 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:23.378422 19954 webserver.cc:533] Webserver started at http://127.19.124.131:38539/ using document root <none> and password file <none>
I20260709 14:55:23.378978 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:23.379153 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:23.379034 20949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41862
I20260709 14:55:23.379465 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:23.380630 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/ts-2-root/instance:
uuid: "962ba2abb53447a1a2b03272e3cf2c23"
format_stamp: "Formatted at 2026-07-09 14:55:23 on dist-test-slave-q457"
I20260709 14:55:23.384622 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:55:23.387626 21162 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:55:23.388270 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:23.388520 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/ts-2-root
uuid: "962ba2abb53447a1a2b03272e3cf2c23"
format_stamp: "Formatted at 2026-07-09 14:55:23 on dist-test-slave-q457"
I20260709 14:55:23.388829 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-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:55:23.411540 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:23.412662 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:23.414047 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:23.416169 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:23.416368 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:23.416584 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:23.416729 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:23.452445 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.131:44047
I20260709 14:55:23.452526 21224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.131:44047 every 8 connection(s)
I20260709 14:55:23.464620 21225 heartbeater.cc:344] Connected to a master server at 127.19.124.190:40393
I20260709 14:55:23.464986 21225 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:23.465623 21225 heartbeater.cc:507] Master 127.19.124.190:40393 requested a full tablet report, sending...
I20260709 14:55:23.467325 20949 ts_manager.cc:194] Registered new tserver with Master: 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:23.467408 19954 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012001871s
I20260709 14:55:23.468539 20949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41864
I20260709 14:55:23.489957 20949 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41874:
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:55:23.495625 20949 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:55:23.687798 21116 tablet_service.cc:1511] Processing CreateTablet for tablet 7c9fcb8a91684bb8966e418709a2ff75 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:23.689215 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c9fcb8a91684bb8966e418709a2ff75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.690961 21110 tablet_service.cc:1511] Processing CreateTablet for tablet f6c0482d48944fc7bc9f43297cb8f2d3 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:23.692303 21110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c0482d48944fc7bc9f43297cb8f2d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.692533 21109 tablet_service.cc:1511] Processing CreateTablet for tablet fed5a39e61f8417dbfc5616d9146296c (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:23.693807 21109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed5a39e61f8417dbfc5616d9146296c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.693753 21111 tablet_service.cc:1511] Processing CreateTablet for tablet e800db5521d84f0a9a02b2145a5890b6 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:23.695065 21111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e800db5521d84f0a9a02b2145a5890b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.697849 21112 tablet_service.cc:1511] Processing CreateTablet for tablet f06934d875094fb0bfb3db0c28803065 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:23.698645 21108 tablet_service.cc:1511] Processing CreateTablet for tablet b06684fb2bc04815aa0f3c47c99874b0 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:23.699113 21112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06934d875094fb0bfb3db0c28803065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.701071 21107 tablet_service.cc:1511] Processing CreateTablet for tablet bf3c8cccae8d49e19f2021785e12b196 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:23.701845 21113 tablet_service.cc:1511] Processing CreateTablet for tablet cb37462d01634f86b1288422a9889342 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:23.702324 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf3c8cccae8d49e19f2021785e12b196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.703498 21114 tablet_service.cc:1511] Processing CreateTablet for tablet ec7f13ddc7704951a3f4b0e1485d014b (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:23.704756 21114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7f13ddc7704951a3f4b0e1485d014b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.707870 21108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06684fb2bc04815aa0f3c47c99874b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.705935 21115 tablet_service.cc:1511] Processing CreateTablet for tablet 04404e80c5f1418bb46998174f2cd002 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:23.711426 21240 tablet_bootstrap.cc:492] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:23.712050 21115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04404e80c5f1418bb46998174f2cd002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.713533 21116 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5af2b696ee4f1881eb83a077727561 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:23.714710 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5af2b696ee4f1881eb83a077727561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.729491 21113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb37462d01634f86b1288422a9889342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.730494 21240 tablet_bootstrap.cc:654] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.737665 21041 tablet_service.cc:1511] Processing CreateTablet for tablet 7c9fcb8a91684bb8966e418709a2ff75 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:23.739002 21041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c9fcb8a91684bb8966e418709a2ff75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.739132 21116 tablet_service.cc:1511] Processing CreateTablet for tablet dccd85208aa741e4ade3a7a71fd28801 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:23.740343 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dccd85208aa741e4ade3a7a71fd28801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.741873 21040 tablet_service.cc:1511] Processing CreateTablet for tablet 04404e80c5f1418bb46998174f2cd002 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:23.743059 21040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04404e80c5f1418bb46998174f2cd002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.745862 21039 tablet_service.cc:1511] Processing CreateTablet for tablet ec7f13ddc7704951a3f4b0e1485d014b (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:23.747093 21039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7f13ddc7704951a3f4b0e1485d014b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.749902 21038 tablet_service.cc:1511] Processing CreateTablet for tablet cb37462d01634f86b1288422a9889342 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:23.751097 21038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb37462d01634f86b1288422a9889342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.753754 21037 tablet_service.cc:1511] Processing CreateTablet for tablet f06934d875094fb0bfb3db0c28803065 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:23.754542 21240 tablet_bootstrap.cc:492] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:23.754969 21240 ts_tablet_manager.cc:1403] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260709 14:55:23.756093 21036 tablet_service.cc:1511] Processing CreateTablet for tablet e800db5521d84f0a9a02b2145a5890b6 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:23.756381 21107 tablet_service.cc:1511] Processing CreateTablet for tablet 31f703a530cf4c3cbb69558dc908f803 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:23.757495 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31f703a530cf4c3cbb69558dc908f803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.757880 21240 raft_consensus.cc:359] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } } peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } }
I20260709 14:55:23.758594 21240 raft_consensus.cc:385] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.758867 21240 raft_consensus.cc:740] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.758997 21034 tablet_service.cc:1511] Processing CreateTablet for tablet fed5a39e61f8417dbfc5616d9146296c (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:23.759773 21240 consensus_queue.cc:260] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } } peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } }
I20260709 14:55:23.761279 21033 tablet_service.cc:1511] Processing CreateTablet for tablet b06684fb2bc04815aa0f3c47c99874b0 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:23.763756 21032 tablet_service.cc:1511] Processing CreateTablet for tablet bf3c8cccae8d49e19f2021785e12b196 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:23.765782 21108 tablet_service.cc:1511] Processing CreateTablet for tablet c9cc13c46b4c4ab9a9719fa9110be2aa (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:23.754920 21037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06934d875094fb0bfb3db0c28803065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.768057 21109 tablet_service.cc:1511] Processing CreateTablet for tablet 6854e492a1a84f81bcc6a09a712dae87 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:23.769487 21108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9cc13c46b4c4ab9a9719fa9110be2aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.757768 21035 tablet_service.cc:1511] Processing CreateTablet for tablet f6c0482d48944fc7bc9f43297cb8f2d3 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:23.770006 21240 ts_tablet_manager.cc:1434] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:55:23.770565 21035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c0482d48944fc7bc9f43297cb8f2d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.770705 21151 heartbeater.cc:499] Master 127.19.124.190:40393 was elected leader, sending a full tablet report...
I20260709 14:55:23.770962 21109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6854e492a1a84f81bcc6a09a712dae87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.771759 21032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf3c8cccae8d49e19f2021785e12b196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.772838 21036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e800db5521d84f0a9a02b2145a5890b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.773137 21190 tablet_service.cc:1511] Processing CreateTablet for tablet 7c9fcb8a91684bb8966e418709a2ff75 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:23.773137 21189 tablet_service.cc:1511] Processing CreateTablet for tablet 04404e80c5f1418bb46998174f2cd002 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:23.773902 21034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed5a39e61f8417dbfc5616d9146296c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.774503 21190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c9fcb8a91684bb8966e418709a2ff75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.775028 21033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06684fb2bc04815aa0f3c47c99874b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.775070 21189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04404e80c5f1418bb46998174f2cd002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.787647 21240 tablet_bootstrap.cc:492] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:23.791833 21188 tablet_service.cc:1511] Processing CreateTablet for tablet ec7f13ddc7704951a3f4b0e1485d014b (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:23.793115 21188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7f13ddc7704951a3f4b0e1485d014b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.797785 21116 tablet_service.cc:1511] Processing CreateTablet for tablet 9d11ce36523b499fb071d0a762c1cdb2 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:23.798962 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d11ce36523b499fb071d0a762c1cdb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.802352 21187 tablet_service.cc:1511] Processing CreateTablet for tablet cb37462d01634f86b1288422a9889342 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:23.803563 21187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb37462d01634f86b1288422a9889342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.812258 21240 tablet_bootstrap.cc:654] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.818308 21186 tablet_service.cc:1511] Processing CreateTablet for tablet f06934d875094fb0bfb3db0c28803065 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:23.819610 21186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06934d875094fb0bfb3db0c28803065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.830454 21185 tablet_service.cc:1511] Processing CreateTablet for tablet e800db5521d84f0a9a02b2145a5890b6 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:23.831878 21185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e800db5521d84f0a9a02b2145a5890b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.854425 21184 tablet_service.cc:1511] Processing CreateTablet for tablet f6c0482d48944fc7bc9f43297cb8f2d3 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:23.855835 21184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c0482d48944fc7bc9f43297cb8f2d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.857477 21116 tablet_service.cc:1511] Processing CreateTablet for tablet 63a3fa7257f34aedbaa96aad3cc810ca (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:23.858661 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a3fa7257f34aedbaa96aad3cc810ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.862278 21183 tablet_service.cc:1511] Processing CreateTablet for tablet fed5a39e61f8417dbfc5616d9146296c (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:23.863581 21183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed5a39e61f8417dbfc5616d9146296c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.896559 21114 tablet_service.cc:1511] Processing CreateTablet for tablet 43cb5bd2ae914d168b6faf61806eb1f5 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:23.897933 21114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43cb5bd2ae914d168b6faf61806eb1f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.903795 21035 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5af2b696ee4f1881eb83a077727561 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:23.904736 21038 tablet_service.cc:1511] Processing CreateTablet for tablet dccd85208aa741e4ade3a7a71fd28801 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:23.915189 21112 tablet_service.cc:1511] Processing CreateTablet for tablet cfd376ba8cf8424c9b02f7aca8417fce (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:23.911942 21182 tablet_service.cc:1511] Processing CreateTablet for tablet bf3c8cccae8d49e19f2021785e12b196 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:23.914803 21181 tablet_service.cc:1511] Processing CreateTablet for tablet dccd85208aa741e4ade3a7a71fd28801 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:23.927727 21182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf3c8cccae8d49e19f2021785e12b196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.908296 21244 tablet_bootstrap.cc:492] T 7c9fcb8a91684bb8966e418709a2ff75 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:23.931941 21037 tablet_service.cc:1511] Processing CreateTablet for tablet c9cc13c46b4c4ab9a9719fa9110be2aa (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:23.876466 21107 tablet_service.cc:1511] Processing CreateTablet for tablet c4eb317242f54a2c849d4de41520855b (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:23.911476 21187 tablet_service.cc:1511] Processing CreateTablet for tablet b06684fb2bc04815aa0f3c47c99874b0 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:23.933640 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4eb317242f54a2c849d4de41520855b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.933930 21032 tablet_service.cc:1511] Processing CreateTablet for tablet 6854e492a1a84f81bcc6a09a712dae87 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:23.934491 21181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dccd85208aa741e4ade3a7a71fd28801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.937071 21187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06684fb2bc04815aa0f3c47c99874b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.913345 21190 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5af2b696ee4f1881eb83a077727561 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:23.937911 21190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5af2b696ee4f1881eb83a077727561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.907554 21111 tablet_service.cc:1511] Processing CreateTablet for tablet abfe74f8b7564254a0c27bf0dc5bf795 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:23.942239 21111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfe74f8b7564254a0c27bf0dc5bf795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.943635 21039 tablet_service.cc:1511] Processing CreateTablet for tablet 9d11ce36523b499fb071d0a762c1cdb2 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:23.945899 21036 tablet_service.cc:1511] Processing CreateTablet for tablet 63a3fa7257f34aedbaa96aad3cc810ca (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:23.920655 21034 tablet_service.cc:1511] Processing CreateTablet for tablet 31f703a530cf4c3cbb69558dc908f803 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:23.910950 21113 tablet_service.cc:1511] Processing CreateTablet for tablet ef88e2d2a61441bc8e974f99efe2fc59 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:23.949136 21112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd376ba8cf8424c9b02f7aca8417fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.949844 21113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef88e2d2a61441bc8e974f99efe2fc59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.951041 21108 tablet_service.cc:1511] Processing CreateTablet for tablet 14fa6b1d8e304a569df3f092fa41a660 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:23.952252 21108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14fa6b1d8e304a569df3f092fa41a660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.955080 21244 tablet_bootstrap.cc:654] T 7c9fcb8a91684bb8966e418709a2ff75 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.961840 21040 tablet_service.cc:1511] Processing CreateTablet for tablet c4eb317242f54a2c849d4de41520855b (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:23.963207 21183 tablet_service.cc:1511] Processing CreateTablet for tablet 31f703a530cf4c3cbb69558dc908f803 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:23.923887 21035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5af2b696ee4f1881eb83a077727561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.963608 21184 tablet_service.cc:1511] Processing CreateTablet for tablet c9cc13c46b4c4ab9a9719fa9110be2aa (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:23.968338 21039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d11ce36523b499fb071d0a762c1cdb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.968931 21036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a3fa7257f34aedbaa96aad3cc810ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.969516 21183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31f703a530cf4c3cbb69558dc908f803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.969969 21040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4eb317242f54a2c849d4de41520855b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.970942 21034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31f703a530cf4c3cbb69558dc908f803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.972834 21184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9cc13c46b4c4ab9a9719fa9110be2aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.973994 21038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dccd85208aa741e4ade3a7a71fd28801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.975253 21187 tablet_service.cc:1511] Processing CreateTablet for tablet 6854e492a1a84f81bcc6a09a712dae87 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:23.976135 21187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6854e492a1a84f81bcc6a09a712dae87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.977088 21032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6854e492a1a84f81bcc6a09a712dae87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.978220 21189 tablet_service.cc:1511] Processing CreateTablet for tablet 9d11ce36523b499fb071d0a762c1cdb2 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:23.979351 21189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d11ce36523b499fb071d0a762c1cdb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.980155 21037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9cc13c46b4c4ab9a9719fa9110be2aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.984030 21186 tablet_service.cc:1511] Processing CreateTablet for tablet 63a3fa7257f34aedbaa96aad3cc810ca (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:23.985378 21186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a3fa7257f34aedbaa96aad3cc810ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.992401 21245 tablet_bootstrap.cc:492] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:23.992736 21188 tablet_service.cc:1511] Processing CreateTablet for tablet ef88e2d2a61441bc8e974f99efe2fc59 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:23.995038 21041 tablet_service.cc:1511] Processing CreateTablet for tablet 43cb5bd2ae914d168b6faf61806eb1f5 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:23.996392 21033 tablet_service.cc:1511] Processing CreateTablet for tablet abfe74f8b7564254a0c27bf0dc5bf795 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:24.005378 21033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfe74f8b7564254a0c27bf0dc5bf795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.016834 21240 tablet_bootstrap.cc:492] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:24.017310 21240 ts_tablet_manager.cc:1403] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.230s	user 0.023s	sys 0.023s
I20260709 14:55:24.018718 21041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43cb5bd2ae914d168b6faf61806eb1f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.020128 21240 raft_consensus.cc:359] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.004756 21245 tablet_bootstrap.cc:654] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.021703 21108 tablet_service.cc:1511] Processing CreateTablet for tablet 2e584791f1a1402d8a5aeaefc9151aa8 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:24.028363 21188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef88e2d2a61441bc8e974f99efe2fc59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.031545 21244 tablet_bootstrap.cc:492] T 7c9fcb8a91684bb8966e418709a2ff75 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:24.032007 21244 ts_tablet_manager.cc:1403] T 7c9fcb8a91684bb8966e418709a2ff75 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.124s	user 0.005s	sys 0.005s
I20260709 14:55:24.033247 21112 tablet_service.cc:1511] Processing CreateTablet for tablet 133e2780d80b49749511688b7419d75e (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:24.033257 21108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e584791f1a1402d8a5aeaefc9151aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.038872 21112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133e2780d80b49749511688b7419d75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.041452 21185 tablet_service.cc:1511] Processing CreateTablet for tablet c4eb317242f54a2c849d4de41520855b (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:24.042693 21185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4eb317242f54a2c849d4de41520855b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.059098 21181 tablet_service.cc:1511] Processing CreateTablet for tablet abfe74f8b7564254a0c27bf0dc5bf795 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:24.060401 21181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfe74f8b7564254a0c27bf0dc5bf795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.061193 21039 tablet_service.cc:1511] Processing CreateTablet for tablet ef88e2d2a61441bc8e974f99efe2fc59 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:24.062410 21039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef88e2d2a61441bc8e974f99efe2fc59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.065557 21116 tablet_service.cc:1511] Processing CreateTablet for tablet d31d6bf5c1a54d8e87e51818926b3896 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:24.066756 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d31d6bf5c1a54d8e87e51818926b3896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.071794 21187 tablet_service.cc:1511] Processing CreateTablet for tablet 2e584791f1a1402d8a5aeaefc9151aa8 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:24.098505 21109 tablet_service.cc:1511] Processing CreateTablet for tablet 679c862096564e60b01cd0ed587bda39 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:24.099664 21109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679c862096564e60b01cd0ed587bda39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.098956 21187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e584791f1a1402d8a5aeaefc9151aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.101905 21188 tablet_service.cc:1511] Processing CreateTablet for tablet a18ab76f91054272ade62dd1eb3b59b5 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:24.103048 21188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18ab76f91054272ade62dd1eb3b59b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.105365 21037 tablet_service.cc:1511] Processing CreateTablet for tablet 133e2780d80b49749511688b7419d75e (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:24.065569 21183 tablet_service.cc:1511] Processing CreateTablet for tablet cfd376ba8cf8424c9b02f7aca8417fce (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:24.106627 21037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133e2780d80b49749511688b7419d75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.076159 21107 tablet_service.cc:1511] Processing CreateTablet for tablet a18ab76f91054272ade62dd1eb3b59b5 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:24.078722 21184 tablet_service.cc:1511] Processing CreateTablet for tablet d31d6bf5c1a54d8e87e51818926b3896 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:24.078884 21244 raft_consensus.cc:359] T 7c9fcb8a91684bb8966e418709a2ff75 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } } peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } }
I20260709 14:55:24.082078 21245 tablet_bootstrap.cc:492] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:24.108469 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18ab76f91054272ade62dd1eb3b59b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.108891 21245 ts_tablet_manager.cc:1403] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.117s	user 0.007s	sys 0.007s
I20260709 14:55:24.111667 21245 raft_consensus.cc:359] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.112351 21245 raft_consensus.cc:385] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.112635 21245 raft_consensus.cc:740] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.113451 21245 consensus_queue.cc:260] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.065606 21182 tablet_service.cc:1511] Processing CreateTablet for tablet 43cb5bd2ae914d168b6faf61806eb1f5 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:24.072361 21190 tablet_service.cc:1511] Processing CreateTablet for tablet 133e2780d80b49749511688b7419d75e (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:24.086160 21189 tablet_service.cc:1511] Processing CreateTablet for tablet 14fa6b1d8e304a569df3f092fa41a660 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:24.087790 21242 raft_consensus.cc:493] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.089076 21033 tablet_service.cc:1511] Processing CreateTablet for tablet cfd376ba8cf8424c9b02f7aca8417fce (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:24.115347 21242 raft_consensus.cc:515] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } } peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } }
I20260709 14:55:24.117729 21041 tablet_service.cc:1511] Processing CreateTablet for tablet 679c862096564e60b01cd0ed587bda39 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:24.118659 21242 leader_election.cc:290] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047), 573badfb33c34761878bb526370710a3 (127.19.124.129:36785)
I20260709 14:55:24.091774 21036 tablet_service.cc:1511] Processing CreateTablet for tablet 14fa6b1d8e304a569df3f092fa41a660 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:24.097745 21032 tablet_service.cc:1511] Processing CreateTablet for tablet 2e584791f1a1402d8a5aeaefc9151aa8 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:24.106746 21183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd376ba8cf8424c9b02f7aca8417fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.121452 21189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14fa6b1d8e304a569df3f092fa41a660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.025636 21240 raft_consensus.cc:385] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.125460 21240 raft_consensus.cc:740] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.126194 21240 consensus_queue.cc:260] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.128186 21240 ts_tablet_manager.cc:1434] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.111s	user 0.004s	sys 0.000s
W20260709 14:55:24.114455 20997 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:24.129734 21184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d31d6bf5c1a54d8e87e51818926b3896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.133039 21190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133e2780d80b49749511688b7419d75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.142163 21036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14fa6b1d8e304a569df3f092fa41a660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.142773 21032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e584791f1a1402d8a5aeaefc9151aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.143957 21033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd376ba8cf8424c9b02f7aca8417fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.145352 21182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43cb5bd2ae914d168b6faf61806eb1f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.110666 21038 tablet_service.cc:1511] Processing CreateTablet for tablet d31d6bf5c1a54d8e87e51818926b3896 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:24.147624 21244 raft_consensus.cc:385] T 7c9fcb8a91684bb8966e418709a2ff75 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.160583 21116 tablet_service.cc:1511] Processing CreateTablet for tablet de41c84a4c1e46b08d5fefe15ff46a86 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:24.157245 21240 tablet_bootstrap.cc:492] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:24.161762 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de41c84a4c1e46b08d5fefe15ff46a86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.158635 21041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679c862096564e60b01cd0ed587bda39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.169163 21038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d31d6bf5c1a54d8e87e51818926b3896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.178284 21189 tablet_service.cc:1511] Processing CreateTablet for tablet de41c84a4c1e46b08d5fefe15ff46a86 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:24.179454 21189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de41c84a4c1e46b08d5fefe15ff46a86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.156991 21244 raft_consensus.cc:740] T 7c9fcb8a91684bb8966e418709a2ff75 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.181378 21244 consensus_queue.cc:260] T 7c9fcb8a91684bb8966e418709a2ff75 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } } peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } }
I20260709 14:55:24.155846 21040 tablet_service.cc:1511] Processing CreateTablet for tablet de41c84a4c1e46b08d5fefe15ff46a86 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:24.195343 21035 tablet_service.cc:1511] Processing CreateTablet for tablet 1c539649765941e3880a4338c8872628 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:24.204603 21112 tablet_service.cc:1511] Processing CreateTablet for tablet aa1ecf4b56fd4ecbb4ca356324a65ef6 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:24.205791 21112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1ecf4b56fd4ecbb4ca356324a65ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.210304 21244 ts_tablet_manager.cc:1434] T 7c9fcb8a91684bb8966e418709a2ff75 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.178s	user 0.013s	sys 0.010s
I20260709 14:55:24.210964 21225 heartbeater.cc:499] Master 127.19.124.190:40393 was elected leader, sending a full tablet report...
I20260709 14:55:24.214138 21113 tablet_service.cc:1511] Processing CreateTablet for tablet ab2f906ef5ae4739ab46cc7359c508c2 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:24.215327 21113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2f906ef5ae4739ab46cc7359c508c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.219056 21240 tablet_bootstrap.cc:654] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.201721 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c9fcb8a91684bb8966e418709a2ff75" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:24.229130 21200 raft_consensus.cc:2468] T 7c9fcb8a91684bb8966e418709a2ff75 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:24.202546 21076 heartbeater.cc:499] Master 127.19.124.190:40393 was elected leader, sending a full tablet report...
I20260709 14:55:24.230615 21242 raft_consensus.cc:493] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.230767 21091 leader_election.cc:304] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:24.202996 21039 tablet_service.cc:1511] Processing CreateTablet for tablet aa1ecf4b56fd4ecbb4ca356324a65ef6 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:24.171294 21183 tablet_service.cc:1511] Processing CreateTablet for tablet 679c862096564e60b01cd0ed587bda39 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:24.201427 21109 tablet_service.cc:1511] Processing CreateTablet for tablet 1c539649765941e3880a4338c8872628 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:24.231062 21242 raft_consensus.cc:515] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.252341 21184 tablet_service.cc:1511] Processing CreateTablet for tablet ab2f906ef5ae4739ab46cc7359c508c2 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:24.255264 21242 leader_election.cc:290] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:24.255812 21242 raft_consensus.cc:2804] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:24.256160 21242 raft_consensus.cc:493] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:24.256467 21242 raft_consensus.cc:3060] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.259442 21112 tablet_service.cc:1511] Processing CreateTablet for tablet fcf6c24294f04071b00c6579eab46e6f (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:24.260106 21034 tablet_service.cc:1511] Processing CreateTablet for tablet a18ab76f91054272ade62dd1eb3b59b5 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:24.260422 21037 tablet_service.cc:1511] Processing CreateTablet for tablet ab2f906ef5ae4739ab46cc7359c508c2 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:24.267992 21107 tablet_service.cc:1511] Processing CreateTablet for tablet 782225f6d2094468a14844299da6260a (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:24.268427 21185 tablet_service.cc:1511] Processing CreateTablet for tablet 1c539649765941e3880a4338c8872628 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:24.271186 21032 tablet_service.cc:1511] Processing CreateTablet for tablet 9069f5b66b9a4774a9cb26c519421e63 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:24.275575 21188 tablet_service.cc:1511] Processing CreateTablet for tablet aa1ecf4b56fd4ecbb4ca356324a65ef6 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:24.278486 21113 tablet_service.cc:1511] Processing CreateTablet for tablet 9069f5b66b9a4774a9cb26c519421e63 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:24.252378 21039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1ecf4b56fd4ecbb4ca356324a65ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.280180 21181 tablet_service.cc:1511] Processing CreateTablet for tablet 9069f5b66b9a4774a9cb26c519421e63 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:24.281122 21183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679c862096564e60b01cd0ed587bda39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.281245 21035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c539649765941e3880a4338c8872628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.281862 21034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18ab76f91054272ade62dd1eb3b59b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.289037 21245 ts_tablet_manager.cc:1434] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.180s	user 0.013s	sys 0.003s
I20260709 14:55:24.289361 21037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2f906ef5ae4739ab46cc7359c508c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.289407 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5af2b696ee4f1881eb83a077727561" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:24.290832 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c9fcb8a91684bb8966e418709a2ff75" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:24.291715 21109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c539649765941e3880a4338c8872628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.293716 21182 tablet_service.cc:1511] Processing CreateTablet for tablet fcf6c24294f04071b00c6579eab46e6f (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:24.296317 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 782225f6d2094468a14844299da6260a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.298765 21113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9069f5b66b9a4774a9cb26c519421e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.300438 21112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf6c24294f04071b00c6579eab46e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.300809 21244 tablet_bootstrap.cc:492] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
W20260709 14:55:24.304842 21090 leader_election.cc:343] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:24.305534 21090 leader_election.cc:343] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.307037 21186 tablet_service.cc:1511] Processing CreateTablet for tablet 782225f6d2094468a14844299da6260a (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:24.307629 21036 tablet_service.cc:1511] Processing CreateTablet for tablet fcf6c24294f04071b00c6579eab46e6f (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:24.305455 21184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2f906ef5ae4739ab46cc7359c508c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.311947 21185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c539649765941e3880a4338c8872628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.312537 21182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf6c24294f04071b00c6579eab46e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.318331 21041 tablet_service.cc:1511] Processing CreateTablet for tablet 782225f6d2094468a14844299da6260a (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:24.320000 21245 tablet_bootstrap.cc:492] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:24.321116 21186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 782225f6d2094468a14844299da6260a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.305023 21032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9069f5b66b9a4774a9cb26c519421e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.326248 21242 raft_consensus.cc:515] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } } peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } }
I20260709 14:55:24.327562 21040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de41c84a4c1e46b08d5fefe15ff46a86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.341625 21041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 782225f6d2094468a14844299da6260a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.343439 21038 tablet_service.cc:1511] Processing CreateTablet for tablet c6ae61e2fc6241a7aad95142bfc3dd46 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:24.344671 21038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ae61e2fc6241a7aad95142bfc3dd46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.346583 21036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf6c24294f04071b00c6579eab46e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.350553 21116 tablet_service.cc:1511] Processing CreateTablet for tablet c6ae61e2fc6241a7aad95142bfc3dd46 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:24.351756 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ae61e2fc6241a7aad95142bfc3dd46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.355419 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c9fcb8a91684bb8966e418709a2ff75" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
W20260709 14:55:24.304215 21091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.131:44047, user_credentials={real_user=slave}} blocked reactor thread for 73516.4us
W20260709 14:55:24.356745 21090 leader_election.cc:343] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.359706 21187 tablet_service.cc:1511] Processing CreateTablet for tablet c6ae61e2fc6241a7aad95142bfc3dd46 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:24.360668 21034 tablet_service.cc:1511] Processing CreateTablet for tablet 1724b7b97c91406b93bd8d80c3598812 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:24.361872 21034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1724b7b97c91406b93bd8d80c3598812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.362205 21111 tablet_service.cc:1511] Processing CreateTablet for tablet 1724b7b97c91406b93bd8d80c3598812 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:24.363322 21111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1724b7b97c91406b93bd8d80c3598812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.366140 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5af2b696ee4f1881eb83a077727561" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:24.368124 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c9fcb8a91684bb8966e418709a2ff75" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:24.368646 21200 raft_consensus.cc:3060] T 7c9fcb8a91684bb8966e418709a2ff75 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.368870 21242 leader_election.cc:290] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047), 573badfb33c34761878bb526370710a3 (127.19.124.129:36785)
I20260709 14:55:24.371662 21189 tablet_service.cc:1511] Processing CreateTablet for tablet 1724b7b97c91406b93bd8d80c3598812 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:24.372752 21033 tablet_service.cc:1511] Processing CreateTablet for tablet d34dd4759fcc45768069b23e2bc1fe37 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:24.373940 21033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d34dd4759fcc45768069b23e2bc1fe37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.374941 21200 raft_consensus.cc:2468] T 7c9fcb8a91684bb8966e418709a2ff75 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
W20260709 14:55:24.376259 21091 leader_election.cc:343] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.376701 21091 leader_election.cc:304] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:24.377825 21091 leader_election.cc:304] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:24.378651 21253 raft_consensus.cc:2749] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:24.379252 21253 raft_consensus.cc:2804] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:24.379686 21253 raft_consensus.cc:697] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:24.380489 21253 consensus_queue.cc:237] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } } peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } }
I20260709 14:55:24.387084 21240 tablet_bootstrap.cc:492] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:24.388217 21240 ts_tablet_manager.cc:1403] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.238s	user 0.012s	sys 0.032s
I20260709 14:55:24.335831 21244 tablet_bootstrap.cc:654] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.340011 21188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1ecf4b56fd4ecbb4ca356324a65ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.394202 21189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1724b7b97c91406b93bd8d80c3598812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.397029 21187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ae61e2fc6241a7aad95142bfc3dd46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.411646 21181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9069f5b66b9a4774a9cb26c519421e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.421561 21033 tablet_service.cc:1511] Processing CreateTablet for tablet d901444dfb26428eb52d715310713382 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:24.422444 21116 tablet_service.cc:1511] Processing CreateTablet for tablet d34dd4759fcc45768069b23e2bc1fe37 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:24.422780 21033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d901444dfb26428eb52d715310713382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.425114 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d34dd4759fcc45768069b23e2bc1fe37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.427348 21185 tablet_service.cc:1511] Processing CreateTablet for tablet d34dd4759fcc45768069b23e2bc1fe37 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:24.434043 21185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d34dd4759fcc45768069b23e2bc1fe37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.428625 21245 tablet_bootstrap.cc:654] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.451596 21244 tablet_bootstrap.cc:492] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:24.452082 21244 ts_tablet_manager.cc:1403] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.185s	user 0.009s	sys 0.003s
I20260709 14:55:24.451915 21240 raft_consensus.cc:359] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.454877 21244 raft_consensus.cc:359] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.455543 21244 raft_consensus.cc:385] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.455835 21244 raft_consensus.cc:740] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.456528 21244 consensus_queue.cc:260] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.462430 21244 ts_tablet_manager.cc:1434] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:55:24.463505 21244 tablet_bootstrap.cc:492] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:24.452596 21240 raft_consensus.cc:385] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.471586 21033 tablet_service.cc:1511] Processing CreateTablet for tablet 02c4ca1155b64266a69dd19583d73d16 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:24.472923 21033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c4ca1155b64266a69dd19583d73d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.474221 21190 tablet_service.cc:1511] Processing CreateTablet for tablet d901444dfb26428eb52d715310713382 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:24.475365 21190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d901444dfb26428eb52d715310713382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.476979 20948 catalog_manager.cc:5697] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.468703 21240 raft_consensus.cc:740] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.482177 21107 tablet_service.cc:1511] Processing CreateTablet for tablet d901444dfb26428eb52d715310713382 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:24.483315 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d901444dfb26428eb52d715310713382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.486434 21240 consensus_queue.cc:260] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.488684 21111 tablet_service.cc:1511] Processing CreateTablet for tablet 02c4ca1155b64266a69dd19583d73d16 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:24.489120 21240 ts_tablet_manager.cc:1434] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.001s
I20260709 14:55:24.494498 21181 tablet_service.cc:1511] Processing CreateTablet for tablet 02c4ca1155b64266a69dd19583d73d16 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:24.494766 21033 tablet_service.cc:1511] Processing CreateTablet for tablet 897edca8ff844d19957a29a4434f94ca (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:24.495287 21113 tablet_service.cc:1511] Processing CreateTablet for tablet 897edca8ff844d19957a29a4434f94ca (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:24.493050 21244 tablet_bootstrap.cc:654] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.496955 21189 tablet_service.cc:1511] Processing CreateTablet for tablet 897edca8ff844d19957a29a4434f94ca (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:24.498559 21033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897edca8ff844d19957a29a4434f94ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.498704 21113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897edca8ff844d19957a29a4434f94ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.500506 21111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c4ca1155b64266a69dd19583d73d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.503280 21240 tablet_bootstrap.cc:492] T bf3c8cccae8d49e19f2021785e12b196 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:24.495707 21181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c4ca1155b64266a69dd19583d73d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.519359 21040 tablet_service.cc:1511] Processing CreateTablet for tablet 70ccabb4a9734f9c9c71249ee79c1ca2 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:24.519706 21189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897edca8ff844d19957a29a4434f94ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.520545 21040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70ccabb4a9734f9c9c71249ee79c1ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.527807 21251 raft_consensus.cc:493] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.528263 21251 raft_consensus.cc:515] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.509496 21245 tablet_bootstrap.cc:492] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:24.533110 21245 ts_tablet_manager.cc:1403] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.213s	user 0.010s	sys 0.005s
I20260709 14:55:24.536252 21240 tablet_bootstrap.cc:654] T bf3c8cccae8d49e19f2021785e12b196 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.535988 21245 raft_consensus.cc:359] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.539510 21116 tablet_service.cc:1511] Processing CreateTablet for tablet 70ccabb4a9734f9c9c71249ee79c1ca2 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:24.550359 21245 raft_consensus.cc:385] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.550746 21245 raft_consensus.cc:740] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.550952 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70ccabb4a9734f9c9c71249ee79c1ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.542022 21251 leader_election.cc:290] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:24.552225 21245 consensus_queue.cc:260] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.563261 21245 ts_tablet_manager.cc:1434] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.002s
I20260709 14:55:24.566066 21245 tablet_bootstrap.cc:492] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:24.570299 21041 tablet_service.cc:1511] Processing CreateTablet for tablet 606f65d1b39b434195dfe78a94e087fd (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:24.571794 21248 raft_consensus.cc:493] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.572286 21248 raft_consensus.cc:515] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.578642 21245 tablet_bootstrap.cc:654] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.589144 21109 tablet_service.cc:1511] Processing CreateTablet for tablet 606f65d1b39b434195dfe78a94e087fd (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:24.595872 21041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 606f65d1b39b434195dfe78a94e087fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.585314 21248 leader_election.cc:290] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:24.605123 21109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 606f65d1b39b434195dfe78a94e087fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.606997 21033 tablet_service.cc:1511] Processing CreateTablet for tablet 42e11cc13b3b460e9af1db8c7fc5a54d (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:24.608202 21033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e11cc13b3b460e9af1db8c7fc5a54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.611824 21116 tablet_service.cc:1511] Processing CreateTablet for tablet 10fcf777a8c54b1a8edc68a97283d04b (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:24.612093 21113 tablet_service.cc:1511] Processing CreateTablet for tablet 42e11cc13b3b460e9af1db8c7fc5a54d (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:24.612917 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10fcf777a8c54b1a8edc68a97283d04b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.613977 21248 raft_consensus.cc:493] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.614409 21248 raft_consensus.cc:515] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.615118 21036 tablet_service.cc:1511] Processing CreateTablet for tablet 10fcf777a8c54b1a8edc68a97283d04b (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:24.615813 21038 tablet_service.cc:1511] Processing CreateTablet for tablet 2513da2566bb4ec3b8a3d8918811a4b4 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:24.616284 21248 leader_election.cc:290] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:24.616312 21036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10fcf777a8c54b1a8edc68a97283d04b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.617307 21035 tablet_service.cc:1511] Processing CreateTablet for tablet c4acf8060c4844c4b24d918c7757607b (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:24.618445 21035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4acf8060c4844c4b24d918c7757607b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.620093 21034 tablet_service.cc:1511] Processing CreateTablet for tablet 278292efd4eb48a5a7b19cdfec942b77 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:24.621258 21034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278292efd4eb48a5a7b19cdfec942b77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.621670 21108 tablet_service.cc:1511] Processing CreateTablet for tablet c4acf8060c4844c4b24d918c7757607b (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:24.623446 21253 raft_consensus.cc:493] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.623926 21253 raft_consensus.cc:515] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.612226 21112 tablet_service.cc:1511] Processing CreateTablet for tablet 2513da2566bb4ec3b8a3d8918811a4b4 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:24.625396 21038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2513da2566bb4ec3b8a3d8918811a4b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.613826 21113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e11cc13b3b460e9af1db8c7fc5a54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.632191 21253 leader_election.cc:290] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:24.633028 21108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4acf8060c4844c4b24d918c7757607b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.633764 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed5a39e61f8417dbfc5616d9146296c" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:24.642943 21112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2513da2566bb4ec3b8a3d8918811a4b4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:24.639181 21090 leader_election.cc:343] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.657159 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed5a39e61f8417dbfc5616d9146296c" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
W20260709 14:55:24.658635 21091 leader_election.cc:343] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.659067 21091 leader_election.cc:304] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:24.660071 21240 tablet_bootstrap.cc:492] T bf3c8cccae8d49e19f2021785e12b196 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:24.660557 21240 ts_tablet_manager.cc:1403] T bf3c8cccae8d49e19f2021785e12b196 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.157s	user 0.026s	sys 0.012s
I20260709 14:55:24.662290 21189 tablet_service.cc:1511] Processing CreateTablet for tablet 70ccabb4a9734f9c9c71249ee79c1ca2 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:24.666957 21033 tablet_service.cc:1511] Processing CreateTablet for tablet 3d3d297e607146afaeafec7e4edcfae9 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:24.667539 21189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70ccabb4a9734f9c9c71249ee79c1ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.667971 21033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d3d297e607146afaeafec7e4edcfae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.671607 21111 tablet_service.cc:1511] Processing CreateTablet for tablet 278292efd4eb48a5a7b19cdfec942b77 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:24.671725 21107 tablet_service.cc:1511] Processing CreateTablet for tablet 3d3d297e607146afaeafec7e4edcfae9 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:24.671988 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06934d875094fb0bfb3db0c28803065" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:24.672919 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d3d297e607146afaeafec7e4edcfae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.673208 21253 raft_consensus.cc:2749] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:24.673187 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3c8cccae8d49e19f2021785e12b196" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
W20260709 14:55:24.674249 21016 leader_election.cc:343] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:24.675199 21016 leader_election.cc:343] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.679220 21181 tablet_service.cc:1511] Processing CreateTablet for tablet 606f65d1b39b434195dfe78a94e087fd (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:24.680677 21111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278292efd4eb48a5a7b19cdfec942b77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.680400 21184 tablet_service.cc:1511] Processing CreateTablet for tablet c4acf8060c4844c4b24d918c7757607b (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:24.680411 21181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 606f65d1b39b434195dfe78a94e087fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.682376 21187 tablet_service.cc:1511] Processing CreateTablet for tablet 2513da2566bb4ec3b8a3d8918811a4b4 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:24.683147 21184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4acf8060c4844c4b24d918c7757607b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.684260 21186 tablet_service.cc:1511] Processing CreateTablet for tablet 278292efd4eb48a5a7b19cdfec942b77 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:24.685423 21186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278292efd4eb48a5a7b19cdfec942b77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.687708 21188 tablet_service.cc:1511] Processing CreateTablet for tablet 3d3d297e607146afaeafec7e4edcfae9 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:24.688220 21244 tablet_bootstrap.cc:492] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:24.688675 21244 ts_tablet_manager.cc:1403] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.225s	user 0.025s	sys 0.022s
I20260709 14:55:24.690268 21187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2513da2566bb4ec3b8a3d8918811a4b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.691218 21188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d3d297e607146afaeafec7e4edcfae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.681348 21185 tablet_service.cc:1511] Processing CreateTablet for tablet 10fcf777a8c54b1a8edc68a97283d04b (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:24.699875 21185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10fcf777a8c54b1a8edc68a97283d04b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.700501 21110 tablet_service.cc:1511] Processing CreateTablet for tablet ad9b0afcdfb94db0a2aad74a41f36c77 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:24.703212 21110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad9b0afcdfb94db0a2aad74a41f36c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.703647 21182 tablet_service.cc:1511] Processing CreateTablet for tablet ad9b0afcdfb94db0a2aad74a41f36c77 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:24.704783 21182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad9b0afcdfb94db0a2aad74a41f36c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.679471 21190 tablet_service.cc:1511] Processing CreateTablet for tablet 42e11cc13b3b460e9af1db8c7fc5a54d (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:24.705905 21190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e11cc13b3b460e9af1db8c7fc5a54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.711866 21034 tablet_service.cc:1511] Processing CreateTablet for tablet ad9b0afcdfb94db0a2aad74a41f36c77 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:24.713183 21034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad9b0afcdfb94db0a2aad74a41f36c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.718395 21240 raft_consensus.cc:359] T bf3c8cccae8d49e19f2021785e12b196 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.719144 21240 raft_consensus.cc:385] T bf3c8cccae8d49e19f2021785e12b196 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.719489 21240 raft_consensus.cc:740] T bf3c8cccae8d49e19f2021785e12b196 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.720846 21032 tablet_service.cc:1511] Processing CreateTablet for tablet 753ce1b162f547d58afa2fd353c379ea (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:24.721266 21244 raft_consensus.cc:359] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.722112 21244 raft_consensus.cc:385] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.722486 21244 raft_consensus.cc:740] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.723345 21244 consensus_queue.cc:260] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.729238 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb37462d01634f86b1288422a9889342" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:24.736969 21240 consensus_queue.cc:260] T bf3c8cccae8d49e19f2021785e12b196 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.722033 21032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 753ce1b162f547d58afa2fd353c379ea. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:24.744954 21164 leader_election.cc:343] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.756661 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb37462d01634f86b1288422a9889342" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
W20260709 14:55:24.758163 21166 leader_election.cc:343] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.758575 21166 leader_election.cc:304] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:24.767202 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3c8cccae8d49e19f2021785e12b196" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:24.767774 21126 raft_consensus.cc:2468] T bf3c8cccae8d49e19f2021785e12b196 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:24.763581 21251 raft_consensus.cc:2749] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:24.768635 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06934d875094fb0bfb3db0c28803065" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:24.770331 21017 leader_election.cc:304] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
W20260709 14:55:24.772264 21017 leader_election.cc:343] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.772665 21017 leader_election.cc:304] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:24.773532 21248 raft_consensus.cc:2804] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:24.773876 21248 raft_consensus.cc:493] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:24.774191 21248 raft_consensus.cc:3060] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.786537 21244 ts_tablet_manager.cc:1434] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.098s	user 0.005s	sys 0.002s
I20260709 14:55:24.787539 21244 tablet_bootstrap.cc:492] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:24.795532 21033 tablet_service.cc:1511] Processing CreateTablet for tablet f4183eb0b00c4faca64545d00fa6d0df (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:24.796645 21111 tablet_service.cc:1511] Processing CreateTablet for tablet 753ce1b162f547d58afa2fd353c379ea (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:24.797200 21245 tablet_bootstrap.cc:492] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:24.797679 21269 raft_consensus.cc:2749] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:24.802436 21240 ts_tablet_manager.cc:1434] T bf3c8cccae8d49e19f2021785e12b196 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.142s	user 0.009s	sys 0.000s
I20260709 14:55:24.803305 21240 tablet_bootstrap.cc:492] T b06684fb2bc04815aa0f3c47c99874b0 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:24.797976 21111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 753ce1b162f547d58afa2fd353c379ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.797840 21108 tablet_service.cc:1511] Processing CreateTablet for tablet f4183eb0b00c4faca64545d00fa6d0df (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:24.804819 21244 tablet_bootstrap.cc:654] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.805429 21108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4183eb0b00c4faca64545d00fa6d0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.811148 21035 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1426a28c8840cd89bdbc2e31a79a32 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:24.812422 21240 tablet_bootstrap.cc:654] T b06684fb2bc04815aa0f3c47c99874b0 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.813992 21186 tablet_service.cc:1511] Processing CreateTablet for tablet 753ce1b162f547d58afa2fd353c379ea (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:24.815182 21186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 753ce1b162f547d58afa2fd353c379ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.814682 21187 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1426a28c8840cd89bdbc2e31a79a32 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:24.797684 21245 ts_tablet_manager.cc:1403] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.232s	user 0.016s	sys 0.007s
I20260709 14:55:24.801534 21248 raft_consensus.cc:515] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.816911 21041 tablet_service.cc:1511] Processing CreateTablet for tablet 1c5d0434b0934efaaaf179ebfc25412e (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:24.818974 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3c8cccae8d49e19f2021785e12b196" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:24.819519 21125 raft_consensus.cc:3060] T bf3c8cccae8d49e19f2021785e12b196 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.819459 21245 raft_consensus.cc:359] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.820302 21245 raft_consensus.cc:385] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.820623 21245 raft_consensus.cc:740] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.819149 21113 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1426a28c8840cd89bdbc2e31a79a32 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:24.821352 21245 consensus_queue.cc:260] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.823441 21113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1426a28c8840cd89bdbc2e31a79a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.826088 21125 raft_consensus.cc:2468] T bf3c8cccae8d49e19f2021785e12b196 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:24.827136 21017 leader_election.cc:304] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:24.827883 21269 raft_consensus.cc:2804] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:24.798629 21033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4183eb0b00c4faca64545d00fa6d0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.810217 21188 tablet_service.cc:1511] Processing CreateTablet for tablet f4183eb0b00c4faca64545d00fa6d0df (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:24.830176 21248 leader_election.cc:290] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:24.831234 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3c8cccae8d49e19f2021785e12b196" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:24.831151 21109 tablet_service.cc:1511] Processing CreateTablet for tablet 1c5d0434b0934efaaaf179ebfc25412e (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:24.834661 21109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c5d0434b0934efaaaf179ebfc25412e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:24.834830 21016 leader_election.cc:343] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.833532 21269 raft_consensus.cc:697] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:24.836325 21035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1426a28c8840cd89bdbc2e31a79a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.836879 21269 consensus_queue.cc:237] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.839270 21041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c5d0434b0934efaaaf179ebfc25412e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.842586 21189 tablet_service.cc:1511] Processing CreateTablet for tablet 1c5d0434b0934efaaaf179ebfc25412e (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:24.842939 21034 tablet_service.cc:1511] Processing CreateTablet for tablet 7c096d3a8bc347d498520a85613b488d (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:24.849068 21034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c096d3a8bc347d498520a85613b488d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.855589 21110 tablet_service.cc:1511] Processing CreateTablet for tablet 7c096d3a8bc347d498520a85613b488d (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:24.857638 21189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c5d0434b0934efaaaf179ebfc25412e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.858819 21184 tablet_service.cc:1511] Processing CreateTablet for tablet 7c096d3a8bc347d498520a85613b488d (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:24.859992 21184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c096d3a8bc347d498520a85613b488d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.861523 21245 ts_tablet_manager.cc:1434] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 14:55:24.862113 21040 tablet_service.cc:1511] Processing CreateTablet for tablet bf5cb031bd5f45899f32725319ca25b2 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:24.862536 21245 tablet_bootstrap.cc:492] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:24.863256 21040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5cb031bd5f45899f32725319ca25b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.865006 21110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c096d3a8bc347d498520a85613b488d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.865043 21251 raft_consensus.cc:493] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.865705 21187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1426a28c8840cd89bdbc2e31a79a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.865602 21251 raft_consensus.cc:515] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.867682 21251 leader_election.cc:290] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:24.869288 21244 tablet_bootstrap.cc:492] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:24.869745 21244 ts_tablet_manager.cc:1403] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.028s
I20260709 14:55:24.869809 21188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4183eb0b00c4faca64545d00fa6d0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.870704 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7f13ddc7704951a3f4b0e1485d014b" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:24.872453 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7f13ddc7704951a3f4b0e1485d014b" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:24.874640 21116 tablet_service.cc:1511] Processing CreateTablet for tablet bf5cb031bd5f45899f32725319ca25b2 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:24.875718 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5cb031bd5f45899f32725319ca25b2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:24.877039 21166 leader_election.cc:343] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:24.878101 21164 leader_election.cc:343] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.878513 21164 leader_election.cc:304] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:24.880317 21182 tablet_service.cc:1511] Processing CreateTablet for tablet bf5cb031bd5f45899f32725319ca25b2 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:24.883080 21251 raft_consensus.cc:2749] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:24.874648 21244 raft_consensus.cc:359] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.889492 21244 raft_consensus.cc:385] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.889844 21244 raft_consensus.cc:740] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.881522 21182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5cb031bd5f45899f32725319ca25b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.890645 21244 consensus_queue.cc:260] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.893863 20948 catalog_manager.cc:5697] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.913733 21244 ts_tablet_manager.cc:1434] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 14:55:24.919838 21245 tablet_bootstrap.cc:654] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.921810 21244 tablet_bootstrap.cc:492] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:24.933848 21253 consensus_queue.cc:1048] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:24.939314 21090 consensus_peers.cc:597] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. 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:55:24.939378 21189 tablet_service.cc:1511] Processing CreateTablet for tablet 50c6c95a141e4474b9a15e714c38a528 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:24.940796 21189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c6c95a141e4474b9a15e714c38a528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.941862 21033 tablet_service.cc:1511] Processing CreateTablet for tablet 2408c6a4ca0442fe8c4dd060f96f9d41 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:24.942890 21033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2408c6a4ca0442fe8c4dd060f96f9d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.943950 21035 tablet_service.cc:1511] Processing CreateTablet for tablet 50c6c95a141e4474b9a15e714c38a528 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:24.944169 21185 tablet_service.cc:1511] Processing CreateTablet for tablet 2408c6a4ca0442fe8c4dd060f96f9d41 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:24.945222 21035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c6c95a141e4474b9a15e714c38a528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.945478 21185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2408c6a4ca0442fe8c4dd060f96f9d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.956521 21041 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc6af9b323643218fb87f7f977b1d40 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:24.957783 21041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc6af9b323643218fb87f7f977b1d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.963443 21189 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc6af9b323643218fb87f7f977b1d40 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:24.964613 21189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc6af9b323643218fb87f7f977b1d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.932829 21109 tablet_service.cc:1511] Processing CreateTablet for tablet 50c6c95a141e4474b9a15e714c38a528 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:24.973585 21109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c6c95a141e4474b9a15e714c38a528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.977952 21244 tablet_bootstrap.cc:654] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:24.982231 21091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.131:44047, user_credentials={real_user=slave}} blocked reactor thread for 49197us
I20260709 14:55:24.984156 21240 tablet_bootstrap.cc:492] T b06684fb2bc04815aa0f3c47c99874b0 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:24.984417 21245 tablet_bootstrap.cc:492] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:24.984653 21240 ts_tablet_manager.cc:1403] T b06684fb2bc04815aa0f3c47c99874b0 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.182s	user 0.030s	sys 0.033s
I20260709 14:55:24.984898 21245 ts_tablet_manager.cc:1403] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.002s
I20260709 14:55:24.981277 21269 raft_consensus.cc:493] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.986884 21269 raft_consensus.cc:515] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.987593 21111 tablet_service.cc:1511] Processing CreateTablet for tablet 2408c6a4ca0442fe8c4dd060f96f9d41 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:24.987780 21240 raft_consensus.cc:359] T b06684fb2bc04815aa0f3c47c99874b0 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.988498 21240 raft_consensus.cc:385] T b06684fb2bc04815aa0f3c47c99874b0 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.988811 21111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2408c6a4ca0442fe8c4dd060f96f9d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.988951 21269 leader_election.cc:290] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:24.989974 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06684fb2bc04815aa0f3c47c99874b0" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:24.991077 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06684fb2bc04815aa0f3c47c99874b0" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
W20260709 14:55:24.992238 21016 leader_election.cc:343] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.992072 21245 raft_consensus.cc:359] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.992744 21245 raft_consensus.cc:385] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.993059 21245 raft_consensus.cc:740] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.993173 21113 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc6af9b323643218fb87f7f977b1d40 (DEFAULT_TABLE table=test-workload [id=72315ab2fcbe4d079ef7ff212653390c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:24.988807 21240 raft_consensus.cc:740] T b06684fb2bc04815aa0f3c47c99874b0 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.993875 21245 consensus_queue.cc:260] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:24.994323 21113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc6af9b323643218fb87f7f977b1d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:24.994421 21240 consensus_queue.cc:260] T b06684fb2bc04815aa0f3c47c99874b0 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.007699 21245 ts_tablet_manager.cc:1434] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260709 14:55:25.008042 21125 raft_consensus.cc:2468] T b06684fb2bc04815aa0f3c47c99874b0 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:25.008795 21245 tablet_bootstrap.cc:492] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:25.011044 21017 leader_election.cc:304] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:25.008829 21240 ts_tablet_manager.cc:1434] T b06684fb2bc04815aa0f3c47c99874b0 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 14:55:25.012871 21269 raft_consensus.cc:2804] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.013245 21269 raft_consensus.cc:493] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.013549 21269 raft_consensus.cc:3060] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.016680 21240 tablet_bootstrap.cc:492] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:25.031773 21244 tablet_bootstrap.cc:492] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:25.032325 21244 ts_tablet_manager.cc:1403] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.005s
I20260709 14:55:25.034410 21269 raft_consensus.cc:515] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.035560 21245 tablet_bootstrap.cc:654] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.036638 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06684fb2bc04815aa0f3c47c99874b0" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:25.037245 21125 raft_consensus.cc:3060] T b06684fb2bc04815aa0f3c47c99874b0 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.043444 21125 raft_consensus.cc:2468] T b06684fb2bc04815aa0f3c47c99874b0 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:25.044178 21240 tablet_bootstrap.cc:654] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.051064 21017 leader_election.cc:304] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:25.051863 21271 raft_consensus.cc:2804] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:25.052373 21271 raft_consensus.cc:697] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:25.053207 21271 consensus_queue.cc:237] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.058770 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06684fb2bc04815aa0f3c47c99874b0" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
W20260709 14:55:25.060192 21016 leader_election.cc:343] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.060756 21269 leader_election.cc:290] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.063086 21244 raft_consensus.cc:359] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.063818 21244 raft_consensus.cc:385] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.064114 21244 raft_consensus.cc:740] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.076094 21240 tablet_bootstrap.cc:492] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:25.076598 21240 ts_tablet_manager.cc:1403] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.006s
I20260709 14:55:25.078475 21244 consensus_queue.cc:260] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.081316 21244 ts_tablet_manager.cc:1434] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.004s
I20260709 14:55:25.082073 21244 tablet_bootstrap.cc:492] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:25.087780 21244 tablet_bootstrap.cc:654] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.092000 21240 raft_consensus.cc:359] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.092706 21240 raft_consensus.cc:385] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.093032 21240 raft_consensus.cc:740] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.093245 21245 tablet_bootstrap.cc:492] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:25.093859 21245 ts_tablet_manager.cc:1403] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.085s	user 0.037s	sys 0.030s
I20260709 14:55:25.093734 21240 consensus_queue.cc:260] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.095927 21253 raft_consensus.cc:493] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.096398 21253 raft_consensus.cc:515] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.097100 21271 raft_consensus.cc:493] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.097288 21245 raft_consensus.cc:359] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.098110 21245 raft_consensus.cc:385] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.098318 21240 ts_tablet_manager.cc:1434] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:55:25.098440 21253 leader_election.cc:290] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.098467 21245 raft_consensus.cc:740] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.099278 21240 tablet_bootstrap.cc:492] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:25.099093 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccd85208aa741e4ade3a7a71fd28801" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:25.097625 21271 raft_consensus.cc:515] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.096073 20949 catalog_manager.cc:5697] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:25.104671 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0482d48944fc7bc9f43297cb8f2d3" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:25.099628 21245 consensus_queue.cc:260] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.100147 21251 raft_consensus.cc:493] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.099627 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccd85208aa741e4ade3a7a71fd28801" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
W20260709 14:55:25.107378 21017 leader_election.cc:343] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.107201 21251 raft_consensus.cc:515] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.109277 21245 ts_tablet_manager.cc:1434] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:55:25.109906 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0482d48944fc7bc9f43297cb8f2d3" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:25.110209 21245 tablet_bootstrap.cc:492] T fed5a39e61f8417dbfc5616d9146296c P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:25.110632 21051 raft_consensus.cc:2468] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:25.111881 21164 leader_election.cc:304] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
W20260709 14:55:25.100409 21090 leader_election.cc:343] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:25.114637 21091 leader_election.cc:343] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.116884 21245 tablet_bootstrap.cc:654] T fed5a39e61f8417dbfc5616d9146296c P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.116802 21091 leader_election.cc:304] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:25.117621 21253 raft_consensus.cc:2749] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:25.118067 21240 tablet_bootstrap.cc:654] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.118223 21271 leader_election.cc:290] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.119618 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0482d48944fc7bc9f43297cb8f2d3" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:25.120263 21200 raft_consensus.cc:2468] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:25.121632 21284 raft_consensus.cc:2804] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.121977 21284 raft_consensus.cc:493] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.122279 21284 raft_consensus.cc:3060] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.123839 21016 leader_election.cc:304] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [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: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b
I20260709 14:55:25.124708 21271 raft_consensus.cc:2804] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.125130 21271 raft_consensus.cc:493] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.125990 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0482d48944fc7bc9f43297cb8f2d3" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
W20260709 14:55:25.127140 21166 leader_election.cc:343] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.125486 21271 raft_consensus.cc:3060] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.127907 21245 tablet_bootstrap.cc:492] T fed5a39e61f8417dbfc5616d9146296c P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:25.128360 21245 ts_tablet_manager.cc:1403] T fed5a39e61f8417dbfc5616d9146296c P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:55:25.128901 21284 raft_consensus.cc:515] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.117661 21251 leader_election.cc:290] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
W20260709 14:55:25.131947 20997 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:25.133921 21284 leader_election.cc:290] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:25.135439 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0482d48944fc7bc9f43297cb8f2d3" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:25.136334 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0482d48944fc7bc9f43297cb8f2d3" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:25.136129 21245 raft_consensus.cc:359] T fed5a39e61f8417dbfc5616d9146296c P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.136863 21245 raft_consensus.cc:385] T fed5a39e61f8417dbfc5616d9146296c P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:25.137394 21166 leader_election.cc:343] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.137178 21245 raft_consensus.cc:740] T fed5a39e61f8417dbfc5616d9146296c P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.138433 21240 tablet_bootstrap.cc:492] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:25.138832 21240 ts_tablet_manager.cc:1403] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.004s
I20260709 14:55:25.138739 21245 consensus_queue.cc:260] T fed5a39e61f8417dbfc5616d9146296c P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.140944 21245 ts_tablet_manager.cc:1434] T fed5a39e61f8417dbfc5616d9146296c P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.007s
I20260709 14:55:25.141428 21240 raft_consensus.cc:359] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.141983 21245 tablet_bootstrap.cc:492] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:25.142132 21240 raft_consensus.cc:385] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.142230 21271 raft_consensus.cc:515] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.142503 21240 raft_consensus.cc:740] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.143357 21051 raft_consensus.cc:2393] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 573badfb33c34761878bb526370710a3 in this term.
I20260709 14:55:25.143440 21240 consensus_queue.cc:260] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.145687 21240 ts_tablet_manager.cc:1434] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:55:25.147042 21164 leader_election.cc:304] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [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: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:25.148211 21284 raft_consensus.cc:2749] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:25.148406 21245 tablet_bootstrap.cc:654] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.149484 21244 tablet_bootstrap.cc:492] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:25.149501 21240 tablet_bootstrap.cc:492] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:25.150112 21244 ts_tablet_manager.cc:1403] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.008s
I20260709 14:55:25.153002 21244 raft_consensus.cc:359] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.153741 21244 raft_consensus.cc:385] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.154047 21244 raft_consensus.cc:740] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.156121 21240 tablet_bootstrap.cc:654] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.156582 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0482d48944fc7bc9f43297cb8f2d3" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:25.157886 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0482d48944fc7bc9f43297cb8f2d3" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:25.158699 21200 raft_consensus.cc:2393] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 573badfb33c34761878bb526370710a3 in current term 1: Already voted for candidate 962ba2abb53447a1a2b03272e3cf2c23 in this term.
I20260709 14:55:25.159608 21245 tablet_bootstrap.cc:492] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
W20260709 14:55:25.157941 21017 leader_election.cc:343] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.160118 21016 leader_election.cc:304] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [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: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:25.160063 21244 consensus_queue.cc:260] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.160961 21269 raft_consensus.cc:2749] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:25.161794 21245 ts_tablet_manager.cc:1403] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 14:55:25.162349 21244 ts_tablet_manager.cc:1434] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:55:25.162701 21271 leader_election.cc:290] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.164059 21244 tablet_bootstrap.cc:492] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:25.164539 21245 raft_consensus.cc:359] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.165226 21245 raft_consensus.cc:385] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.165500 21245 raft_consensus.cc:740] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.166361 21245 consensus_queue.cc:260] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.169201 21245 ts_tablet_manager.cc:1434] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:55:25.170403 21245 tablet_bootstrap.cc:492] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:25.170539 21244 tablet_bootstrap.cc:654] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.176868 21245 tablet_bootstrap.cc:654] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.185420 21240 tablet_bootstrap.cc:492] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:25.185778 21240 ts_tablet_manager.cc:1403] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.005s
I20260709 14:55:25.187393 21245 tablet_bootstrap.cc:492] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:25.187438 21240 raft_consensus.cc:359] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.187985 21245 ts_tablet_manager.cc:1403] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 14:55:25.188200 21240 raft_consensus.cc:385] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.188503 21240 raft_consensus.cc:740] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.189149 21240 consensus_queue.cc:260] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.190325 21245 raft_consensus.cc:359] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.190656 21244 tablet_bootstrap.cc:492] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:25.190709 21240 ts_tablet_manager.cc:1434] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:55:25.190963 21245 raft_consensus.cc:385] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.191399 21244 ts_tablet_manager.cc:1403] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.011s
I20260709 14:55:25.191354 21245 raft_consensus.cc:740] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.192278 21240 tablet_bootstrap.cc:492] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:25.192219 21245 consensus_queue.cc:260] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.194157 21245 ts_tablet_manager.cc:1434] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:25.194154 21244 raft_consensus.cc:359] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.194839 21244 raft_consensus.cc:385] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.195093 21244 raft_consensus.cc:740] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.195497 21245 tablet_bootstrap.cc:492] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:25.195847 21244 consensus_queue.cc:260] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.200670 21244 ts_tablet_manager.cc:1434] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:25.200839 21245 tablet_bootstrap.cc:654] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.201633 21244 tablet_bootstrap.cc:492] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:25.208122 21240 tablet_bootstrap.cc:654] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.208242 21244 tablet_bootstrap.cc:654] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.211539 21245 tablet_bootstrap.cc:492] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:25.211952 21245 ts_tablet_manager.cc:1403] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 14:55:25.214671 21245 raft_consensus.cc:359] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } } peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } }
I20260709 14:55:25.215374 21245 raft_consensus.cc:385] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.215626 21245 raft_consensus.cc:740] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.216501 21245 consensus_queue.cc:260] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } } peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } }
I20260709 14:55:25.218014 21240 tablet_bootstrap.cc:492] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:25.218417 21240 ts_tablet_manager.cc:1403] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260709 14:55:25.218487 21245 ts_tablet_manager.cc:1434] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:25.219892 21245 tablet_bootstrap.cc:492] T 04404e80c5f1418bb46998174f2cd002 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:25.220875 21240 raft_consensus.cc:359] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.221503 21240 raft_consensus.cc:385] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.221756 21240 raft_consensus.cc:740] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.222451 21240 consensus_queue.cc:260] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.225950 21245 tablet_bootstrap.cc:654] T 04404e80c5f1418bb46998174f2cd002 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.231751 21240 ts_tablet_manager.cc:1434] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:55:25.232569 21240 tablet_bootstrap.cc:492] T e800db5521d84f0a9a02b2145a5890b6 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:25.236109 21284 raft_consensus.cc:493] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.236795 21245 tablet_bootstrap.cc:492] T 04404e80c5f1418bb46998174f2cd002 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:25.236548 21284 raft_consensus.cc:515] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.237223 21245 ts_tablet_manager.cc:1403] T 04404e80c5f1418bb46998174f2cd002 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:55:25.237525 21240 tablet_bootstrap.cc:654] T e800db5521d84f0a9a02b2145a5890b6 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.238520 21284 leader_election.cc:290] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:25.239660 21245 raft_consensus.cc:359] T 04404e80c5f1418bb46998174f2cd002 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.240293 21245 raft_consensus.cc:385] T 04404e80c5f1418bb46998174f2cd002 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.240340 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed5a39e61f8417dbfc5616d9146296c" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:25.240579 21245 raft_consensus.cc:740] T 04404e80c5f1418bb46998174f2cd002 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.241024 21125 raft_consensus.cc:2468] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:25.241302 21245 consensus_queue.cc:260] T 04404e80c5f1418bb46998174f2cd002 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.240357 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed5a39e61f8417dbfc5616d9146296c" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:25.242172 21244 tablet_bootstrap.cc:492] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:25.242377 21051 raft_consensus.cc:2468] T fed5a39e61f8417dbfc5616d9146296c P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:25.242563 21244 ts_tablet_manager.cc:1403] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.041s	user 0.026s	sys 0.006s
I20260709 14:55:25.243405 21245 ts_tablet_manager.cc:1434] T 04404e80c5f1418bb46998174f2cd002 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:55:25.243536 21164 leader_election.cc:304] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:25.244251 21245 tablet_bootstrap.cc:492] T 9d11ce36523b499fb071d0a762c1cdb2 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:25.244688 21284 raft_consensus.cc:2804] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.245048 21284 raft_consensus.cc:493] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.245368 21284 raft_consensus.cc:3060] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.245814 21271 raft_consensus.cc:493] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.246132 21271 raft_consensus.cc:515] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.247394 21240 tablet_bootstrap.cc:492] T e800db5521d84f0a9a02b2145a5890b6 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:25.247788 21240 ts_tablet_manager.cc:1403] T e800db5521d84f0a9a02b2145a5890b6 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:55:25.247931 21271 leader_election.cc:290] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.250080 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800db5521d84f0a9a02b2145a5890b6" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:25.250136 21240 raft_consensus.cc:359] T e800db5521d84f0a9a02b2145a5890b6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.250713 21245 tablet_bootstrap.cc:654] T 9d11ce36523b499fb071d0a762c1cdb2 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.250788 21240 raft_consensus.cc:385] T e800db5521d84f0a9a02b2145a5890b6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.251128 21240 raft_consensus.cc:740] T e800db5521d84f0a9a02b2145a5890b6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
W20260709 14:55:25.251505 21016 leader_election.cc:343] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.251818 21240 consensus_queue.cc:260] T e800db5521d84f0a9a02b2145a5890b6 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.252440 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800db5521d84f0a9a02b2145a5890b6" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:25.253000 21125 raft_consensus.cc:2468] T e800db5521d84f0a9a02b2145a5890b6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:25.254146 21017 leader_election.cc:304] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:25.254352 21240 ts_tablet_manager.cc:1434] T e800db5521d84f0a9a02b2145a5890b6 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:25.252452 21244 raft_consensus.cc:359] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.255249 21240 tablet_bootstrap.cc:492] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:25.254541 21284 raft_consensus.cc:515] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.255681 21271 raft_consensus.cc:2804] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.256140 21271 raft_consensus.cc:493] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.256461 21271 raft_consensus.cc:3060] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.258054 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed5a39e61f8417dbfc5616d9146296c" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:25.258601 21051 raft_consensus.cc:3060] T fed5a39e61f8417dbfc5616d9146296c P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.260972 21240 tablet_bootstrap.cc:654] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.255271 21244 raft_consensus.cc:385] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.263453 21244 raft_consensus.cc:740] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.264062 21244 consensus_queue.cc:260] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.264813 21245 tablet_bootstrap.cc:492] T 9d11ce36523b499fb071d0a762c1cdb2 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:25.265234 21245 ts_tablet_manager.cc:1403] T 9d11ce36523b499fb071d0a762c1cdb2 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260709 14:55:25.265424 21051 raft_consensus.cc:2468] T fed5a39e61f8417dbfc5616d9146296c P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:25.266136 21244 ts_tablet_manager.cc:1434] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 14:55:25.266518 21164 leader_election.cc:304] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:25.267299 21251 raft_consensus.cc:2804] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:55:25.267336 21016 consensus_peers.cc:597] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 -> Peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Couldn't send request to peer 962ba2abb53447a1a2b03272e3cf2c23. 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:55:25.267658 21245 raft_consensus.cc:359] T 9d11ce36523b499fb071d0a762c1cdb2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.268436 21245 raft_consensus.cc:385] T 9d11ce36523b499fb071d0a762c1cdb2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.268726 21245 raft_consensus.cc:740] T 9d11ce36523b499fb071d0a762c1cdb2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.269382 21245 consensus_queue.cc:260] T 9d11ce36523b499fb071d0a762c1cdb2 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.271627 21245 ts_tablet_manager.cc:1434] T 9d11ce36523b499fb071d0a762c1cdb2 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:25.272514 21245 tablet_bootstrap.cc:492] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:25.274909 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed5a39e61f8417dbfc5616d9146296c" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:25.275460 21125 raft_consensus.cc:3060] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.276305 21244 tablet_bootstrap.cc:492] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:25.277724 21245 tablet_bootstrap.cc:654] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.292740 21251 raft_consensus.cc:697] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:25.279618 21271 raft_consensus.cc:515] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.293623 21251 consensus_queue.cc:237] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.281209 21125 raft_consensus.cc:2468] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:25.281594 21284 leader_election.cc:290] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:25.297498 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800db5521d84f0a9a02b2145a5890b6" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:25.299460 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800db5521d84f0a9a02b2145a5890b6" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
W20260709 14:55:25.300951 21016 leader_election.cc:343] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.301640 21125 raft_consensus.cc:3060] T e800db5521d84f0a9a02b2145a5890b6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.301720 21271 leader_election.cc:290] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.302824 21244 tablet_bootstrap.cc:654] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.303601 21240 tablet_bootstrap.cc:492] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:25.304060 21240 ts_tablet_manager.cc:1403] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.020s
I20260709 14:55:25.307092 21240 raft_consensus.cc:359] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.307850 21245 tablet_bootstrap.cc:492] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:25.307858 21240 raft_consensus.cc:385] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.308269 21125 raft_consensus.cc:2468] T e800db5521d84f0a9a02b2145a5890b6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:25.308435 21240 raft_consensus.cc:740] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.308269 21245 ts_tablet_manager.cc:1403] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.007s
I20260709 14:55:25.309329 21240 consensus_queue.cc:260] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.312265 21017 leader_election.cc:304] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:25.313344 21271 raft_consensus.cc:2804] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:25.313822 21271 raft_consensus.cc:697] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:25.314647 20948 catalog_manager.cc:5697] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:25.315251 21271 consensus_queue.cc:237] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.318272 21240 ts_tablet_manager.cc:1434] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:55:25.311189 21245 raft_consensus.cc:359] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.320875 21245 raft_consensus.cc:385] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.321153 21245 raft_consensus.cc:740] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.321370 21240 tablet_bootstrap.cc:492] T 43cb5bd2ae914d168b6faf61806eb1f5 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:25.321825 21245 consensus_queue.cc:260] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.323974 21245 ts_tablet_manager.cc:1434] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:55:25.324810 21245 tablet_bootstrap.cc:492] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:25.326449 21240 tablet_bootstrap.cc:654] T 43cb5bd2ae914d168b6faf61806eb1f5 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.329937 21245 tablet_bootstrap.cc:654] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.330637 21244 tablet_bootstrap.cc:492] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:25.331070 21244 ts_tablet_manager.cc:1403] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.009s
I20260709 14:55:25.333738 21244 raft_consensus.cc:359] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.334494 21244 raft_consensus.cc:385] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.334803 21244 raft_consensus.cc:740] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.335438 21244 consensus_queue.cc:260] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.335026 20949 catalog_manager.cc:5697] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:25.337811 21244 ts_tablet_manager.cc:1434] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:25.339159 21244 tablet_bootstrap.cc:492] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:25.340469 21245 tablet_bootstrap.cc:492] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:25.340484 21240 tablet_bootstrap.cc:492] T 43cb5bd2ae914d168b6faf61806eb1f5 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:25.340997 21245 ts_tablet_manager.cc:1403] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260709 14:55:25.341058 21240 ts_tablet_manager.cc:1403] T 43cb5bd2ae914d168b6faf61806eb1f5 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260709 14:55:25.343510 21245 raft_consensus.cc:359] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.343662 21240 raft_consensus.cc:359] T 43cb5bd2ae914d168b6faf61806eb1f5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.344156 21245 raft_consensus.cc:385] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.344342 21240 raft_consensus.cc:385] T 43cb5bd2ae914d168b6faf61806eb1f5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.344425 21245 raft_consensus.cc:740] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.344822 21240 raft_consensus.cc:740] T 43cb5bd2ae914d168b6faf61806eb1f5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.344262 21244 tablet_bootstrap.cc:654] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.345219 21245 consensus_queue.cc:260] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.345515 21240 consensus_queue.cc:260] T 43cb5bd2ae914d168b6faf61806eb1f5 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.347437 21245 ts_tablet_manager.cc:1434] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:25.348250 21245 tablet_bootstrap.cc:492] T 63a3fa7257f34aedbaa96aad3cc810ca P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:25.353048 21240 ts_tablet_manager.cc:1434] T 43cb5bd2ae914d168b6faf61806eb1f5 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 14:55:25.353329 21245 tablet_bootstrap.cc:654] T 63a3fa7257f34aedbaa96aad3cc810ca P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.354027 21240 tablet_bootstrap.cc:492] T f06934d875094fb0bfb3db0c28803065 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:25.355940 21271 raft_consensus.cc:493] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.356411 21271 raft_consensus.cc:515] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.358390 21271 leader_election.cc:290] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.359789 21240 tablet_bootstrap.cc:654] T f06934d875094fb0bfb3db0c28803065 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.359829 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfe74f8b7564254a0c27bf0dc5bf795" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:25.361696 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfe74f8b7564254a0c27bf0dc5bf795" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
W20260709 14:55:25.363309 21017 leader_election.cc:343] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:25.364032 21016 leader_election.cc:343] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.364480 21016 leader_election.cc:304] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:25.367607 21271 raft_consensus.cc:2749] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:25.373617 21244 tablet_bootstrap.cc:492] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:25.374033 21244 ts_tablet_manager.cc:1403] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.017s
I20260709 14:55:25.376071 21240 tablet_bootstrap.cc:492] T f06934d875094fb0bfb3db0c28803065 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:25.376426 21245 tablet_bootstrap.cc:492] T 63a3fa7257f34aedbaa96aad3cc810ca P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:25.376479 21240 ts_tablet_manager.cc:1403] T f06934d875094fb0bfb3db0c28803065 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.014s
I20260709 14:55:25.376971 21245 ts_tablet_manager.cc:1403] T 63a3fa7257f34aedbaa96aad3cc810ca P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260709 14:55:25.376467 21244 raft_consensus.cc:359] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.377265 21244 raft_consensus.cc:385] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.377537 21244 raft_consensus.cc:740] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.377758 21271 raft_consensus.cc:493] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.378172 21271 raft_consensus.cc:515] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } } peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } }
I20260709 14:55:25.378243 21244 consensus_queue.cc:260] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.379130 21240 raft_consensus.cc:359] T f06934d875094fb0bfb3db0c28803065 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.379329 21245 raft_consensus.cc:359] T 63a3fa7257f34aedbaa96aad3cc810ca P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.379746 21240 raft_consensus.cc:385] T f06934d875094fb0bfb3db0c28803065 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.379938 21245 raft_consensus.cc:385] T 63a3fa7257f34aedbaa96aad3cc810ca P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.380024 21240 raft_consensus.cc:740] T f06934d875094fb0bfb3db0c28803065 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.380313 21245 raft_consensus.cc:740] T 63a3fa7257f34aedbaa96aad3cc810ca P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.380860 21240 consensus_queue.cc:260] T f06934d875094fb0bfb3db0c28803065 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.381044 21245 consensus_queue.cc:260] T 63a3fa7257f34aedbaa96aad3cc810ca P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.381481 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c9fcb8a91684bb8966e418709a2ff75" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:25.382707 21240 ts_tablet_manager.cc:1434] T f06934d875094fb0bfb3db0c28803065 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:25.380151 21244 ts_tablet_manager.cc:1434] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:25.380065 21271 leader_election.cc:290] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.381383 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c9fcb8a91684bb8966e418709a2ff75" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:25.384228 21240 tablet_bootstrap.cc:492] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:25.384593 21017 leader_election.cc:304] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:25.388705 21271 raft_consensus.cc:2749] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:25.390295 21245 ts_tablet_manager.cc:1434] T 63a3fa7257f34aedbaa96aad3cc810ca P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 14:55:25.390944 21244 tablet_bootstrap.cc:492] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:25.394505 21245 tablet_bootstrap.cc:492] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:25.396504 21244 tablet_bootstrap.cc:654] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.390326 21240 tablet_bootstrap.cc:654] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.402990 21245 tablet_bootstrap.cc:654] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.404793 21240 tablet_bootstrap.cc:492] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:25.405063 21244 tablet_bootstrap.cc:492] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:25.404935 21271 consensus_queue.cc:1048] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:25.405217 21240 ts_tablet_manager.cc:1403] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.002s
I20260709 14:55:25.405617 21244 ts_tablet_manager.cc:1403] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 14:55:25.407758 21240 raft_consensus.cc:359] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.408401 21240 raft_consensus.cc:385] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.408797 21240 raft_consensus.cc:740] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.408432 21244 raft_consensus.cc:359] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.409399 21244 raft_consensus.cc:385] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.409761 21244 raft_consensus.cc:740] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.409554 21240 consensus_queue.cc:260] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.410899 21253 raft_consensus.cc:493] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.410637 21244 consensus_queue.cc:260] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.411371 21253 raft_consensus.cc:515] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.415269 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d11ce36523b499fb071d0a762c1cdb2" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:25.416857 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d11ce36523b499fb071d0a762c1cdb2" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:25.417487 21051 raft_consensus.cc:2468] T 9d11ce36523b499fb071d0a762c1cdb2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:25.413466 21253 leader_election.cc:290] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
W20260709 14:55:25.419106 21091 leader_election.cc:343] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.420219 21090 leader_election.cc:304] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:25.421190 21244 ts_tablet_manager.cc:1434] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:55:25.421604 21253 raft_consensus.cc:2804] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.421774 21251 raft_consensus.cc:493] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.422425 21251 raft_consensus.cc:515] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.424465 21251 leader_election.cc:290] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:25.427402 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06934d875094fb0bfb3db0c28803065" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:25.430063 21051 raft_consensus.cc:2468] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:25.430787 21244 tablet_bootstrap.cc:492] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:25.431202 21164 leader_election.cc:304] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:25.432498 21284 raft_consensus.cc:2804] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.432868 21284 raft_consensus.cc:493] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.433211 21284 raft_consensus.cc:3060] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.426707 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06934d875094fb0bfb3db0c28803065" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:25.437083 21126 raft_consensus.cc:2468] T f06934d875094fb0bfb3db0c28803065 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:25.437680 21244 tablet_bootstrap.cc:654] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.438715 21251 raft_consensus.cc:493] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.439186 21251 raft_consensus.cc:515] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.441053 21298 raft_consensus.cc:493] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.441532 21298 raft_consensus.cc:515] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.441922 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04404e80c5f1418bb46998174f2cd002" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:25.442564 21050 raft_consensus.cc:2468] T 04404e80c5f1418bb46998174f2cd002 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:25.443619 21298 leader_election.cc:290] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:25.444116 21164 leader_election.cc:304] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:25.445456 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06684fb2bc04815aa0f3c47c99874b0" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:25.448323 21050 raft_consensus.cc:3060] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.448936 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04404e80c5f1418bb46998174f2cd002" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:25.450107 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06684fb2bc04815aa0f3c47c99874b0" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:25.450815 21126 raft_consensus.cc:2393] T b06684fb2bc04815aa0f3c47c99874b0 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 573badfb33c34761878bb526370710a3 in this term.
W20260709 14:55:25.451957 21166 leader_election.cc:343] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.452839 21251 leader_election.cc:290] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:25.453284 21298 raft_consensus.cc:2804] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.453616 21298 raft_consensus.cc:493] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.453920 21298 raft_consensus.cc:3060] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.457091 21271 consensus_queue.cc:1048] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:25.429503 21253 raft_consensus.cc:493] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.461088 21298 raft_consensus.cc:515] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.469228 21240 ts_tablet_manager.cc:1434] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.000s
I20260709 14:55:25.470209 21240 tablet_bootstrap.cc:492] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:25.472148 21164 leader_election.cc:304] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:25.470166 21274 raft_consensus.cc:493] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.472569 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04404e80c5f1418bb46998174f2cd002" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:25.473290 21051 raft_consensus.cc:3060] T 04404e80c5f1418bb46998174f2cd002 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.473223 21274 raft_consensus.cc:515] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.475697 21274 leader_election.cc:290] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.461135 21253 raft_consensus.cc:3060] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.477337 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f703a530cf4c3cbb69558dc908f803" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
W20260709 14:55:25.478843 21090 leader_election.cc:343] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.479724 21200 raft_consensus.cc:3060] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.483261 21284 raft_consensus.cc:515] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.485668 21284 leader_election.cc:290] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:25.488739 21271 consensus_queue.cc:1048] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:25.491166 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06934d875094fb0bfb3db0c28803065" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:25.491734 21049 raft_consensus.cc:3060] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.487814 21251 raft_consensus.cc:2749] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:25.505949 21049 raft_consensus.cc:2468] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:25.511684 21164 leader_election.cc:304] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:25.514370 21251 raft_consensus.cc:2804] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:25.514860 21251 raft_consensus.cc:697] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:25.515766 21251 consensus_queue.cc:237] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.526080 21253 raft_consensus.cc:515] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.528158 21253 leader_election.cc:290] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.528919 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d11ce36523b499fb071d0a762c1cdb2" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:25.529482 21049 raft_consensus.cc:3060] T 9d11ce36523b499fb071d0a762c1cdb2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.530149 21269 raft_consensus.cc:493] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.530583 21269 raft_consensus.cc:515] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.533771 21269 leader_election.cc:290] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.534422 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7f13ddc7704951a3f4b0e1485d014b" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:25.534771 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7f13ddc7704951a3f4b0e1485d014b" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:25.535019 21124 raft_consensus.cc:2468] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:25.535351 21199 raft_consensus.cc:2468] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:25.536067 21017 leader_election.cc:304] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:25.537068 21269 raft_consensus.cc:2804] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.537402 21269 raft_consensus.cc:493] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.537714 21269 raft_consensus.cc:3060] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.539812 21049 raft_consensus.cc:2468] T 9d11ce36523b499fb071d0a762c1cdb2 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:25.540870 21090 leader_election.cc:304] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:25.543814 21269 raft_consensus.cc:515] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.544986 21253 raft_consensus.cc:2804] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:25.546356 21253 raft_consensus.cc:697] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:25.547158 21253 consensus_queue.cc:237] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.563648 21248 raft_consensus.cc:493] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.564307 21248 raft_consensus.cc:515] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.564633 21274 raft_consensus.cc:493] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.565215 21274 raft_consensus.cc:515] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.567301 21274 leader_election.cc:290] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.568917 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a3fa7257f34aedbaa96aad3cc810ca" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:25.569553 21049 raft_consensus.cc:2468] T 63a3fa7257f34aedbaa96aad3cc810ca P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:25.570627 21090 leader_election.cc:304] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:25.571437 21274 raft_consensus.cc:2804] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.571807 21274 raft_consensus.cc:493] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.572118 21274 raft_consensus.cc:3060] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.579985 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7f13ddc7704951a3f4b0e1485d014b" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:25.580587 21199 raft_consensus.cc:3060] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.581568 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb37462d01634f86b1288422a9889342" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:25.582265 21126 raft_consensus.cc:2468] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:25.583433 21017 leader_election.cc:304] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:25.584296 21271 raft_consensus.cc:2804] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.584661 21271 raft_consensus.cc:493] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.584985 21271 raft_consensus.cc:3060] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.587772 21199 raft_consensus.cc:2468] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:25.588986 21016 leader_election.cc:304] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:25.591989 21271 raft_consensus.cc:515] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.479941 21051 raft_consensus.cc:2468] T 04404e80c5f1418bb46998174f2cd002 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:25.597976 21164 leader_election.cc:304] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:25.598754 21284 raft_consensus.cc:2804] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:25.599385 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb37462d01634f86b1288422a9889342" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:25.600069 21126 raft_consensus.cc:3060] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.595404 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7f13ddc7704951a3f4b0e1485d014b" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:25.605077 21124 raft_consensus.cc:3060] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.608230 21298 leader_election.cc:290] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:25.610786 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d11ce36523b499fb071d0a762c1cdb2" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:25.612114 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a3fa7257f34aedbaa96aad3cc810ca" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:25.612439 21123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04404e80c5f1418bb46998174f2cd002" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:25.612901 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f703a530cf4c3cbb69558dc908f803" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:25.613694 21122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06934d875094fb0bfb3db0c28803065" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:25.614243 21122 raft_consensus.cc:3060] T f06934d875094fb0bfb3db0c28803065 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.614815 21271 leader_election.cc:290] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.615697 21271 raft_consensus.cc:2804] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:25.616966 21271 raft_consensus.cc:697] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:25.622710 21269 leader_election.cc:290] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.595769 21274 raft_consensus.cc:515] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.626725 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a3fa7257f34aedbaa96aad3cc810ca" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:25.627369 21051 raft_consensus.cc:3060] T 63a3fa7257f34aedbaa96aad3cc810ca P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.616428 21248 leader_election.cc:290] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.622298 21122 raft_consensus.cc:2468] T f06934d875094fb0bfb3db0c28803065 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:25.635439 21274 leader_election.cc:290] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.623679 21271 consensus_queue.cc:237] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:25.638661 21016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.131:44047, user_credentials={real_user=slave}} blocked reactor thread for 49777.8us
I20260709 14:55:25.640079 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb37462d01634f86b1288422a9889342" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:25.640650 21200 raft_consensus.cc:3060] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:25.645267 21166 leader_election.cc:343] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:25.646040 21091 leader_election.cc:343] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:25.646993 21091 leader_election.cc:343] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.647714 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a3fa7257f34aedbaa96aad3cc810ca" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
W20260709 14:55:25.647859 21091 leader_election.cc:343] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.648290 21091 leader_election.cc:304] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:25.648861 21284 raft_consensus.cc:697] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:25.649765 21284 consensus_queue.cc:237] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.653112 21124 raft_consensus.cc:2468] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:25.619966 21126 raft_consensus.cc:2468] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:25.672616 20946 catalog_manager.cc:5697] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:25.673563 21017 leader_election.cc:304] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:25.674372 21271 raft_consensus.cc:2804] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:25.675017 21271 raft_consensus.cc:697] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:25.677332 21271 consensus_queue.cc:237] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.656737 21051 raft_consensus.cc:2468] T 63a3fa7257f34aedbaa96aad3cc810ca P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:25.680145 21090 leader_election.cc:304] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:25.680969 21253 raft_consensus.cc:2804] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:25.681442 21253 raft_consensus.cc:697] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:25.682263 21253 consensus_queue.cc:237] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.684044 21200 raft_consensus.cc:2468] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:25.656159 21240 tablet_bootstrap.cc:654] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.657485 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb37462d01634f86b1288422a9889342" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:25.685201 21199 raft_consensus.cc:2376] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1. Re-sending same reply.
I20260709 14:55:25.687733 21245 tablet_bootstrap.cc:492] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:25.688159 21245 ts_tablet_manager.cc:1403] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.294s	user 0.098s	sys 0.177s
I20260709 14:55:25.688452 21284 raft_consensus.cc:493] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.671697 20947 catalog_manager.cc:5697] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:25.689265 21284 raft_consensus.cc:515] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.690824 21244 tablet_bootstrap.cc:492] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:25.690724 21245 raft_consensus.cc:359] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.691282 21244 ts_tablet_manager.cc:1403] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.261s	user 0.031s	sys 0.028s
I20260709 14:55:25.691383 21245 raft_consensus.cc:385] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.691710 21245 raft_consensus.cc:740] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.692348 21245 consensus_queue.cc:260] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.692348 21284 leader_election.cc:290] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:25.694674 21245 ts_tablet_manager.cc:1434] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 14:55:25.694348 21244 raft_consensus.cc:359] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.694981 21244 raft_consensus.cc:385] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.695475 21245 tablet_bootstrap.cc:492] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:25.695242 21244 raft_consensus.cc:740] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.697381 21244 consensus_queue.cc:260] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.698282 21199 raft_consensus.cc:3060] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.701508 21244 ts_tablet_manager.cc:1434] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:55:25.702178 21244 tablet_bootstrap.cc:492] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:25.706748 21274 raft_consensus.cc:2749] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:25.709041 20946 catalog_manager.cc:5697] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:25.712365 21091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.131:44047, user_credentials={real_user=slave}} blocked reactor thread for 64537.2us
I20260709 14:55:25.712882 21271 consensus_queue.cc:1048] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:25.692673 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800db5521d84f0a9a02b2145a5890b6" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:25.719080 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800db5521d84f0a9a02b2145a5890b6" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:25.719854 21126 raft_consensus.cc:2393] T e800db5521d84f0a9a02b2145a5890b6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 573badfb33c34761878bb526370710a3 in this term.
W20260709 14:55:25.720870 21091 leader_election.cc:343] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.723891 21245 tablet_bootstrap.cc:654] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.724004 20949 catalog_manager.cc:5697] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:25.732005 21244 tablet_bootstrap.cc:654] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.733006 21166 leader_election.cc:304] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:25.734089 21284 raft_consensus.cc:2749] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:25.735498 21284 consensus_queue.cc:1048] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:25.740970 20947 catalog_manager.cc:5697] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:25.747645 20947 catalog_manager.cc:5697] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:25.757169 21269 consensus_queue.cc:1048] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:25.761515 21240 tablet_bootstrap.cc:492] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:25.762059 21240 ts_tablet_manager.cc:1403] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.292s	user 0.006s	sys 0.008s
I20260709 14:55:25.764668 21240 raft_consensus.cc:359] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.765544 21240 raft_consensus.cc:385] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.765861 21240 raft_consensus.cc:740] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.766518 21240 consensus_queue.cc:260] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.769402 21240 ts_tablet_manager.cc:1434] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:25.771248 21240 tablet_bootstrap.cc:492] T c9cc13c46b4c4ab9a9719fa9110be2aa P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:25.774377 21244 tablet_bootstrap.cc:492] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:25.770444 21284 raft_consensus.cc:493] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.813884 21284 raft_consensus.cc:515] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.813477 21244 ts_tablet_manager.cc:1403] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.111s	user 0.022s	sys 0.026s
I20260709 14:55:25.817027 21269 raft_consensus.cc:493] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.817101 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3c8cccae8d49e19f2021785e12b196" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:25.817647 21269 raft_consensus.cc:515] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.819728 21269 leader_election.cc:290] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.816843 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3c8cccae8d49e19f2021785e12b196" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:25.822278 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43cb5bd2ae914d168b6faf61806eb1f5" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:25.822752 21164 leader_election.cc:304] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:25.823912 21298 raft_consensus.cc:2749] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:25.826267 21245 tablet_bootstrap.cc:492] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
W20260709 14:55:25.826414 21016 leader_election.cc:343] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.826717 21245 ts_tablet_manager.cc:1403] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.131s	user 0.018s	sys 0.029s
I20260709 14:55:25.823334 21122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43cb5bd2ae914d168b6faf61806eb1f5" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:25.826984 21298 consensus_queue.cc:1048] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:25.827557 21122 raft_consensus.cc:2468] T 43cb5bd2ae914d168b6faf61806eb1f5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:25.828797 21017 leader_election.cc:304] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:25.832132 21269 raft_consensus.cc:2804] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.832492 21269 raft_consensus.cc:493] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.832818 21269 raft_consensus.cc:3060] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.821174 21284 leader_election.cc:290] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:25.830107 21244 raft_consensus.cc:359] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.838111 21244 raft_consensus.cc:385] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.839627 21244 raft_consensus.cc:740] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.844981 21269 raft_consensus.cc:515] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.846108 21244 consensus_queue.cc:260] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.849025 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43cb5bd2ae914d168b6faf61806eb1f5" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:25.849370 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43cb5bd2ae914d168b6faf61806eb1f5" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:25.849602 21124 raft_consensus.cc:3060] T 43cb5bd2ae914d168b6faf61806eb1f5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:25.850680 21016 leader_election.cc:343] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.853886 21245 raft_consensus.cc:359] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.856525 21244 ts_tablet_manager.cc:1434] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.040s	user 0.001s	sys 0.004s
I20260709 14:55:25.857890 21244 tablet_bootstrap.cc:492] T 6854e492a1a84f81bcc6a09a712dae87 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:25.856868 21269 leader_election.cc:290] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.856295 21245 raft_consensus.cc:385] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.860661 21245 raft_consensus.cc:740] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.861366 21245 consensus_queue.cc:260] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.862759 21284 raft_consensus.cc:493] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.863377 21245 ts_tablet_manager.cc:1434] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 14:55:25.863205 21284 raft_consensus.cc:515] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.864292 21245 tablet_bootstrap.cc:492] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:25.866987 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f703a530cf4c3cbb69558dc908f803" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:25.865253 21284 leader_election.cc:290] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:25.867843 21122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f703a530cf4c3cbb69558dc908f803" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
W20260709 14:55:25.868268 21164 leader_election.cc:343] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.868454 21122 raft_consensus.cc:2468] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:25.869969 21166 leader_election.cc:304] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:25.866259 21240 tablet_bootstrap.cc:654] T c9cc13c46b4c4ab9a9719fa9110be2aa P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.871004 21284 raft_consensus.cc:2804] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.871470 21284 raft_consensus.cc:493] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.871796 21284 raft_consensus.cc:3060] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.872495 21199 raft_consensus.cc:3060] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.877920 21298 raft_consensus.cc:493] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.879689 21298 raft_consensus.cc:515] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.881839 21298 leader_election.cc:290] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:25.883176 21122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccd85208aa741e4ade3a7a71fd28801" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:25.889115 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccd85208aa741e4ade3a7a71fd28801" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:25.889281 21122 raft_consensus.cc:2468] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:25.891427 21253 raft_consensus.cc:493] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.891646 21124 raft_consensus.cc:2468] T 43cb5bd2ae914d168b6faf61806eb1f5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:25.891861 21253 raft_consensus.cc:515] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.892730 21017 leader_election.cc:304] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:25.893499 21269 raft_consensus.cc:2804] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:25.893810 21253 leader_election.cc:290] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.893978 21269 raft_consensus.cc:697] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:25.894831 21269 consensus_queue.cc:237] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.895183 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04404e80c5f1418bb46998174f2cd002" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:25.895604 21166 leader_election.cc:304] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:25.895886 21051 raft_consensus.cc:2393] T 04404e80c5f1418bb46998174f2cd002 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04c1a6c0d37742ce932f0f0a025dab6b in current term 1: Already voted for candidate 962ba2abb53447a1a2b03272e3cf2c23 in this term.
W20260709 14:55:25.896467 21164 leader_election.cc:343] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.896726 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04404e80c5f1418bb46998174f2cd002" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:25.900223 21091 leader_election.cc:304] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:25.900962 21253 raft_consensus.cc:3060] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.901258 21298 raft_consensus.cc:2804] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.901604 21298 raft_consensus.cc:493] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.901904 21298 raft_consensus.cc:3060] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.907415 21253 raft_consensus.cc:2749] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:25.916355 21298 raft_consensus.cc:515] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.887287 21284 raft_consensus.cc:515] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.919847 21245 tablet_bootstrap.cc:654] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.919304 20945 catalog_manager.cc:5697] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:25.920485 21244 tablet_bootstrap.cc:654] T 6854e492a1a84f81bcc6a09a712dae87 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.920739 21284 leader_election.cc:290] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:25.921034 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccd85208aa741e4ade3a7a71fd28801" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
W20260709 14:55:25.933064 21164 leader_election.cc:343] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.933614 21240 tablet_bootstrap.cc:492] T c9cc13c46b4c4ab9a9719fa9110be2aa P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:25.934087 21240 ts_tablet_manager.cc:1403] T c9cc13c46b4c4ab9a9719fa9110be2aa P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.163s	user 0.012s	sys 0.003s
I20260709 14:55:25.936529 21240 raft_consensus.cc:359] T c9cc13c46b4c4ab9a9719fa9110be2aa P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.922530 21122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccd85208aa741e4ade3a7a71fd28801" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:25.937862 21122 raft_consensus.cc:3060] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.923519 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f703a530cf4c3cbb69558dc908f803" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:25.925001 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f703a530cf4c3cbb69558dc908f803" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:25.939370 21124 raft_consensus.cc:3060] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:25.939671 21164 leader_election.cc:343] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.921531 21298 leader_election.cc:290] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:25.941849 21245 tablet_bootstrap.cc:492] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:25.942318 21245 ts_tablet_manager.cc:1403] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.014s
I20260709 14:55:25.944154 21122 raft_consensus.cc:2468] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:25.944859 21245 raft_consensus.cc:359] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.945279 21166 leader_election.cc:304] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:25.945546 21245 raft_consensus.cc:385] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.945735 21124 raft_consensus.cc:2468] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:25.945942 21245 raft_consensus.cc:740] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.946354 21298 raft_consensus.cc:2804] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:25.946506 21240 raft_consensus.cc:385] T c9cc13c46b4c4ab9a9719fa9110be2aa P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.946861 21298 raft_consensus.cc:697] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:25.946929 21245 consensus_queue.cc:260] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.947739 21298 consensus_queue.cc:237] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.948516 21244 tablet_bootstrap.cc:492] T 6854e492a1a84f81bcc6a09a712dae87 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:25.948947 21244 ts_tablet_manager.cc:1403] T 6854e492a1a84f81bcc6a09a712dae87 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.091s	user 0.007s	sys 0.003s
I20260709 14:55:25.949280 21245 ts_tablet_manager.cc:1434] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:25.950873 21269 raft_consensus.cc:493] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.951429 21166 leader_election.cc:304] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:25.951287 21244 raft_consensus.cc:359] T 6854e492a1a84f81bcc6a09a712dae87 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.952231 21244 raft_consensus.cc:385] T 6854e492a1a84f81bcc6a09a712dae87 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.951906 21269 raft_consensus.cc:515] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.952479 21244 raft_consensus.cc:740] T 6854e492a1a84f81bcc6a09a712dae87 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.953367 21251 raft_consensus.cc:2804] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:25.950613 21245 tablet_bootstrap.cc:492] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:25.953855 21269 leader_election.cc:290] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.946856 21240 raft_consensus.cc:740] T c9cc13c46b4c4ab9a9719fa9110be2aa P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.954972 21240 consensus_queue.cc:260] T c9cc13c46b4c4ab9a9719fa9110be2aa P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.956169 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9cc13c46b4c4ab9a9719fa9110be2aa" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
W20260709 14:55:25.957571 21016 leader_election.cc:343] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.957934 21321 raft_consensus.cc:493] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.953856 21251 raft_consensus.cc:697] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:25.958403 21321 raft_consensus.cc:515] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.958864 21251 consensus_queue.cc:237] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.959656 21245 tablet_bootstrap.cc:654] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.960373 21321 leader_election.cc:290] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:25.962719 21122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9cc13c46b4c4ab9a9719fa9110be2aa" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:25.962963 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d11ce36523b499fb071d0a762c1cdb2" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:25.963377 21122 raft_consensus.cc:2468] T c9cc13c46b4c4ab9a9719fa9110be2aa P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:25.965142 21240 ts_tablet_manager.cc:1434] T c9cc13c46b4c4ab9a9719fa9110be2aa P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:55:25.966092 21017 leader_election.cc:304] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:25.953114 21244 consensus_queue.cc:260] T 6854e492a1a84f81bcc6a09a712dae87 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.967213 21269 raft_consensus.cc:2804] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.967579 21269 raft_consensus.cc:493] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.967900 21269 raft_consensus.cc:3060] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.966012 21240 tablet_bootstrap.cc:492] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:25.974923 21269 raft_consensus.cc:515] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.977767 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9cc13c46b4c4ab9a9719fa9110be2aa" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:25.978338 21124 raft_consensus.cc:3060] T c9cc13c46b4c4ab9a9719fa9110be2aa P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.979787 20946 catalog_manager.cc:5697] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:25.981063 21244 ts_tablet_manager.cc:1434] T 6854e492a1a84f81bcc6a09a712dae87 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:55:25.981927 21244 tablet_bootstrap.cc:492] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:25.989020 21248 raft_consensus.cc:493] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.989454 21248 raft_consensus.cc:515] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.985209 21124 raft_consensus.cc:2468] T c9cc13c46b4c4ab9a9719fa9110be2aa P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:25.991140 21240 tablet_bootstrap.cc:654] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.992523 21017 leader_election.cc:304] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:25.992179 21248 leader_election.cc:290] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.995508 21320 raft_consensus.cc:2804] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:25.995965 21320 raft_consensus.cc:697] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:25.995039 21253 raft_consensus.cc:493] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.996527 21253 raft_consensus.cc:515] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.996865 21320 consensus_queue.cc:237] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:25.998459 21253 leader_election.cc:290] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:25.999796 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6854e492a1a84f81bcc6a09a712dae87" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:25.999914 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5af2b696ee4f1881eb83a077727561" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:26.001286 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5af2b696ee4f1881eb83a077727561" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:26.001782 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6854e492a1a84f81bcc6a09a712dae87" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
W20260709 14:55:26.004046 21017 leader_election.cc:343] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.002292 21269 leader_election.cc:290] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.032784 21199 raft_consensus.cc:2468] T 6854e492a1a84f81bcc6a09a712dae87 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
W20260709 14:55:26.002882 21090 leader_election.cc:343] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.003750 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d11ce36523b499fb071d0a762c1cdb2" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:26.035595 21016 leader_election.cc:304] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [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: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b
W20260709 14:55:26.035815 21091 leader_election.cc:343] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.036053 21050 raft_consensus.cc:2393] T 9d11ce36523b499fb071d0a762c1cdb2 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 04c1a6c0d37742ce932f0f0a025dab6b in this term.
I20260709 14:55:26.036407 21269 raft_consensus.cc:2804] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:26.036804 21269 raft_consensus.cc:493] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:26.036899 21091 leader_election.cc:304] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:26.037159 21269 raft_consensus.cc:3060] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.037758 21274 raft_consensus.cc:2749] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:26.044451 21244 tablet_bootstrap.cc:654] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.004071 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9cc13c46b4c4ab9a9719fa9110be2aa" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:26.044281 21269 raft_consensus.cc:515] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.050134 21164 leader_election.cc:304] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:26.050918 21298 raft_consensus.cc:3060] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.046188 21251 consensus_queue.cc:1048] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:55:26.052590 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6854e492a1a84f81bcc6a09a712dae87" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
W20260709 14:55:26.054534 21017 leader_election.cc:343] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.054134 20946 catalog_manager.cc:5697] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:26.056973 21298 raft_consensus.cc:2749] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:26.058692 21016 leader_election.cc:343] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.059245 21245 tablet_bootstrap.cc:492] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:26.059710 21245 ts_tablet_manager.cc:1403] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.109s	user 0.031s	sys 0.044s
I20260709 14:55:26.062170 21245 raft_consensus.cc:359] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.062594 21245 raft_consensus.cc:385] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.062796 21245 raft_consensus.cc:740] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.063299 21245 consensus_queue.cc:260] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.064713 21245 ts_tablet_manager.cc:1434] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:55:26.065630 21245 tablet_bootstrap.cc:492] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:26.070631 21240 tablet_bootstrap.cc:492] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:26.070961 21240 ts_tablet_manager.cc:1403] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.017s
I20260709 14:55:26.072996 21245 tablet_bootstrap.cc:654] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.072530 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6854e492a1a84f81bcc6a09a712dae87" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:26.074797 21200 raft_consensus.cc:3060] T 6854e492a1a84f81bcc6a09a712dae87 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.076411 21240 raft_consensus.cc:359] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.077040 21240 raft_consensus.cc:385] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.077291 21240 raft_consensus.cc:740] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.074765 21269 leader_election.cc:290] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.080806 20945 catalog_manager.cc:5697] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.083201 21200 raft_consensus.cc:2468] T 6854e492a1a84f81bcc6a09a712dae87 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:26.084055 21240 consensus_queue.cc:260] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.084446 21016 leader_election.cc:304] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b
I20260709 14:55:26.086007 21240 ts_tablet_manager.cc:1434] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:55:26.087436 21269 raft_consensus.cc:2804] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:26.087913 21269 raft_consensus.cc:697] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:26.089285 21269 consensus_queue.cc:237] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.092907 21274 consensus_queue.cc:1048] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.099442 21274 consensus_queue.cc:1048] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.101358 21320 raft_consensus.cc:493] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.101776 21320 raft_consensus.cc:515] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.103592 21240 tablet_bootstrap.cc:492] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:26.104218 21320 leader_election.cc:290] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.105916 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccd85208aa741e4ade3a7a71fd28801" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:26.107419 21124 raft_consensus.cc:2393] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 573badfb33c34761878bb526370710a3 in current term 1: Already voted for candidate 962ba2abb53447a1a2b03272e3cf2c23 in this term.
I20260709 14:55:26.110553 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccd85208aa741e4ade3a7a71fd28801" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:26.112361 21016 leader_election.cc:304] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:26.113615 21248 raft_consensus.cc:3060] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.120478 21251 consensus_queue.cc:1048] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.121973 21248 raft_consensus.cc:2749] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:26.128906 21240 tablet_bootstrap.cc:654] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:26.129184 21091 consensus_peers.cc:597] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Couldn't send request to peer 962ba2abb53447a1a2b03272e3cf2c23. 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:55:26.142439 21320 consensus_queue.cc:1048] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.149821 21251 consensus_queue.cc:1048] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.158128 21244 tablet_bootstrap.cc:492] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:26.158519 21244 ts_tablet_manager.cc:1403] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.177s	user 0.035s	sys 0.016s
I20260709 14:55:26.162631 21244 raft_consensus.cc:359] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.163249 21244 raft_consensus.cc:385] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.163511 21244 raft_consensus.cc:740] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.164354 21269 consensus_queue.cc:1048] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.164650 21244 consensus_queue.cc:260] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.167469 21248 consensus_queue.cc:1048] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.168797 21245 tablet_bootstrap.cc:492] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:26.169286 21245 ts_tablet_manager.cc:1403] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.104s	user 0.027s	sys 0.024s
I20260709 14:55:26.171788 21245 raft_consensus.cc:359] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.172461 21245 raft_consensus.cc:385] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.172940 21245 raft_consensus.cc:740] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
W20260709 14:55:26.172467 20997 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:26.173717 21245 consensus_queue.cc:260] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.175661 21245 ts_tablet_manager.cc:1434] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:26.176534 21245 tablet_bootstrap.cc:492] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:26.177456 21244 ts_tablet_manager.cc:1434] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:55:26.178289 21244 tablet_bootstrap.cc:492] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:26.183198 21245 tablet_bootstrap.cc:654] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.192274 21244 tablet_bootstrap.cc:654] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.197086 21240 tablet_bootstrap.cc:492] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:26.198773 21240 ts_tablet_manager.cc:1403] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.003s
I20260709 14:55:26.205536 21240 raft_consensus.cc:359] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.221772 21240 raft_consensus.cc:385] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.222052 21240 raft_consensus.cc:740] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.204079 21271 consensus_queue.cc:1048] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:55:26.224875 21244 tablet_bootstrap.cc:492] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:26.225334 21244 ts_tablet_manager.cc:1403] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.000s
I20260709 14:55:26.222728 21240 consensus_queue.cc:260] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.227571 21240 ts_tablet_manager.cc:1434] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:55:26.203477 20945 catalog_manager.cc:5697] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.230212 21240 tablet_bootstrap.cc:492] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:26.235090 21244 raft_consensus.cc:359] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.235720 21244 raft_consensus.cc:385] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.235958 21244 raft_consensus.cc:740] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.236533 21244 consensus_queue.cc:260] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.244546 21320 raft_consensus.cc:493] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.250165 21284 consensus_queue.cc:1048] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.250519 21320 raft_consensus.cc:515] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.255482 21244 ts_tablet_manager.cc:1434] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 14:55:26.256438 21244 tablet_bootstrap.cc:492] T ef88e2d2a61441bc8e974f99efe2fc59 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:26.257589 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb317242f54a2c849d4de41520855b" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:26.252626 21320 leader_election.cc:290] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
W20260709 14:55:26.262560 21016 leader_election.cc:343] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.263756 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb317242f54a2c849d4de41520855b" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:26.267149 21322 consensus_queue.cc:1048] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:55:26.268432 21017 leader_election.cc:343] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.268905 21017 leader_election.cc:304] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:26.270534 21271 raft_consensus.cc:2749] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:26.285275 21322 raft_consensus.cc:493] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.285770 21322 raft_consensus.cc:515] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.286545 21244 tablet_bootstrap.cc:654] T ef88e2d2a61441bc8e974f99efe2fc59 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.286788 21240 tablet_bootstrap.cc:654] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.287771 21322 leader_election.cc:290] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.289646 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0482d48944fc7bc9f43297cb8f2d3" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:26.290447 21049 raft_consensus.cc:2393] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04c1a6c0d37742ce932f0f0a025dab6b in current term 1: Already voted for candidate 573badfb33c34761878bb526370710a3 in this term.
I20260709 14:55:26.291779 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0482d48944fc7bc9f43297cb8f2d3" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:26.292539 21200 raft_consensus.cc:2393] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04c1a6c0d37742ce932f0f0a025dab6b in current term 1: Already voted for candidate 962ba2abb53447a1a2b03272e3cf2c23 in this term.
I20260709 14:55:26.294373 21091 leader_election.cc:304] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:26.295549 21322 raft_consensus.cc:3060] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.308090 21245 tablet_bootstrap.cc:492] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:26.308512 21245 ts_tablet_manager.cc:1403] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.132s	user 0.046s	sys 0.050s
I20260709 14:55:26.311425 21245 raft_consensus.cc:359] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.312064 21245 raft_consensus.cc:385] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.312114 21322 raft_consensus.cc:2749] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:26.312431 21245 raft_consensus.cc:740] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.313673 21245 consensus_queue.cc:260] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.316402 21245 ts_tablet_manager.cc:1434] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:26.317310 21245 tablet_bootstrap.cc:492] T 0a5af2b696ee4f1881eb83a077727561 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:26.335490 21240 tablet_bootstrap.cc:492] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:26.335505 21244 tablet_bootstrap.cc:492] T ef88e2d2a61441bc8e974f99efe2fc59 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:26.335688 21245 tablet_bootstrap.cc:654] T 0a5af2b696ee4f1881eb83a077727561 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.336047 21240 ts_tablet_manager.cc:1403] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.107s	user 0.031s	sys 0.018s
I20260709 14:55:26.336129 21244 ts_tablet_manager.cc:1403] T ef88e2d2a61441bc8e974f99efe2fc59 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.080s	user 0.041s	sys 0.004s
I20260709 14:55:26.338546 21240 raft_consensus.cc:359] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.339143 21240 raft_consensus.cc:385] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.339412 21240 raft_consensus.cc:740] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.339310 21244 raft_consensus.cc:359] T ef88e2d2a61441bc8e974f99efe2fc59 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.340044 21244 raft_consensus.cc:385] T ef88e2d2a61441bc8e974f99efe2fc59 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.340337 21244 raft_consensus.cc:740] T ef88e2d2a61441bc8e974f99efe2fc59 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.340179 21240 consensus_queue.cc:260] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.341033 21244 consensus_queue.cc:260] T ef88e2d2a61441bc8e974f99efe2fc59 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.343003 21244 ts_tablet_manager.cc:1434] T ef88e2d2a61441bc8e974f99efe2fc59 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:26.345281 21322 raft_consensus.cc:493] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:26.345793 21016 consensus_peers.cc:597] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 -> Peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Couldn't send request to peer 962ba2abb53447a1a2b03272e3cf2c23. 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:55:26.345726 21322 raft_consensus.cc:515] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.347036 21244 tablet_bootstrap.cc:492] T c4eb317242f54a2c849d4de41520855b P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:26.348820 21322 leader_election.cc:290] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.344992 21240 ts_tablet_manager.cc:1434] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:26.349988 21240 tablet_bootstrap.cc:492] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:26.352458 21244 tablet_bootstrap.cc:654] T c4eb317242f54a2c849d4de41520855b P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.353111 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6854e492a1a84f81bcc6a09a712dae87" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:26.353848 21199 raft_consensus.cc:2393] T 6854e492a1a84f81bcc6a09a712dae87 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04c1a6c0d37742ce932f0f0a025dab6b in current term 1: Already voted for candidate 573badfb33c34761878bb526370710a3 in this term.
I20260709 14:55:26.354506 21284 consensus_queue.cc:1048] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.348546 21245 tablet_bootstrap.cc:492] T 0a5af2b696ee4f1881eb83a077727561 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:26.356986 21245 ts_tablet_manager.cc:1403] T 0a5af2b696ee4f1881eb83a077727561 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.005s
I20260709 14:55:26.355033 21240 tablet_bootstrap.cc:654] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.355553 21248 raft_consensus.cc:493] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.358307 21248 raft_consensus.cc:515] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.359346 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6854e492a1a84f81bcc6a09a712dae87" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:26.360949 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f703a530cf4c3cbb69558dc908f803" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:26.361552 21248 leader_election.cc:290] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.361717 21124 raft_consensus.cc:2393] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 573badfb33c34761878bb526370710a3 in current term 1: Already voted for candidate 962ba2abb53447a1a2b03272e3cf2c23 in this term.
I20260709 14:55:26.363548 21245 raft_consensus.cc:359] T 0a5af2b696ee4f1881eb83a077727561 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.364303 21245 raft_consensus.cc:385] T 0a5af2b696ee4f1881eb83a077727561 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.364624 21245 raft_consensus.cc:740] T 0a5af2b696ee4f1881eb83a077727561 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.365417 21245 consensus_queue.cc:260] T 0a5af2b696ee4f1881eb83a077727561 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.366164 21091 leader_election.cc:304] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:26.366953 21322 raft_consensus.cc:3060] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.367875 21245 ts_tablet_manager.cc:1434] T 0a5af2b696ee4f1881eb83a077727561 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:26.363734 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f703a530cf4c3cbb69558dc908f803" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:26.370419 21244 tablet_bootstrap.cc:492] T c4eb317242f54a2c849d4de41520855b P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:26.370779 21244 ts_tablet_manager.cc:1403] T c4eb317242f54a2c849d4de41520855b P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260709 14:55:26.370942 21016 leader_election.cc:304] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:26.371692 21284 raft_consensus.cc:493] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.372196 21248 raft_consensus.cc:3060] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.372105 21284 raft_consensus.cc:515] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.373200 21244 raft_consensus.cc:359] T c4eb317242f54a2c849d4de41520855b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.373790 21244 raft_consensus.cc:385] T c4eb317242f54a2c849d4de41520855b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.373817 21322 raft_consensus.cc:2749] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:26.374135 21244 raft_consensus.cc:740] T c4eb317242f54a2c849d4de41520855b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.374687 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9cc13c46b4c4ab9a9719fa9110be2aa" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:26.374900 21244 consensus_queue.cc:260] T c4eb317242f54a2c849d4de41520855b P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.376618 21320 raft_consensus.cc:493] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.376793 21284 leader_election.cc:290] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:26.377512 21320 raft_consensus.cc:515] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.377815 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9cc13c46b4c4ab9a9719fa9110be2aa" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:26.378540 21126 raft_consensus.cc:2393] T c9cc13c46b4c4ab9a9719fa9110be2aa P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 573badfb33c34761878bb526370710a3 in this term.
I20260709 14:55:26.379447 21320 leader_election.cc:290] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.379567 21166 leader_election.cc:304] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:26.380332 21298 raft_consensus.cc:3060] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.379586 21251 consensus_queue.cc:1048] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:26.380987 21244 ts_tablet_manager.cc:1434] T c4eb317242f54a2c849d4de41520855b P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:55:26.381844 21244 tablet_bootstrap.cc:492] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:26.381712 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef88e2d2a61441bc8e974f99efe2fc59" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
W20260709 14:55:26.383009 21017 leader_election.cc:343] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.384539 21240 tablet_bootstrap.cc:492] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:26.384960 21240 ts_tablet_manager.cc:1403] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.000s
I20260709 14:55:26.386140 21248 raft_consensus.cc:2749] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:26.387557 21244 tablet_bootstrap.cc:654] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.387363 21240 raft_consensus.cc:359] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.387995 21240 raft_consensus.cc:385] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.388295 21240 raft_consensus.cc:740] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.389259 21240 consensus_queue.cc:260] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.391417 21240 ts_tablet_manager.cc:1434] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:26.388235 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef88e2d2a61441bc8e974f99efe2fc59" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:26.392660 21240 tablet_bootstrap.cc:492] T cfd376ba8cf8424c9b02f7aca8417fce P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:26.393026 21244 tablet_bootstrap.cc:492] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:26.393471 21244 ts_tablet_manager.cc:1403] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 14:55:26.394497 21321 consensus_queue.cc:1048] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.395937 21244 raft_consensus.cc:359] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.396625 21244 raft_consensus.cc:385] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.396952 21244 raft_consensus.cc:740] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.397616 21244 consensus_queue.cc:260] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.399541 21244 ts_tablet_manager.cc:1434] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:26.400396 21244 tablet_bootstrap.cc:492] T 14fa6b1d8e304a569df3f092fa41a660 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:26.392525 21199 raft_consensus.cc:2468] T ef88e2d2a61441bc8e974f99efe2fc59 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:26.401176 21240 tablet_bootstrap.cc:654] T cfd376ba8cf8424c9b02f7aca8417fce P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.401552 21016 leader_election.cc:304] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [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: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b
I20260709 14:55:26.402295 21320 raft_consensus.cc:2804] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:26.402709 21320 raft_consensus.cc:493] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:26.403100 21320 raft_consensus.cc:3060] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.404253 21298 raft_consensus.cc:2749] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:26.405611 21244 tablet_bootstrap.cc:654] T 14fa6b1d8e304a569df3f092fa41a660 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.410125 21245 tablet_bootstrap.cc:492] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:26.424678 21322 raft_consensus.cc:493] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.425403 21322 raft_consensus.cc:515] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.427459 21322 leader_election.cc:290] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.428682 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb317242f54a2c849d4de41520855b" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:26.429003 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb317242f54a2c849d4de41520855b" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:26.429666 21049 raft_consensus.cc:2468] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:26.429351 21199 raft_consensus.cc:2468] T c4eb317242f54a2c849d4de41520855b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:26.431048 21091 leader_election.cc:304] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:26.436619 21322 raft_consensus.cc:2804] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:26.440352 21322 raft_consensus.cc:493] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:26.436740 21320 raft_consensus.cc:515] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.447703 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef88e2d2a61441bc8e974f99efe2fc59" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:26.448251 21298 consensus_queue.cc:1048] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.448956 21245 tablet_bootstrap.cc:654] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.451835 21322 raft_consensus.cc:3060] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:26.455832 21017 leader_election.cc:343] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.459136 21248 consensus_queue.cc:1048] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:26.463356 21322 raft_consensus.cc:515] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.466930 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb317242f54a2c849d4de41520855b" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:26.467501 21050 raft_consensus.cc:3060] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.470286 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef88e2d2a61441bc8e974f99efe2fc59" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:26.470841 21199 raft_consensus.cc:3060] T ef88e2d2a61441bc8e974f99efe2fc59 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.472380 21320 leader_election.cc:290] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.480032 21050 raft_consensus.cc:2468] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:26.483009 21090 leader_election.cc:304] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:26.483239 21322 leader_election.cc:290] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.483757 21322 raft_consensus.cc:2804] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:26.484174 21322 raft_consensus.cc:697] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:26.484515 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb317242f54a2c849d4de41520855b" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:26.485122 21200 raft_consensus.cc:3060] T c4eb317242f54a2c849d4de41520855b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.484935 21322 consensus_queue.cc:237] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.502784 21271 consensus_queue.cc:1048] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.512560 21240 tablet_bootstrap.cc:492] T cfd376ba8cf8424c9b02f7aca8417fce P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:26.513232 21240 ts_tablet_manager.cc:1403] T cfd376ba8cf8424c9b02f7aca8417fce P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.121s	user 0.026s	sys 0.029s
I20260709 14:55:26.512589 21244 tablet_bootstrap.cc:492] T 14fa6b1d8e304a569df3f092fa41a660 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:26.516559 21244 ts_tablet_manager.cc:1403] T 14fa6b1d8e304a569df3f092fa41a660 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.018s
I20260709 14:55:26.517117 21200 raft_consensus.cc:2468] T c4eb317242f54a2c849d4de41520855b P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:26.518894 21244 raft_consensus.cc:359] T 14fa6b1d8e304a569df3f092fa41a660 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.519524 21244 raft_consensus.cc:385] T 14fa6b1d8e304a569df3f092fa41a660 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.519785 21244 raft_consensus.cc:740] T 14fa6b1d8e304a569df3f092fa41a660 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.519894 21269 consensus_queue.cc:1048] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.515782 21240 raft_consensus.cc:359] T cfd376ba8cf8424c9b02f7aca8417fce P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.520588 21240 raft_consensus.cc:385] T cfd376ba8cf8424c9b02f7aca8417fce P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.520886 21240 raft_consensus.cc:740] T cfd376ba8cf8424c9b02f7aca8417fce P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.521669 21244 consensus_queue.cc:260] T 14fa6b1d8e304a569df3f092fa41a660 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.522639 21240 consensus_queue.cc:260] T cfd376ba8cf8424c9b02f7aca8417fce P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.524627 21240 ts_tablet_manager.cc:1434] T cfd376ba8cf8424c9b02f7aca8417fce P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260709 14:55:26.525504 21240 tablet_bootstrap.cc:492] T abfe74f8b7564254a0c27bf0dc5bf795 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:26.525357 21271 consensus_queue.cc:1048] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.529978 21244 ts_tablet_manager.cc:1434] T 14fa6b1d8e304a569df3f092fa41a660 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:55:26.530844 21244 tablet_bootstrap.cc:492] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:26.535984 21244 tablet_bootstrap.cc:654] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.541760 21240 tablet_bootstrap.cc:654] T abfe74f8b7564254a0c27bf0dc5bf795 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.542550 21253 raft_consensus.cc:493] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.543000 21253 raft_consensus.cc:515] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.546077 21253 leader_election.cc:290] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.546976 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fa6b1d8e304a569df3f092fa41a660" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:26.547565 21197 raft_consensus.cc:2468] T 14fa6b1d8e304a569df3f092fa41a660 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:26.548676 21091 leader_election.cc:304] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:26.549153 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fa6b1d8e304a569df3f092fa41a660" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:26.549821 21314 raft_consensus.cc:2804] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:26.550196 21314 raft_consensus.cc:493] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:26.550328 21090 leader_election.cc:343] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.550549 21314 raft_consensus.cc:3060] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.561022 21271 consensus_queue.cc:1048] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.562897 21314 raft_consensus.cc:515] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.566306 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fa6b1d8e304a569df3f092fa41a660" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:26.566815 21198 raft_consensus.cc:3060] T 14fa6b1d8e304a569df3f092fa41a660 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.568368 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fa6b1d8e304a569df3f092fa41a660" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
W20260709 14:55:26.569542 21090 leader_election.cc:343] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.573388 21198 raft_consensus.cc:2468] T 14fa6b1d8e304a569df3f092fa41a660 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:26.574399 21091 leader_election.cc:304] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:26.575191 21253 raft_consensus.cc:2804] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:26.575361 21199 raft_consensus.cc:2468] T ef88e2d2a61441bc8e974f99efe2fc59 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:26.575802 21253 raft_consensus.cc:697] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:26.576484 21016 leader_election.cc:304] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b
I20260709 14:55:26.576594 21253 consensus_queue.cc:237] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.578192 21271 raft_consensus.cc:2804] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:26.578778 21271 raft_consensus.cc:697] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:26.579501 21271 consensus_queue.cc:237] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.580399 21314 leader_election.cc:290] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.596488 21245 tablet_bootstrap.cc:492] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:26.597023 21245 ts_tablet_manager.cc:1403] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.187s	user 0.051s	sys 0.084s
I20260709 14:55:26.597146 21251 raft_consensus.cc:493] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.597668 21251 raft_consensus.cc:515] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.604684 21245 raft_consensus.cc:359] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.605383 21245 raft_consensus.cc:385] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.605657 21245 raft_consensus.cc:740] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.605012 20946 catalog_manager.cc:5697] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.611121 21240 tablet_bootstrap.cc:492] T abfe74f8b7564254a0c27bf0dc5bf795 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:26.611537 21240 ts_tablet_manager.cc:1403] T abfe74f8b7564254a0c27bf0dc5bf795 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.004s
I20260709 14:55:26.606230 21245 consensus_queue.cc:260] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.613715 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5af2b696ee4f1881eb83a077727561" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:26.614295 21049 raft_consensus.cc:2468] T 0a5af2b696ee4f1881eb83a077727561 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:26.615284 21245 ts_tablet_manager.cc:1434] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 14:55:26.616150 21245 tablet_bootstrap.cc:492] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:26.616036 21164 leader_election.cc:304] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:26.616878 21321 raft_consensus.cc:2804] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:26.617242 21321 raft_consensus.cc:493] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:26.617574 21321 raft_consensus.cc:3060] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.617975 21240 raft_consensus.cc:359] T abfe74f8b7564254a0c27bf0dc5bf795 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.618649 21240 raft_consensus.cc:385] T abfe74f8b7564254a0c27bf0dc5bf795 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.618904 21240 raft_consensus.cc:740] T abfe74f8b7564254a0c27bf0dc5bf795 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.621752 21245 tablet_bootstrap.cc:654] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.621824 21240 consensus_queue.cc:260] T abfe74f8b7564254a0c27bf0dc5bf795 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.626132 21251 leader_election.cc:290] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:26.626500 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5af2b696ee4f1881eb83a077727561" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:26.627094 21124 raft_consensus.cc:2468] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:26.632203 21240 ts_tablet_manager.cc:1434] T abfe74f8b7564254a0c27bf0dc5bf795 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:55:26.631891 21321 raft_consensus.cc:515] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.633054 21240 tablet_bootstrap.cc:492] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:26.634403 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5af2b696ee4f1881eb83a077727561" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:26.634994 21049 raft_consensus.cc:3060] T 0a5af2b696ee4f1881eb83a077727561 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.639029 21240 tablet_bootstrap.cc:654] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.643200 21245 tablet_bootstrap.cc:492] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:26.643656 21245 ts_tablet_manager.cc:1403] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.007s
I20260709 14:55:26.646173 21245 raft_consensus.cc:359] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.646802 21245 raft_consensus.cc:385] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.647056 21245 raft_consensus.cc:740] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.648479 21049 raft_consensus.cc:2468] T 0a5af2b696ee4f1881eb83a077727561 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:26.648533 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5af2b696ee4f1881eb83a077727561" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:26.649256 21124 raft_consensus.cc:3060] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.649827 21164 leader_election.cc:304] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:26.650717 21251 raft_consensus.cc:2804] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:26.655391 21124 raft_consensus.cc:2468] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:26.656780 21321 leader_election.cc:290] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:26.657011 21245 consensus_queue.cc:260] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.659883 21245 ts_tablet_manager.cc:1434] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:55:26.662091 21244 tablet_bootstrap.cc:492] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:26.651180 21251 raft_consensus.cc:697] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:26.662513 21244 ts_tablet_manager.cc:1403] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.132s	user 0.024s	sys 0.006s
I20260709 14:55:26.663102 21251 consensus_queue.cc:237] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.665410 21240 tablet_bootstrap.cc:492] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:26.665814 21240 ts_tablet_manager.cc:1403] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.003s
I20260709 14:55:26.667428 21245 tablet_bootstrap.cc:492] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:26.667434 21244 raft_consensus.cc:359] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.668140 21244 raft_consensus.cc:385] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.668366 21244 raft_consensus.cc:740] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.669009 21244 consensus_queue.cc:260] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.671701 21244 ts_tablet_manager.cc:1434] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:55:26.672349 21244 tablet_bootstrap.cc:492] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:26.672282 21240 raft_consensus.cc:359] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.673000 21240 raft_consensus.cc:385] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.673271 21240 raft_consensus.cc:740] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.673851 21240 consensus_queue.cc:260] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.679401 21240 ts_tablet_manager.cc:1434] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 14:55:26.680019 21240 tablet_bootstrap.cc:492] T 2e584791f1a1402d8a5aeaefc9151aa8 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:26.683414 21320 raft_consensus.cc:493] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.683854 21320 raft_consensus.cc:515] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.685834 21320 leader_election.cc:290] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.685554 20947 catalog_manager.cc:5697] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.687104 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133e2780d80b49749511688b7419d75e" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:26.688105 21253 raft_consensus.cc:493] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:26.688373 21016 leader_election.cc:343] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.688517 21253 raft_consensus.cc:515] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.689109 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133e2780d80b49749511688b7419d75e" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
W20260709 14:55:26.690239 21017 leader_election.cc:343] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.690403 21253 leader_election.cc:290] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.690639 21017 leader_election.cc:304] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:26.691735 21321 raft_consensus.cc:493] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.692162 21321 raft_consensus.cc:515] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.693308 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef88e2d2a61441bc8e974f99efe2fc59" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:26.694033 21321 leader_election.cc:290] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:26.687166 21245 tablet_bootstrap.cc:654] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.695708 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd376ba8cf8424c9b02f7aca8417fce" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:26.696085 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef88e2d2a61441bc8e974f99efe2fc59" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:26.695741 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd376ba8cf8424c9b02f7aca8417fce" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:26.697367 21320 raft_consensus.cc:2749] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:26.698930 21244 tablet_bootstrap.cc:654] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.700541 21240 tablet_bootstrap.cc:654] T 2e584791f1a1402d8a5aeaefc9151aa8 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:26.699170 21164 leader_election.cc:343] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.697265 21125 raft_consensus.cc:2468] T cfd376ba8cf8424c9b02f7aca8417fce P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:26.696844 21200 raft_consensus.cc:2393] T ef88e2d2a61441bc8e974f99efe2fc59 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04c1a6c0d37742ce932f0f0a025dab6b in current term 1: Already voted for candidate 573badfb33c34761878bb526370710a3 in this term.
I20260709 14:55:26.702850 21166 leader_election.cc:304] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:26.704279 21091 leader_election.cc:304] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:26.705327 21321 raft_consensus.cc:2804] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:26.705689 21321 raft_consensus.cc:493] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:26.706010 21321 raft_consensus.cc:3060] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.708920 21322 raft_consensus.cc:3060] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.718427 21322 raft_consensus.cc:2749] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:26.721629 21321 raft_consensus.cc:515] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.725636 21321 leader_election.cc:290] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:26.725569 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd376ba8cf8424c9b02f7aca8417fce" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:26.726327 21125 raft_consensus.cc:3060] T cfd376ba8cf8424c9b02f7aca8417fce P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.724699 20947 catalog_manager.cc:5697] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.729108 21245 tablet_bootstrap.cc:492] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:26.729583 21245 ts_tablet_manager.cc:1403] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.010s
I20260709 14:55:26.725528 20945 catalog_manager.cc:5697] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:26.732247 21245 raft_consensus.cc:359] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.729516 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd376ba8cf8424c9b02f7aca8417fce" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:26.732941 21245 raft_consensus.cc:385] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.733261 21245 raft_consensus.cc:740] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
W20260709 14:55:26.734040 21164 leader_election.cc:343] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.733898 21245 consensus_queue.cc:260] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.735957 21245 ts_tablet_manager.cc:1434] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:26.736933 21245 tablet_bootstrap.cc:492] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:26.743026 21245 tablet_bootstrap.cc:654] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.744834 21320 raft_consensus.cc:493] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.745278 21320 raft_consensus.cc:515] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.747123 21240 tablet_bootstrap.cc:492] T 2e584791f1a1402d8a5aeaefc9151aa8 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:26.747202 21320 leader_election.cc:290] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.747591 21240 ts_tablet_manager.cc:1403] T 2e584791f1a1402d8a5aeaefc9151aa8 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.009s
I20260709 14:55:26.736665 21125 raft_consensus.cc:2468] T cfd376ba8cf8424c9b02f7aca8417fce P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:26.745676 21244 tablet_bootstrap.cc:492] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:26.748612 21244 ts_tablet_manager.cc:1403] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.009s
I20260709 14:55:26.748812 21166 leader_election.cc:304] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:26.750130 21240 raft_consensus.cc:359] T 2e584791f1a1402d8a5aeaefc9151aa8 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.750370 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e584791f1a1402d8a5aeaefc9151aa8" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:26.750741 21240 raft_consensus.cc:385] T 2e584791f1a1402d8a5aeaefc9151aa8 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.751040 21240 raft_consensus.cc:740] T 2e584791f1a1402d8a5aeaefc9151aa8 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.750890 21244 raft_consensus.cc:359] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.751499 21244 raft_consensus.cc:385] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.751772 21244 raft_consensus.cc:740] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.751673 21240 consensus_queue.cc:260] T 2e584791f1a1402d8a5aeaefc9151aa8 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.752367 21244 consensus_queue.cc:260] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.753896 21240 ts_tablet_manager.cc:1434] T 2e584791f1a1402d8a5aeaefc9151aa8 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:26.754184 21298 raft_consensus.cc:2804] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:26.754618 21298 raft_consensus.cc:697] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:26.754736 21240 tablet_bootstrap.cc:492] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:26.755383 21298 consensus_queue.cc:237] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.758121 21244 ts_tablet_manager.cc:1434] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:55:26.758143 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e584791f1a1402d8a5aeaefc9151aa8" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:26.758996 21244 tablet_bootstrap.cc:492] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
W20260709 14:55:26.760970 21016 leader_election.cc:343] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.760949 21240 tablet_bootstrap.cc:654] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.763870 21320 raft_consensus.cc:493] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.764333 21320 raft_consensus.cc:515] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.766342 21320 leader_election.cc:290] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.766950 21124 raft_consensus.cc:2468] T 2e584791f1a1402d8a5aeaefc9151aa8 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:26.767001 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fa6b1d8e304a569df3f092fa41a660" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:26.767246 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fa6b1d8e304a569df3f092fa41a660" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:26.767910 21197 raft_consensus.cc:2393] T 14fa6b1d8e304a569df3f092fa41a660 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 573badfb33c34761878bb526370710a3 in current term 1: Already voted for candidate 04c1a6c0d37742ce932f0f0a025dab6b in this term.
I20260709 14:55:26.768632 21017 leader_election.cc:304] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:26.769393 21320 raft_consensus.cc:2804] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:26.769816 21017 leader_election.cc:304] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:26.769824 21320 raft_consensus.cc:493] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:26.770898 21269 raft_consensus.cc:3060] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.771413 21251 raft_consensus.cc:493] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.771881 21251 raft_consensus.cc:515] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.773836 21240 tablet_bootstrap.cc:492] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:26.774258 21240 ts_tablet_manager.cc:1403] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.009s
I20260709 14:55:26.774583 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18ab76f91054272ade62dd1eb3b59b5" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
W20260709 14:55:26.775926 21164 leader_election.cc:343] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.777251 21269 raft_consensus.cc:2749] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:26.777149 21240 raft_consensus.cc:359] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.777779 21240 raft_consensus.cc:385] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.778056 21240 raft_consensus.cc:740] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.778733 21240 consensus_queue.cc:260] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.779784 21244 tablet_bootstrap.cc:654] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.780853 21240 ts_tablet_manager.cc:1434] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 14:55:26.770803 21320 raft_consensus.cc:3060] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.783728 20947 catalog_manager.cc:5697] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:26.781765 21240 tablet_bootstrap.cc:492] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:26.788302 21245 tablet_bootstrap.cc:492] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:26.788722 21245 ts_tablet_manager.cc:1403] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.004s
I20260709 14:55:26.788894 21320 raft_consensus.cc:515] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.791898 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18ab76f91054272ade62dd1eb3b59b5" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:26.792157 21240 tablet_bootstrap.cc:654] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.792498 21251 leader_election.cc:290] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
W20260709 14:55:26.793041 21166 leader_election.cc:343] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.793486 21166 leader_election.cc:304] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:26.791268 21245 raft_consensus.cc:359] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.794687 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e584791f1a1402d8a5aeaefc9151aa8" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:26.794981 21245 raft_consensus.cc:385] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.795233 21126 raft_consensus.cc:3060] T 2e584791f1a1402d8a5aeaefc9151aa8 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.795295 21245 raft_consensus.cc:740] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.796200 21245 consensus_queue.cc:260] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.798820 21244 tablet_bootstrap.cc:492] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:26.799295 21244 ts_tablet_manager.cc:1403] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.003s
I20260709 14:55:26.801994 21126 raft_consensus.cc:2468] T 2e584791f1a1402d8a5aeaefc9151aa8 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:26.801851 21244 raft_consensus.cc:359] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.802603 21244 raft_consensus.cc:385] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.802918 21244 raft_consensus.cc:740] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.803105 21017 leader_election.cc:304] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:26.803560 21240 tablet_bootstrap.cc:492] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:26.803879 21269 raft_consensus.cc:2804] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:26.803973 21240 ts_tablet_manager.cc:1403] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260709 14:55:26.803685 21244 consensus_queue.cc:260] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.804388 21269 raft_consensus.cc:697] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:26.804911 21298 raft_consensus.cc:2749] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:26.805212 21269 consensus_queue.cc:237] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.806061 21244 ts_tablet_manager.cc:1434] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:26.806583 21240 raft_consensus.cc:359] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.807188 21240 raft_consensus.cc:385] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.807482 21244 tablet_bootstrap.cc:492] T 43cb5bd2ae914d168b6faf61806eb1f5 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:26.807427 21240 raft_consensus.cc:740] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.808333 21240 consensus_queue.cc:260] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.812207 21320 leader_election.cc:290] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.813755 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e584791f1a1402d8a5aeaefc9151aa8" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
W20260709 14:55:26.814976 21016 leader_election.cc:343] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.816226 21240 ts_tablet_manager.cc:1434] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:55:26.817113 21240 tablet_bootstrap.cc:492] T 679c862096564e60b01cd0ed587bda39 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:26.823967 21245 ts_tablet_manager.cc:1434] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 14:55:26.825289 21245 tablet_bootstrap.cc:492] T cfd376ba8cf8424c9b02f7aca8417fce P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:26.825731 21244 tablet_bootstrap.cc:654] T 43cb5bd2ae914d168b6faf61806eb1f5 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.826409 21240 tablet_bootstrap.cc:654] T 679c862096564e60b01cd0ed587bda39 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.836705 21245 tablet_bootstrap.cc:654] T cfd376ba8cf8424c9b02f7aca8417fce P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.836079 20945 catalog_manager.cc:5697] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.838045 21240 tablet_bootstrap.cc:492] T 679c862096564e60b01cd0ed587bda39 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:26.838451 21240 ts_tablet_manager.cc:1403] T 679c862096564e60b01cd0ed587bda39 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260709 14:55:26.839550 21244 tablet_bootstrap.cc:492] T 43cb5bd2ae914d168b6faf61806eb1f5 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:26.839949 21244 ts_tablet_manager.cc:1403] T 43cb5bd2ae914d168b6faf61806eb1f5 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260709 14:55:26.840953 21240 raft_consensus.cc:359] T 679c862096564e60b01cd0ed587bda39 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.841635 21240 raft_consensus.cc:385] T 679c862096564e60b01cd0ed587bda39 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.841888 21240 raft_consensus.cc:740] T 679c862096564e60b01cd0ed587bda39 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.842527 21240 consensus_queue.cc:260] T 679c862096564e60b01cd0ed587bda39 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.843649 21244 raft_consensus.cc:359] T 43cb5bd2ae914d168b6faf61806eb1f5 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.844313 21244 raft_consensus.cc:385] T 43cb5bd2ae914d168b6faf61806eb1f5 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.844574 21240 ts_tablet_manager.cc:1434] T 679c862096564e60b01cd0ed587bda39 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:26.844607 21244 raft_consensus.cc:740] T 43cb5bd2ae914d168b6faf61806eb1f5 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.845504 21244 consensus_queue.cc:260] T 43cb5bd2ae914d168b6faf61806eb1f5 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.847599 21244 ts_tablet_manager.cc:1434] T 43cb5bd2ae914d168b6faf61806eb1f5 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:26.847956 21245 tablet_bootstrap.cc:492] T cfd376ba8cf8424c9b02f7aca8417fce P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:26.848366 21245 ts_tablet_manager.cc:1403] T cfd376ba8cf8424c9b02f7aca8417fce P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.005s
I20260709 14:55:26.848929 21244 tablet_bootstrap.cc:492] T 63a3fa7257f34aedbaa96aad3cc810ca P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:26.846325 21240 tablet_bootstrap.cc:492] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:26.850783 21245 raft_consensus.cc:359] T cfd376ba8cf8424c9b02f7aca8417fce P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.851400 21245 raft_consensus.cc:385] T cfd376ba8cf8424c9b02f7aca8417fce P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.851651 21245 raft_consensus.cc:740] T cfd376ba8cf8424c9b02f7aca8417fce P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.852406 21245 consensus_queue.cc:260] T cfd376ba8cf8424c9b02f7aca8417fce P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.854491 21245 ts_tablet_manager.cc:1434] T cfd376ba8cf8424c9b02f7aca8417fce P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:55:26.854532 21244 tablet_bootstrap.cc:654] T 63a3fa7257f34aedbaa96aad3cc810ca P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.855410 21245 tablet_bootstrap.cc:492] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:26.856638 21240 tablet_bootstrap.cc:654] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.861014 21245 tablet_bootstrap.cc:654] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.864240 21269 raft_consensus.cc:493] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.864737 21269 raft_consensus.cc:515] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.867245 21269 leader_election.cc:290] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.868299 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679c862096564e60b01cd0ed587bda39" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:26.868608 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679c862096564e60b01cd0ed587bda39" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:26.869230 21126 raft_consensus.cc:2468] T 679c862096564e60b01cd0ed587bda39 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
W20260709 14:55:26.869724 21016 leader_election.cc:343] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.870549 21017 leader_election.cc:304] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:26.871608 21269 raft_consensus.cc:2804] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:26.871958 21269 raft_consensus.cc:493] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:26.872287 21269 raft_consensus.cc:3060] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.877471 21253 raft_consensus.cc:493] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.877931 21253 raft_consensus.cc:515] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.872257 21240 tablet_bootstrap.cc:492] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:26.879914 21253 leader_election.cc:290] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.880136 21240 ts_tablet_manager.cc:1403] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.008s
I20260709 14:55:26.880851 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133e2780d80b49749511688b7419d75e" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:26.879266 21269 raft_consensus.cc:515] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.881505 21050 raft_consensus.cc:2468] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:26.881626 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133e2780d80b49749511688b7419d75e" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
W20260709 14:55:26.882887 21091 leader_election.cc:343] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.884923 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679c862096564e60b01cd0ed587bda39" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:26.885484 21126 raft_consensus.cc:3060] T 679c862096564e60b01cd0ed587bda39 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.886348 21090 leader_election.cc:304] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:26.887174 21253 raft_consensus.cc:2804] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:26.887501 21253 raft_consensus.cc:493] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:26.887818 21253 raft_consensus.cc:3060] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.891677 21126 raft_consensus.cc:2468] T 679c862096564e60b01cd0ed587bda39 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:26.892887 21017 leader_election.cc:304] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:26.893844 21320 raft_consensus.cc:2804] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:26.894284 21320 raft_consensus.cc:697] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:26.895193 21269 leader_election.cc:290] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.896880 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679c862096564e60b01cd0ed587bda39" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:26.895023 21320 consensus_queue.cc:237] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:26.898074 21016 leader_election.cc:343] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.898097 21322 consensus_queue.cc:1048] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.895835 21240 raft_consensus.cc:359] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.899003 21240 raft_consensus.cc:385] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.899320 21240 raft_consensus.cc:740] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.899981 21240 consensus_queue.cc:260] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.901918 21240 ts_tablet_manager.cc:1434] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:55:26.902755 21240 tablet_bootstrap.cc:492] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:26.904433 21253 raft_consensus.cc:515] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.907850 21251 raft_consensus.cc:493] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.908255 21240 tablet_bootstrap.cc:654] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.908294 21251 raft_consensus.cc:515] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.910352 21251 leader_election.cc:290] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:26.911803 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0482d48944fc7bc9f43297cb8f2d3" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:26.912382 21049 raft_consensus.cc:2468] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:26.912606 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0482d48944fc7bc9f43297cb8f2d3" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:26.913758 21124 raft_consensus.cc:2468] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:26.914260 21164 leader_election.cc:304] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [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: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:26.915076 21251 raft_consensus.cc:2804] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:26.915458 21251 raft_consensus.cc:493] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:26.915851 21251 raft_consensus.cc:3060] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.920049 21322 raft_consensus.cc:493] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.920549 21322 raft_consensus.cc:515] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.922153 21298 raft_consensus.cc:493] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.922606 21298 raft_consensus.cc:515] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.922758 20949 catalog_manager.cc:5697] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.923113 21251 raft_consensus.cc:515] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.924815 21298 leader_election.cc:290] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:26.922600 21322 leader_election.cc:290] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.927238 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0482d48944fc7bc9f43297cb8f2d3" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:26.927769 21051 raft_consensus.cc:3060] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.928277 21048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:26.928980 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:26.929533 21197 raft_consensus.cc:2468] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
W20260709 14:55:26.929872 21090 leader_election.cc:343] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.930354 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:26.930908 21124 raft_consensus.cc:2468] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:26.931792 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
W20260709 14:55:26.933071 21164 leader_election.cc:343] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.933935 21051 raft_consensus.cc:2468] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 2.
I20260709 14:55:26.934721 21091 leader_election.cc:304] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [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: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:26.935017 21164 leader_election.cc:304] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:26.935438 21314 consensus_queue.cc:1048] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.935712 21321 raft_consensus.cc:2804] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:26.936239 21321 raft_consensus.cc:697] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:26.936710 21314 raft_consensus.cc:2804] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:26.937045 21321 consensus_queue.cc:237] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER 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: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.937085 21314 raft_consensus.cc:493] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:26.938078 21314 raft_consensus.cc:3060] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.936235 21251 leader_election.cc:290] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 2 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:26.942247 21166 leader_election.cc:304] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:26.943058 21251 raft_consensus.cc:2804] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:26.943397 21251 raft_consensus.cc:493] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:26.943706 21251 raft_consensus.cc:3060] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.945401 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0482d48944fc7bc9f43297cb8f2d3" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:26.945923 21124 raft_consensus.cc:3060] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.946933 21199 raft_consensus.cc:3060] T 43cb5bd2ae914d168b6faf61806eb1f5 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.953557 21240 tablet_bootstrap.cc:492] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:26.955027 21251 raft_consensus.cc:515] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.955163 21314 raft_consensus.cc:515] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.955581 21240 ts_tablet_manager.cc:1403] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.000s
I20260709 14:55:26.958489 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:26.960126 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
W20260709 14:55:26.961447 21164 leader_election.cc:343] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:26.962273 21090 leader_election.cc:343] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.963774 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133e2780d80b49749511688b7419d75e" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:26.964015 21251 leader_election.cc:290] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:26.965122 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:26.965829 21126 raft_consensus.cc:2393] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 04c1a6c0d37742ce932f0f0a025dab6b in this term.
I20260709 14:55:26.966192 21253 leader_election.cc:290] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.967415 21166 leader_election.cc:304] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [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: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:26.971329 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133e2780d80b49749511688b7419d75e" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:26.972123 21321 raft_consensus.cc:2749] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:26.972824 21051 raft_consensus.cc:3060] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.973174 21244 tablet_bootstrap.cc:492] T 63a3fa7257f34aedbaa96aad3cc810ca P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:26.968592 20945 catalog_manager.cc:5697] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 2, leader changed from <none> to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 2 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:26.973011 21091 leader_election.cc:343] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.974144 21244 ts_tablet_manager.cc:1403] T 63a3fa7257f34aedbaa96aad3cc810ca P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.125s	user 0.068s	sys 0.023s
I20260709 14:55:26.969794 21245 tablet_bootstrap.cc:492] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:26.972818 21322 consensus_queue.cc:1048] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:26.976639 21244 raft_consensus.cc:359] T 63a3fa7257f34aedbaa96aad3cc810ca P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.967272 21240 raft_consensus.cc:359] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.977284 21244 raft_consensus.cc:385] T 63a3fa7257f34aedbaa96aad3cc810ca P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.977685 21244 raft_consensus.cc:740] T 63a3fa7257f34aedbaa96aad3cc810ca P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.977444 21240 raft_consensus.cc:385] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.978669 21240 raft_consensus.cc:740] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.981124 21240 consensus_queue.cc:260] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.978446 21244 consensus_queue.cc:260] T 63a3fa7257f34aedbaa96aad3cc810ca P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.977309 21245 ts_tablet_manager.cc:1403] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.011s
I20260709 14:55:26.986187 21244 ts_tablet_manager.cc:1434] T 63a3fa7257f34aedbaa96aad3cc810ca P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:55:26.986637 21124 raft_consensus.cc:2468] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 2.
I20260709 14:55:26.986876 21244 tablet_bootstrap.cc:492] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:26.987207 21245 raft_consensus.cc:359] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.987838 21245 raft_consensus.cc:385] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.988090 21245 raft_consensus.cc:740] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.988687 21245 consensus_queue.cc:260] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:26.990674 21245 ts_tablet_manager.cc:1434] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:26.991636 21245 tablet_bootstrap.cc:492] T a18ab76f91054272ade62dd1eb3b59b5 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
W20260709 14:55:26.993553 21407 log.cc:927] Time spent T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 14:55:26.994397 21240 ts_tablet_manager.cc:1434] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 14:55:26.995313 21240 tablet_bootstrap.cc:492] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:26.996848 21245 tablet_bootstrap.cc:654] T a18ab76f91054272ade62dd1eb3b59b5 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.997994 21314 leader_election.cc:290] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:26.999428 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:27.000175 21200 raft_consensus.cc:2393] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 04c1a6c0d37742ce932f0f0a025dab6b in current term 1: Already voted for candidate 962ba2abb53447a1a2b03272e3cf2c23 in this term.
I20260709 14:55:27.001343 21091 leader_election.cc:304] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [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: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:27.003919 21320 consensus_queue.cc:1048] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.006433 21240 tablet_bootstrap.cc:654] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.007315 21314 raft_consensus.cc:2749] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:27.009094 21051 raft_consensus.cc:2468] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:27.010223 21090 leader_election.cc:304] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:27.011288 21322 raft_consensus.cc:2804] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.011739 21322 raft_consensus.cc:697] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:27.012512 21322 consensus_queue.cc:237] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.014436 21244 tablet_bootstrap.cc:654] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.022677 21251 raft_consensus.cc:493] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.023149 21251 raft_consensus.cc:515] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.025559 21322 raft_consensus.cc:493] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.026959 21251 leader_election.cc:290] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:27.027917 21322 raft_consensus.cc:515] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.028244 21048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfe74f8b7564254a0c27bf0dc5bf795" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:27.028852 21048 raft_consensus.cc:2468] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:27.029089 21248 consensus_queue.cc:1048] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.030130 21164 leader_election.cc:304] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:27.031155 21048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1ecf4b56fd4ecbb4ca356324a65ef6" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:27.031363 20949 catalog_manager.cc:5697] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.033865 21251 raft_consensus.cc:2804] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.034231 21251 raft_consensus.cc:493] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.034606 21251 raft_consensus.cc:3060] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:27.034263 21090 leader_election.cc:343] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.049944 21322 leader_election.cc:290] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:27.056591 21251 raft_consensus.cc:515] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.069336 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfe74f8b7564254a0c27bf0dc5bf795" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:27.069900 21050 raft_consensus.cc:3060] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.071405 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfe74f8b7564254a0c27bf0dc5bf795" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:27.072103 21124 raft_consensus.cc:2468] T abfe74f8b7564254a0c27bf0dc5bf795 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:27.073210 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1ecf4b56fd4ecbb4ca356324a65ef6" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:27.076172 21050 raft_consensus.cc:2468] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:27.077289 21164 leader_election.cc:304] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:27.078085 21321 raft_consensus.cc:2804] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.078519 21321 raft_consensus.cc:697] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:27.079299 21321 consensus_queue.cc:237] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:27.081350 21091 leader_election.cc:343] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.083714 21091 leader_election.cc:304] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:27.084666 21322 raft_consensus.cc:2749] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:27.086869 21298 consensus_queue.cc:1048] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.105095 21240 tablet_bootstrap.cc:492] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:27.105782 21240 ts_tablet_manager.cc:1403] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.111s	user 0.021s	sys 0.013s
I20260709 14:55:27.110116 21244 tablet_bootstrap.cc:492] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:27.110539 21244 ts_tablet_manager.cc:1403] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.124s	user 0.032s	sys 0.043s
I20260709 14:55:27.110756 21322 consensus_queue.cc:1048] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.111943 21251 leader_election.cc:290] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:27.112653 21240 raft_consensus.cc:359] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.113008 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfe74f8b7564254a0c27bf0dc5bf795" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:27.114476 21126 raft_consensus.cc:3060] T abfe74f8b7564254a0c27bf0dc5bf795 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.112982 21244 raft_consensus.cc:359] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.115089 21244 raft_consensus.cc:385] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.115346 21244 raft_consensus.cc:740] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.118312 21244 consensus_queue.cc:260] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.120221 21244 ts_tablet_manager.cc:1434] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 14:55:27.121021 21244 tablet_bootstrap.cc:492] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:27.121645 21126 raft_consensus.cc:2468] T abfe74f8b7564254a0c27bf0dc5bf795 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:27.123180 21240 raft_consensus.cc:385] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.123518 21240 raft_consensus.cc:740] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.124254 21240 consensus_queue.cc:260] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.126461 21240 ts_tablet_manager.cc:1434] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:55:27.127748 21240 tablet_bootstrap.cc:492] T de41c84a4c1e46b08d5fefe15ff46a86 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:27.132202 21321 consensus_queue.cc:1048] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.133360 21244 tablet_bootstrap.cc:654] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.139010 21245 tablet_bootstrap.cc:492] T a18ab76f91054272ade62dd1eb3b59b5 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:27.139685 21245 ts_tablet_manager.cc:1403] T a18ab76f91054272ade62dd1eb3b59b5 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.148s	user 0.011s	sys 0.011s
I20260709 14:55:27.141901 20949 catalog_manager.cc:5697] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:27.143028 21245 raft_consensus.cc:359] T a18ab76f91054272ade62dd1eb3b59b5 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.143478 21245 raft_consensus.cc:385] T a18ab76f91054272ade62dd1eb3b59b5 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.143694 21245 raft_consensus.cc:740] T a18ab76f91054272ade62dd1eb3b59b5 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.144276 21245 consensus_queue.cc:260] T a18ab76f91054272ade62dd1eb3b59b5 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.145110 21251 consensus_queue.cc:1048] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.154364 21050 raft_consensus.cc:3060] T cfd376ba8cf8424c9b02f7aca8417fce P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.172928 21251 consensus_queue.cc:1048] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.177320 21245 ts_tablet_manager.cc:1434] T a18ab76f91054272ade62dd1eb3b59b5 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.000s
I20260709 14:55:27.178227 21245 tablet_bootstrap.cc:492] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:27.186560 21314 raft_consensus.cc:493] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.187103 21314 raft_consensus.cc:515] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:27.248732 21016 consensus_peers.cc:597] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 -> Peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Couldn't send request to peer 962ba2abb53447a1a2b03272e3cf2c23. 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:55:27.252689 21322 raft_consensus.cc:493] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.253221 21322 raft_consensus.cc:515] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.258584 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2f906ef5ae4739ab46cc7359c508c2" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
W20260709 14:55:27.259863 21090 leader_election.cc:343] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.272738 21244 tablet_bootstrap.cc:492] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:27.273241 21244 ts_tablet_manager.cc:1403] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.152s	user 0.020s	sys 0.014s
I20260709 14:55:27.276597 21244 raft_consensus.cc:359] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.277258 21245 tablet_bootstrap.cc:654] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.277228 21244 raft_consensus.cc:385] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.277829 21314 leader_election.cc:290] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:27.277909 21244 raft_consensus.cc:740] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.278929 21244 consensus_queue.cc:260] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.279712 21240 tablet_bootstrap.cc:654] T de41c84a4c1e46b08d5fefe15ff46a86 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.286690 21244 ts_tablet_manager.cc:1434] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:55:27.287591 21244 tablet_bootstrap.cc:492] T 133e2780d80b49749511688b7419d75e P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:27.294245 21322 leader_election.cc:290] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:27.296304 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2f906ef5ae4739ab46cc7359c508c2" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:27.296440 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18ab76f91054272ade62dd1eb3b59b5" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:27.297079 21197 raft_consensus.cc:2468] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
W20260709 14:55:27.301169 21417 log.cc:927] Time spent T 0a5af2b696ee4f1881eb83a077727561 P 573badfb33c34761878bb526370710a3: Append to log took a long time: real 0.121s	user 0.000s	sys 0.000s
W20260709 14:55:27.303957 21091 leader_election.cc:343] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.318691 21091 leader_election.cc:304] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:27.316795 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18ab76f91054272ade62dd1eb3b59b5" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:27.337632 21322 raft_consensus.cc:2749] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:27.349187 21049 raft_consensus.cc:2468] T a18ab76f91054272ade62dd1eb3b59b5 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:27.371390 21198 raft_consensus.cc:3060] T 63a3fa7257f34aedbaa96aad3cc810ca P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:27.373878 20997 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:27.378276 21245 tablet_bootstrap.cc:492] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:27.378664 21245 ts_tablet_manager.cc:1403] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.201s	user 0.032s	sys 0.052s
I20260709 14:55:27.383517 21240 tablet_bootstrap.cc:492] T de41c84a4c1e46b08d5fefe15ff46a86 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:27.383898 21240 ts_tablet_manager.cc:1403] T de41c84a4c1e46b08d5fefe15ff46a86 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.256s	user 0.004s	sys 0.006s
I20260709 14:55:27.385767 21090 leader_election.cc:304] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:27.388576 21245 raft_consensus.cc:359] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.389297 21245 raft_consensus.cc:385] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.389542 21245 raft_consensus.cc:740] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.387971 21314 raft_consensus.cc:2804] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.390146 21245 consensus_queue.cc:260] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.390776 21049 raft_consensus.cc:1275] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Refusing update from remote peer 962ba2abb53447a1a2b03272e3cf2c23: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:27.393209 21245 ts_tablet_manager.cc:1434] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:55:27.394062 21245 tablet_bootstrap.cc:492] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
W20260709 14:55:27.391126 21423 log.cc:927] Time spent T cfd376ba8cf8424c9b02f7aca8417fce P 573badfb33c34761878bb526370710a3: Append to log took a long time: real 0.056s	user 0.002s	sys 0.008s
I20260709 14:55:27.390544 21314 raft_consensus.cc:493] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.399683 21314 raft_consensus.cc:3060] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.402465 21248 consensus_queue.cc:1048] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:27.410064 21240 raft_consensus.cc:359] T de41c84a4c1e46b08d5fefe15ff46a86 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.410748 21240 raft_consensus.cc:385] T de41c84a4c1e46b08d5fefe15ff46a86 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.411007 21240 raft_consensus.cc:740] T de41c84a4c1e46b08d5fefe15ff46a86 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.411803 21240 consensus_queue.cc:260] T de41c84a4c1e46b08d5fefe15ff46a86 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.413383 21240 ts_tablet_manager.cc:1434] T de41c84a4c1e46b08d5fefe15ff46a86 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260709 14:55:27.414903 21244 tablet_bootstrap.cc:654] T 133e2780d80b49749511688b7419d75e P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.401940 21284 consensus_queue.cc:1048] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:55:27.417196 21240 tablet_bootstrap.cc:492] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:27.422976 21314 raft_consensus.cc:515] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.425146 21314 leader_election.cc:290] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:27.426519 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18ab76f91054272ade62dd1eb3b59b5" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:27.429407 21049 raft_consensus.cc:3060] T a18ab76f91054272ade62dd1eb3b59b5 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.431849 21245 tablet_bootstrap.cc:654] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.443558 21426 raft_consensus.cc:493] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.444056 21125 raft_consensus.cc:1275] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Refusing update from remote peer 962ba2abb53447a1a2b03272e3cf2c23: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:27.444013 21426 raft_consensus.cc:515] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.446198 21426 leader_election.cc:290] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:27.446950 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18ab76f91054272ade62dd1eb3b59b5" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:27.447511 21200 raft_consensus.cc:3060] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.447986 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:27.448693 21197 raft_consensus.cc:2393] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 573badfb33c34761878bb526370710a3 in current term 1: Already voted for candidate 962ba2abb53447a1a2b03272e3cf2c23 in this term.
I20260709 14:55:27.451320 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:27.452013 21124 raft_consensus.cc:2393] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 573badfb33c34761878bb526370710a3 in current term 1: Already voted for candidate 04c1a6c0d37742ce932f0f0a025dab6b in this term.
I20260709 14:55:27.454429 21017 leader_election.cc:304] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:27.455451 21426 raft_consensus.cc:3060] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.457448 21049 raft_consensus.cc:2468] T a18ab76f91054272ade62dd1eb3b59b5 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:27.470330 21200 raft_consensus.cc:2468] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:27.471051 21253 consensus_queue.cc:1048] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.479341 21245 tablet_bootstrap.cc:492] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:27.479725 21245 ts_tablet_manager.cc:1403] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.020s
I20260709 14:55:27.478330 21090 leader_election.cc:304] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:27.485683 21314 raft_consensus.cc:2804] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.486121 21314 raft_consensus.cc:697] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:27.486853 21314 consensus_queue.cc:237] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.494519 21426 raft_consensus.cc:2749] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:27.495038 21244 tablet_bootstrap.cc:492] T 133e2780d80b49749511688b7419d75e P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:27.504105 21244 ts_tablet_manager.cc:1403] T 133e2780d80b49749511688b7419d75e P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.217s	user 0.004s	sys 0.020s
I20260709 14:55:27.517834 21245 raft_consensus.cc:359] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.518292 21245 raft_consensus.cc:385] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.518487 21245 raft_consensus.cc:740] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.518975 21245 consensus_queue.cc:260] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:27.520579 21016 consensus_peers.cc:597] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 -> Peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Couldn't send request to peer 962ba2abb53447a1a2b03272e3cf2c23. 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:55:27.513134 21298 consensus_queue.cc:1048] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:27.527208 21245 ts_tablet_manager.cc:1434] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.003s
I20260709 14:55:27.538534 21240 tablet_bootstrap.cc:654] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.542030 21245 tablet_bootstrap.cc:492] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:27.545689 21248 consensus_queue.cc:1048] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:27.547688 21284 raft_consensus.cc:493] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.548170 21284 raft_consensus.cc:515] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.550539 21284 leader_election.cc:290] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:27.551200 20947 catalog_manager.cc:5697] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.553059 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de41c84a4c1e46b08d5fefe15ff46a86" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
W20260709 14:55:27.557920 21164 leader_election.cc:343] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.560401 21244 raft_consensus.cc:359] T 133e2780d80b49749511688b7419d75e P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.561074 21244 raft_consensus.cc:385] T 133e2780d80b49749511688b7419d75e P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.561316 21244 raft_consensus.cc:740] T 133e2780d80b49749511688b7419d75e P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.563772 21244 consensus_queue.cc:260] T 133e2780d80b49749511688b7419d75e P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.556263 21245 tablet_bootstrap.cc:654] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.565712 21244 ts_tablet_manager.cc:1434] T 133e2780d80b49749511688b7419d75e P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 14:55:27.556548 21436 raft_consensus.cc:493] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.566185 21436 raft_consensus.cc:515] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.569804 21436 leader_election.cc:290] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:27.570428 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e584791f1a1402d8a5aeaefc9151aa8" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:27.573602 21240 tablet_bootstrap.cc:492] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:27.574023 21240 ts_tablet_manager.cc:1403] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.157s	user 0.006s	sys 0.007s
I20260709 14:55:27.576413 21240 raft_consensus.cc:359] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.577039 21240 raft_consensus.cc:385] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.577280 21240 raft_consensus.cc:740] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.577826 21240 consensus_queue.cc:260] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.579809 21240 ts_tablet_manager.cc:1434] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:27.566609 21244 tablet_bootstrap.cc:492] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:27.580744 21240 tablet_bootstrap.cc:492] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:27.588994 21245 tablet_bootstrap.cc:492] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:27.589484 21245 ts_tablet_manager.cc:1403] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.006s
I20260709 14:55:27.591436 21244 tablet_bootstrap.cc:654] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.592015 21245 raft_consensus.cc:359] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.592829 21245 raft_consensus.cc:385] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.593142 21245 raft_consensus.cc:740] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.594369 21436 consensus_queue.cc:1048] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.594923 21240 tablet_bootstrap.cc:654] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.593894 21245 consensus_queue.cc:260] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.597688 21200 raft_consensus.cc:3060] T 133e2780d80b49749511688b7419d75e P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.597867 21245 ts_tablet_manager.cc:1434] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:27.598137 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e584791f1a1402d8a5aeaefc9151aa8" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:27.598795 21245 tablet_bootstrap.cc:492] T 9069f5b66b9a4774a9cb26c519421e63 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:27.600909 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de41c84a4c1e46b08d5fefe15ff46a86" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:27.601504 21125 raft_consensus.cc:2468] T de41c84a4c1e46b08d5fefe15ff46a86 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:27.607522 21314 consensus_queue.cc:1048] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.610339 21245 tablet_bootstrap.cc:654] T 9069f5b66b9a4774a9cb26c519421e63 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.615451 21240 tablet_bootstrap.cc:492] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:27.615971 21240 ts_tablet_manager.cc:1403] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.004s
I20260709 14:55:27.617939 21166 leader_election.cc:304] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:27.618754 21436 raft_consensus.cc:2749] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:27.619138 21166 leader_election.cc:304] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:27.619872 21436 raft_consensus.cc:2804] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.620206 21436 raft_consensus.cc:493] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.620569 21436 raft_consensus.cc:3060] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.621338 21240 raft_consensus.cc:359] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.623183 21240 raft_consensus.cc:385] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.623732 21240 raft_consensus.cc:740] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.624680 21240 consensus_queue.cc:260] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.627650 21240 ts_tablet_manager.cc:1434] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:55:27.630275 21240 tablet_bootstrap.cc:492] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:27.631111 21436 raft_consensus.cc:515] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.633587 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de41c84a4c1e46b08d5fefe15ff46a86" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
W20260709 14:55:27.634848 21164 leader_election.cc:343] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.639622 21240 tablet_bootstrap.cc:654] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.643772 21436 leader_election.cc:290] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:27.648341 21245 tablet_bootstrap.cc:492] T 9069f5b66b9a4774a9cb26c519421e63 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:27.648432 21251 consensus_queue.cc:1048] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.648854 21245 ts_tablet_manager.cc:1403] T 9069f5b66b9a4774a9cb26c519421e63 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.000s
I20260709 14:55:27.651270 21245 raft_consensus.cc:359] T 9069f5b66b9a4774a9cb26c519421e63 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.651885 21245 raft_consensus.cc:385] T 9069f5b66b9a4774a9cb26c519421e63 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.652138 21245 raft_consensus.cc:740] T 9069f5b66b9a4774a9cb26c519421e63 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.653378 21245 consensus_queue.cc:260] T 9069f5b66b9a4774a9cb26c519421e63 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.653982 21240 tablet_bootstrap.cc:492] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:27.654408 21240 ts_tablet_manager.cc:1403] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:55:27.655503 21245 ts_tablet_manager.cc:1434] T 9069f5b66b9a4774a9cb26c519421e63 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:27.656399 21245 tablet_bootstrap.cc:492] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:27.656836 21240 raft_consensus.cc:359] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.658191 21240 raft_consensus.cc:385] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.658397 21240 raft_consensus.cc:740] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.658896 21240 consensus_queue.cc:260] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.660583 21240 ts_tablet_manager.cc:1434] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:27.663364 21245 tablet_bootstrap.cc:654] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.664098 21240 tablet_bootstrap.cc:492] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:27.667768 21122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de41c84a4c1e46b08d5fefe15ff46a86" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:27.668401 21122 raft_consensus.cc:3060] T de41c84a4c1e46b08d5fefe15ff46a86 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.673408 21240 tablet_bootstrap.cc:654] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.694571 21122 raft_consensus.cc:2468] T de41c84a4c1e46b08d5fefe15ff46a86 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:27.708496 21245 tablet_bootstrap.cc:492] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:27.708968 21245 ts_tablet_manager.cc:1403] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.017s
I20260709 14:55:27.711189 21248 raft_consensus.cc:493] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.711532 21245 raft_consensus.cc:359] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.711658 21248 raft_consensus.cc:515] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.712263 21245 raft_consensus.cc:385] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.712553 21245 raft_consensus.cc:740] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.713690 21426 raft_consensus.cc:493] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.714067 21248 leader_election.cc:290] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:27.714174 21426 raft_consensus.cc:515] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.716240 21426 leader_election.cc:290] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:27.716631 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d34dd4759fcc45768069b23e2bc1fe37" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:27.716835 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1ecf4b56fd4ecbb4ca356324a65ef6" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:27.713215 21245 consensus_queue.cc:260] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.717342 21125 raft_consensus.cc:2468] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
W20260709 14:55:27.718281 21016 leader_election.cc:343] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.718539 21017 leader_election.cc:304] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:27.718909 21245 ts_tablet_manager.cc:1434] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:27.719034 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1ecf4b56fd4ecbb4ca356324a65ef6" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:27.719583 21248 raft_consensus.cc:2804] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.719955 21248 raft_consensus.cc:493] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:27.720323 21016 leader_election.cc:343] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.720494 21248 raft_consensus.cc:3060] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.721158 21314 raft_consensus.cc:493] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.721587 21314 raft_consensus.cc:515] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.722316 21245 tablet_bootstrap.cc:492] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:27.723428 21314 leader_election.cc:290] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:27.724906 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf6c24294f04071b00c6579eab46e6f" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:27.724967 21122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d34dd4759fcc45768069b23e2bc1fe37" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
W20260709 14:55:27.726270 21017 leader_election.cc:343] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:27.726305 21090 leader_election.cc:343] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.726823 21017 leader_election.cc:304] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:27.728382 21245 tablet_bootstrap.cc:654] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.728717 21426 raft_consensus.cc:2749] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:27.728893 21248 raft_consensus.cc:515] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.729198 21166 leader_election.cc:304] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:27.730567 21244 tablet_bootstrap.cc:492] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:27.730975 21244 ts_tablet_manager.cc:1403] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.165s	user 0.022s	sys 0.041s
I20260709 14:55:27.731789 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1ecf4b56fd4ecbb4ca356324a65ef6" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:27.733078 21284 raft_consensus.cc:2804] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:55:27.733083 21016 leader_election.cc:343] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.733675 21284 raft_consensus.cc:697] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:27.734519 21284 consensus_queue.cc:237] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.735383 21248 leader_election.cc:290] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:27.739725 21122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1ecf4b56fd4ecbb4ca356324a65ef6" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:27.740362 21122 raft_consensus.cc:3060] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.745541 21245 tablet_bootstrap.cc:492] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:27.746224 21245 ts_tablet_manager.cc:1403] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.007s
I20260709 14:55:27.747697 21122 raft_consensus.cc:2468] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:27.749063 21017 leader_election.cc:304] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:27.748935 21245 raft_consensus.cc:359] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.749603 21245 raft_consensus.cc:385] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.749840 21248 raft_consensus.cc:2804] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.749867 21245 raft_consensus.cc:740] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.750465 21248 raft_consensus.cc:697] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:27.750756 21245 consensus_queue.cc:260] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.751236 21248 consensus_queue.cc:237] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.752570 21245 ts_tablet_manager.cc:1434] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:27.753013 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf6c24294f04071b00c6579eab46e6f" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:27.753469 21245 tablet_bootstrap.cc:492] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:27.755733 20947 catalog_manager.cc:5697] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:27.757764 21091 leader_election.cc:343] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.758253 21091 leader_election.cc:304] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:27.759554 21245 tablet_bootstrap.cc:654] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.759558 21314 raft_consensus.cc:2749] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:27.762040 21244 raft_consensus.cc:359] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.762646 21244 raft_consensus.cc:385] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.762873 21244 raft_consensus.cc:740] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.763446 21244 consensus_queue.cc:260] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.766548 21240 tablet_bootstrap.cc:492] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:27.766974 21240 ts_tablet_manager.cc:1403] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.009s
I20260709 14:55:27.768442 21244 ts_tablet_manager.cc:1434] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.002s
I20260709 14:55:27.769315 21244 tablet_bootstrap.cc:492] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:27.769490 21240 raft_consensus.cc:359] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.770078 21240 raft_consensus.cc:385] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.770313 21240 raft_consensus.cc:740] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.771140 21245 tablet_bootstrap.cc:492] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:27.771526 21245 ts_tablet_manager.cc:1403] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 14:55:27.774577 21240 consensus_queue.cc:260] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.776786 21240 ts_tablet_manager.cc:1434] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:55:27.777601 21240 tablet_bootstrap.cc:492] T 1c539649765941e3880a4338c8872628 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:27.777740 21244 tablet_bootstrap.cc:654] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.779377 21245 raft_consensus.cc:359] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.779989 21245 raft_consensus.cc:385] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.780247 21245 raft_consensus.cc:740] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.780905 21245 consensus_queue.cc:260] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.783159 21245 ts_tablet_manager.cc:1434] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:55:27.784004 21245 tablet_bootstrap.cc:492] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:27.789155 21245 tablet_bootstrap.cc:654] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.797140 21240 tablet_bootstrap.cc:654] T 1c539649765941e3880a4338c8872628 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.801707 21433 raft_consensus.cc:493] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.800904 20945 catalog_manager.cc:5697] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.802160 21433 raft_consensus.cc:515] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.804366 21433 leader_election.cc:290] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:27.806135 21240 tablet_bootstrap.cc:492] T 1c539649765941e3880a4338c8872628 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:27.806546 21240 ts_tablet_manager.cc:1403] T 1c539649765941e3880a4338c8872628 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.002s
I20260709 14:55:27.808215 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9069f5b66b9a4774a9cb26c519421e63" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
W20260709 14:55:27.809803 21091 leader_election.cc:343] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.811403 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9069f5b66b9a4774a9cb26c519421e63" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:27.812050 21050 raft_consensus.cc:2468] T 9069f5b66b9a4774a9cb26c519421e63 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:27.815408 21200 raft_consensus.cc:3060] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.815773 21090 leader_election.cc:304] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:27.818836 21240 raft_consensus.cc:359] T 1c539649765941e3880a4338c8872628 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.819485 21240 raft_consensus.cc:385] T 1c539649765941e3880a4338c8872628 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.819736 21240 raft_consensus.cc:740] T 1c539649765941e3880a4338c8872628 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.820955 21253 raft_consensus.cc:2804] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.821319 21253 raft_consensus.cc:493] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.821633 21253 raft_consensus.cc:3060] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.827771 21253 raft_consensus.cc:515] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.830360 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9069f5b66b9a4774a9cb26c519421e63" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:27.830854 21050 raft_consensus.cc:3060] T 9069f5b66b9a4774a9cb26c519421e63 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.833093 21248 raft_consensus.cc:493] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.833567 21248 raft_consensus.cc:515] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.837272 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c539649765941e3880a4338c8872628" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:27.820619 21240 consensus_queue.cc:260] T 1c539649765941e3880a4338c8872628 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.840031 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c539649765941e3880a4338c8872628" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:27.840525 21126 raft_consensus.cc:2468] T 1c539649765941e3880a4338c8872628 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:27.840780 21244 tablet_bootstrap.cc:492] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:27.841230 21244 ts_tablet_manager.cc:1403] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.020s
W20260709 14:55:27.841588 21016 leader_election.cc:343] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.841858 21245 tablet_bootstrap.cc:492] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:27.842340 21245 ts_tablet_manager.cc:1403] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.059s	user 0.036s	sys 0.022s
I20260709 14:55:27.840809 21050 raft_consensus.cc:2468] T 9069f5b66b9a4774a9cb26c519421e63 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:27.842684 21240 ts_tablet_manager.cc:1434] T 1c539649765941e3880a4338c8872628 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260709 14:55:27.844930 21240 tablet_bootstrap.cc:492] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:27.844967 21245 raft_consensus.cc:359] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.845810 21245 raft_consensus.cc:385] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.846120 21245 raft_consensus.cc:740] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.846339 21090 leader_election.cc:304] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:27.847157 21433 raft_consensus.cc:2804] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.846897 21244 raft_consensus.cc:359] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.846987 21245 consensus_queue.cc:260] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.847581 21244 raft_consensus.cc:385] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.847625 21433 raft_consensus.cc:697] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:27.848004 21244 raft_consensus.cc:740] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.848603 21433 consensus_queue.cc:237] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.849402 21245 ts_tablet_manager.cc:1434] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:27.850286 21245 tablet_bootstrap.cc:492] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:27.848624 21244 consensus_queue.cc:260] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.854617 21240 tablet_bootstrap.cc:654] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.856287 21245 tablet_bootstrap.cc:654] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.856424 21244 ts_tablet_manager.cc:1434] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 14:55:27.859342 21244 tablet_bootstrap.cc:492] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:27.842490 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9069f5b66b9a4774a9cb26c519421e63" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:27.859472 21240 tablet_bootstrap.cc:492] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:27.859889 21240 ts_tablet_manager.cc:1403] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.003s
W20260709 14:55:27.861191 21091 leader_election.cc:343] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.837282 21253 leader_election.cc:290] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:27.862347 21017 leader_election.cc:304] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:27.862406 21240 raft_consensus.cc:359] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.863139 21240 raft_consensus.cc:385] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.863291 21426 raft_consensus.cc:2804] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.863413 21240 raft_consensus.cc:740] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.863736 21426 raft_consensus.cc:493] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.864142 21426 raft_consensus.cc:3060] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.864084 21240 consensus_queue.cc:260] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.865756 21244 tablet_bootstrap.cc:654] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.866636 21240 ts_tablet_manager.cc:1434] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:55:27.867461 21240 tablet_bootstrap.cc:492] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:27.861941 21284 raft_consensus.cc:493] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.871158 21284 raft_consensus.cc:515] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.875602 21284 leader_election.cc:290] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:27.880057 21122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679c862096564e60b01cd0ed587bda39" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:27.878472 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679c862096564e60b01cd0ed587bda39" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:27.883199 21240 tablet_bootstrap.cc:654] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.884600 21164 leader_election.cc:304] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:27.886663 21251 raft_consensus.cc:2749] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:27.861975 21248 leader_election.cc:290] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:27.896668 21240 tablet_bootstrap.cc:492] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:27.897154 21240 ts_tablet_manager.cc:1403] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.008s
I20260709 14:55:27.899802 21426 raft_consensus.cc:515] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.900362 21240 raft_consensus.cc:359] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.901067 21240 raft_consensus.cc:385] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.901317 21240 raft_consensus.cc:740] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.902132 21240 consensus_queue.cc:260] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.904404 21240 ts_tablet_manager.cc:1434] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:27.905306 21240 tablet_bootstrap.cc:492] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:27.910857 21240 tablet_bootstrap.cc:654] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.916154 21284 raft_consensus.cc:493] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.916668 21284 raft_consensus.cc:515] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.918756 21284 leader_election.cc:290] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:27.919867 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c539649765941e3880a4338c8872628" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:27.920361 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c539649765941e3880a4338c8872628" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:27.920512 21126 raft_consensus.cc:2468] T 1c539649765941e3880a4338c8872628 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:27.921113 21050 raft_consensus.cc:2393] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 573badfb33c34761878bb526370710a3 in this term.
I20260709 14:55:27.921736 21166 leader_election.cc:304] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:27.927213 21284 raft_consensus.cc:2804] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.927783 21284 raft_consensus.cc:493] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.928602 21284 raft_consensus.cc:3060] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.935931 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c539649765941e3880a4338c8872628" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:27.936559 21126 raft_consensus.cc:3060] T 1c539649765941e3880a4338c8872628 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.945808 21126 raft_consensus.cc:2468] T 1c539649765941e3880a4338c8872628 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:27.946590 21253 raft_consensus.cc:493] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.946985 21017 leader_election.cc:304] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:27.947377 21240 tablet_bootstrap.cc:492] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:27.947034 21253 raft_consensus.cc:515] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.947872 21240 ts_tablet_manager.cc:1403] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.000s
I20260709 14:55:27.949069 21253 leader_election.cc:290] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:27.949142 21426 leader_election.cc:290] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:27.949710 21426 raft_consensus.cc:2804] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.950371 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c539649765941e3880a4338c8872628" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:27.952394 21240 raft_consensus.cc:359] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.952410 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ae61e2fc6241a7aad95142bfc3dd46" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:27.953166 21240 raft_consensus.cc:385] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.953539 21240 raft_consensus.cc:740] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
W20260709 14:55:27.954627 21091 leader_election.cc:343] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.956439 21240 consensus_queue.cc:260] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.958590 21240 ts_tablet_manager.cc:1434] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:27.959678 21426 raft_consensus.cc:697] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:27.960752 21240 tablet_bootstrap.cc:492] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:27.960522 21426 consensus_queue.cc:237] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:27.972991 21253 consensus_queue.cc:1048] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:28.004674 21253 raft_consensus.cc:493] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.005194 21253 raft_consensus.cc:515] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.007951 21253 leader_election.cc:290] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.025632 21284 raft_consensus.cc:515] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.026687 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782225f6d2094468a14844299da6260a" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
W20260709 14:55:28.028528 21091 leader_election.cc:343] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.028889 21198 raft_consensus.cc:2393] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 573badfb33c34761878bb526370710a3 in current term 1: Already voted for candidate 962ba2abb53447a1a2b03272e3cf2c23 in this term.
I20260709 14:55:28.033397 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c539649765941e3880a4338c8872628" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:28.034198 21126 raft_consensus.cc:2393] T 1c539649765941e3880a4338c8872628 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 573badfb33c34761878bb526370710a3 in this term.
I20260709 14:55:28.035511 21284 leader_election.cc:290] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:28.035986 21433 raft_consensus.cc:493] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.036517 21433 raft_consensus.cc:515] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.038407 21433 leader_election.cc:290] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.039186 21244 tablet_bootstrap.cc:492] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:28.039422 21240 tablet_bootstrap.cc:654] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.039716 21244 ts_tablet_manager.cc:1403] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.181s	user 0.071s	sys 0.058s
I20260709 14:55:28.040302 21248 raft_consensus.cc:493] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.040728 21248 raft_consensus.cc:515] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.042553 21248 leader_election.cc:290] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.042383 21244 raft_consensus.cc:359] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.043123 21244 raft_consensus.cc:385] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.043433 21244 raft_consensus.cc:740] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.044030 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1724b7b97c91406b93bd8d80c3598812" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:28.044063 21244 consensus_queue.cc:260] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.045956 21244 ts_tablet_manager.cc:1434] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260709 14:55:28.045922 21016 leader_election.cc:343] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.047034 21244 tablet_bootstrap.cc:492] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:28.050069 21245 tablet_bootstrap.cc:492] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:28.050524 21245 ts_tablet_manager.cc:1403] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.200s	user 0.056s	sys 0.021s
I20260709 14:55:28.052852 21244 tablet_bootstrap.cc:654] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.053530 21245 raft_consensus.cc:359] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.054189 21245 raft_consensus.cc:385] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.054335 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1724b7b97c91406b93bd8d80c3598812" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
W20260709 14:55:28.056386 21091 leader_election.cc:343] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.058964 21244 tablet_bootstrap.cc:492] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:28.059368 21244 ts_tablet_manager.cc:1403] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:55:28.054442 21245 raft_consensus.cc:740] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.059948 21245 consensus_queue.cc:260] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.061841 21245 ts_tablet_manager.cc:1434] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:55:28.061854 21244 raft_consensus.cc:359] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.062544 21244 raft_consensus.cc:385] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.062769 21245 tablet_bootstrap.cc:492] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:28.062794 21244 raft_consensus.cc:740] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.063619 21244 consensus_queue.cc:260] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.065735 21244 ts_tablet_manager.cc:1434] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:28.066581 21244 tablet_bootstrap.cc:492] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:28.069522 21245 tablet_bootstrap.cc:654] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.071825 21244 tablet_bootstrap.cc:654] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.073431 21047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1724b7b97c91406b93bd8d80c3598812" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:28.074095 21047 raft_consensus.cc:2468] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:28.074525 21245 tablet_bootstrap.cc:492] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:28.075169 21245 ts_tablet_manager.cc:1403] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 14:55:28.075613 21090 leader_election.cc:304] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:28.078012 21426 raft_consensus.cc:493] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.078569 21426 raft_consensus.cc:515] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.080566 21426 leader_election.cc:290] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.082333 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ae61e2fc6241a7aad95142bfc3dd46" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:28.078071 21253 raft_consensus.cc:2804] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:28.083760 21253 raft_consensus.cc:493] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:28.084131 21253 raft_consensus.cc:3060] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:28.084208 21016 leader_election.cc:343] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.085906 21426 raft_consensus.cc:493] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.086390 21426 raft_consensus.cc:515] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.089413 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2f906ef5ae4739ab46cc7359c508c2" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
W20260709 14:55:28.090903 21016 leader_election.cc:343] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.091075 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ae61e2fc6241a7aad95142bfc3dd46" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:28.091463 21426 leader_election.cc:290] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.077694 21245 raft_consensus.cc:359] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.092386 21245 raft_consensus.cc:385] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.092674 21245 raft_consensus.cc:740] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.095376 21048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782225f6d2094468a14844299da6260a" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:28.098701 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1724b7b97c91406b93bd8d80c3598812" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:28.099514 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ae61e2fc6241a7aad95142bfc3dd46" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:28.100050 21124 raft_consensus.cc:2468] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:28.094550 21240 tablet_bootstrap.cc:492] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:28.101480 21240 ts_tablet_manager.cc:1403] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.141s	user 0.023s	sys 0.006s
I20260709 14:55:28.102029 21433 consensus_queue.cc:1048] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:28.103367 21050 raft_consensus.cc:2468] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:28.104056 21240 raft_consensus.cc:359] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.104887 21245 consensus_queue.cc:260] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.106904 21245 ts_tablet_manager.cc:1434] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.000s
I20260709 14:55:28.107828 21245 tablet_bootstrap.cc:492] T 782225f6d2094468a14844299da6260a P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:28.108150 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2f906ef5ae4739ab46cc7359c508c2" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:28.108745 21126 raft_consensus.cc:2468] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:28.104703 21240 raft_consensus.cc:385] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.112931 21240 raft_consensus.cc:740] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.113567 21240 consensus_queue.cc:260] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.123692 21240 ts_tablet_manager.cc:1434] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:55:28.124732 21240 tablet_bootstrap.cc:492] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:28.134984 21245 tablet_bootstrap.cc:654] T 782225f6d2094468a14844299da6260a P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.092517 21253 raft_consensus.cc:515] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.142302 21253 leader_election.cc:290] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.145622 21245 tablet_bootstrap.cc:492] T 782225f6d2094468a14844299da6260a P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:28.146126 21245 ts_tablet_manager.cc:1403] T 782225f6d2094468a14844299da6260a P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.001s
I20260709 14:55:28.146870 21240 tablet_bootstrap.cc:654] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:28.159513 21017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.130:34171, user_credentials={real_user=slave}} blocked reactor thread for 52709.8us
I20260709 14:55:28.160887 21017 leader_election.cc:304] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:28.162282 21048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c539649765941e3880a4338c8872628" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:28.163796 21049 raft_consensus.cc:3060] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.166143 21164 leader_election.cc:304] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [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: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:28.174605 21476 raft_consensus.cc:2749] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:28.177636 21476 consensus_queue.cc:1048] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:28.178068 21125 raft_consensus.cc:2393] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 573badfb33c34761878bb526370710a3 in current term 1: Already voted for candidate 04c1a6c0d37742ce932f0f0a025dab6b in this term.
I20260709 14:55:28.225600 21240 tablet_bootstrap.cc:492] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:28.226044 21240 ts_tablet_manager.cc:1403] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.004s
I20260709 14:55:28.228823 21240 raft_consensus.cc:359] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.229403 21240 raft_consensus.cc:385] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.229671 21240 raft_consensus.cc:740] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.230160 21240 consensus_queue.cc:260] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.231726 21240 ts_tablet_manager.cc:1434] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20260709 14:55:28.232510 21240 tablet_bootstrap.cc:492] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:28.239081 21240 tablet_bootstrap.cc:654] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.243757 21240 tablet_bootstrap.cc:492] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:28.244113 21240 ts_tablet_manager.cc:1403] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:55:28.246222 21244 tablet_bootstrap.cc:492] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:28.246373 21240 raft_consensus.cc:359] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.246973 21240 raft_consensus.cc:385] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.247208 21240 raft_consensus.cc:740] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.247586 21244 ts_tablet_manager.cc:1403] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.181s	user 0.039s	sys 0.039s
I20260709 14:55:28.247916 21240 consensus_queue.cc:260] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.249863 21240 ts_tablet_manager.cc:1434] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:28.249733 21244 raft_consensus.cc:359] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.250391 21244 raft_consensus.cc:385] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.250767 21240 tablet_bootstrap.cc:492] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
W20260709 14:55:28.250746 21090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.129:36785, user_credentials={real_user=slave}} blocked reactor thread for 148544us
I20260709 14:55:28.250663 21244 raft_consensus.cc:740] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
W20260709 14:55:28.254458 21017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.130:34171, user_credentials={real_user=slave}} blocked reactor thread for 93977.5us
I20260709 14:55:28.254789 21474 raft_consensus.cc:2804] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:28.255182 21474 raft_consensus.cc:493] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:28.255322 21244 consensus_queue.cc:260] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.255841 21048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1724b7b97c91406b93bd8d80c3598812" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:28.256171 21017 leader_election.cc:304] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:28.256399 21048 raft_consensus.cc:3060] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.257543 21244 ts_tablet_manager.cc:1434] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:28.258193 21200 raft_consensus.cc:3060] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.258388 21244 tablet_bootstrap.cc:492] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:28.263978 21244 tablet_bootstrap.cc:654] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.264684 21474 raft_consensus.cc:3060] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.267428 21240 tablet_bootstrap.cc:654] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.267616 21245 raft_consensus.cc:359] T 782225f6d2094468a14844299da6260a P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.268291 21245 raft_consensus.cc:385] T 782225f6d2094468a14844299da6260a P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.275408 21436 raft_consensus.cc:493] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.275871 21436 raft_consensus.cc:515] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.276787 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1724b7b97c91406b93bd8d80c3598812" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:28.281454 21473 raft_consensus.cc:2804] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:28.281862 21473 raft_consensus.cc:493] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:28.282198 21473 raft_consensus.cc:3060] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.283337 21240 tablet_bootstrap.cc:492] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:28.283795 21240 ts_tablet_manager.cc:1403] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260709 14:55:28.286722 21240 raft_consensus.cc:359] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.287340 21240 raft_consensus.cc:385] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.287599 21240 raft_consensus.cc:740] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.288218 21240 consensus_queue.cc:260] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.294345 21436 leader_election.cc:290] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:28.268540 21245 raft_consensus.cc:740] T 782225f6d2094468a14844299da6260a P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.298202 21245 consensus_queue.cc:260] T 782225f6d2094468a14844299da6260a P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:28.254287 21090 leader_election.cc:343] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.305130 21240 ts_tablet_manager.cc:1434] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:55:28.287070 21474 raft_consensus.cc:515] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.305637 21090 leader_election.cc:304] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:28.306012 21240 tablet_bootstrap.cc:492] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:28.306602 21433 raft_consensus.cc:2749] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:28.307118 21474 leader_election.cc:290] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.308066 21245 ts_tablet_manager.cc:1434] T 782225f6d2094468a14844299da6260a P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.162s	user 0.009s	sys 0.000s
I20260709 14:55:28.308954 21245 tablet_bootstrap.cc:492] T fcf6c24294f04071b00c6579eab46e6f P 573badfb33c34761878bb526370710a3: Bootstrap starting.
W20260709 14:55:28.309772 21091 leader_election.cc:343] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.319578 21314 raft_consensus.cc:493] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.329710 20949 catalog_manager.cc:5697] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:28.337582 21048 raft_consensus.cc:2468] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:28.334714 21314 raft_consensus.cc:515] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.341719 21123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782225f6d2094468a14844299da6260a" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:28.342379 21314 leader_election.cc:290] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.342934 21047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782225f6d2094468a14844299da6260a" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:28.343588 21047 raft_consensus.cc:2468] T 782225f6d2094468a14844299da6260a P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
W20260709 14:55:28.325929 21090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.129:36785, user_credentials={real_user=slave}} blocked reactor thread for 71669us
I20260709 14:55:28.343767 21251 consensus_queue.cc:1048] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:55:28.342415 21123 raft_consensus.cc:2468] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:28.385253 21240 tablet_bootstrap.cc:654] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.359122 21471 raft_consensus.cc:493] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 962ba2abb53447a1a2b03272e3cf2c23)
I20260709 14:55:28.354581 21090 leader_election.cc:304] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:28.386948 21253 raft_consensus.cc:493] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:28.391199 21166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.130:34171, user_credentials={real_user=slave}} blocked reactor thread for 51350.8us
I20260709 14:55:28.391357 21471 raft_consensus.cc:515] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:28.395330 21017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.130:34171, user_credentials={real_user=slave}} blocked reactor thread for 138343us
I20260709 14:55:28.407757 21196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ae61e2fc6241a7aad95142bfc3dd46" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:28.398504 21472 raft_consensus.cc:2804] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:28.417673 21426 raft_consensus.cc:493] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.418939 21426 raft_consensus.cc:515] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.395498 21164 leader_election.cc:304] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:28.417745 21472 raft_consensus.cc:493] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:28.423892 21472 raft_consensus.cc:3060] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.424036 21426 leader_election.cc:290] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.424278 21488 raft_consensus.cc:2804] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:55:28.406484 21090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.129:36785, user_credentials={real_user=slave}} blocked reactor thread for 52007us
I20260709 14:55:28.398613 21253 raft_consensus.cc:515] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.434146 21245 tablet_bootstrap.cc:654] T fcf6c24294f04071b00c6579eab46e6f P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.426537 21488 raft_consensus.cc:493] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:28.437616 21090 leader_election.cc:304] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:28.439112 21017 leader_election.cc:304] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:28.406926 21473 raft_consensus.cc:515] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.444830 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d34dd4759fcc45768069b23e2bc1fe37" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:28.442912 21433 raft_consensus.cc:2804] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:28.450057 21253 leader_election.cc:290] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.437623 21488 raft_consensus.cc:3060] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.451195 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d34dd4759fcc45768069b23e2bc1fe37" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:28.452435 21051 raft_consensus.cc:2468] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
W20260709 14:55:28.452740 21016 leader_election.cc:343] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.453248 21244 tablet_bootstrap.cc:492] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:28.453675 21244 ts_tablet_manager.cc:1403] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.195s	user 0.034s	sys 0.086s
I20260709 14:55:28.465723 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ae61e2fc6241a7aad95142bfc3dd46" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:28.462276 21433 raft_consensus.cc:697] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:28.489825 21473 leader_election.cc:290] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.489603 21244 raft_consensus.cc:359] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.490315 21244 raft_consensus.cc:385] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.490499 21479 raft_consensus.cc:2749] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:28.490607 21244 raft_consensus.cc:740] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.486506 21240 tablet_bootstrap.cc:492] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:28.491328 21240 ts_tablet_manager.cc:1403] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.185s	user 0.013s	sys 0.014s
I20260709 14:55:28.491303 21244 consensus_queue.cc:260] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.484946 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d901444dfb26428eb52d715310713382" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:28.469841 21284 raft_consensus.cc:493] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.494285 21245 tablet_bootstrap.cc:492] T fcf6c24294f04071b00c6579eab46e6f P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
W20260709 14:55:28.494400 21091 leader_election.cc:343] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.495472 21245 ts_tablet_manager.cc:1403] T fcf6c24294f04071b00c6579eab46e6f P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.187s	user 0.012s	sys 0.007s
I20260709 14:55:28.494767 21123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d901444dfb26428eb52d715310713382" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:28.496649 21123 raft_consensus.cc:2468] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:28.497208 21244 ts_tablet_manager.cc:1434] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.003s
I20260709 14:55:28.498097 21244 tablet_bootstrap.cc:492] T 9069f5b66b9a4774a9cb26c519421e63 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:28.498266 21471 leader_election.cc:290] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
W20260709 14:55:28.501794 21016 leader_election.cc:343] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.502070 21047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ccabb4a9734f9c9c71249ee79c1ca2" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:28.504081 21090 leader_election.cc:304] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:28.505681 21196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2f906ef5ae4739ab46cc7359c508c2" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:28.505805 21314 raft_consensus.cc:2804] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:28.506176 21314 raft_consensus.cc:493] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:28.506492 21314 raft_consensus.cc:3060] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.507172 21196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de41c84a4c1e46b08d5fefe15ff46a86" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:28.507958 21240 raft_consensus.cc:359] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:28.508311 21016 leader_election.cc:343] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.508605 21240 raft_consensus.cc:385] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.509642 21240 raft_consensus.cc:740] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.513470 21474 consensus_queue.cc:1048] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:28.521281 21433 consensus_queue.cc:237] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.530500 21195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ccabb4a9734f9c9c71249ee79c1ca2" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:28.532783 21253 raft_consensus.cc:493] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.532697 21493 raft_consensus.cc:493] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.533314 21253 raft_consensus.cc:515] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.533425 21493 raft_consensus.cc:515] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.545113 21123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2f906ef5ae4739ab46cc7359c508c2" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:28.545814 21123 raft_consensus.cc:3060] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.545864 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de41c84a4c1e46b08d5fefe15ff46a86" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:28.545132 21471 raft_consensus.cc:493] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.567836 21471 raft_consensus.cc:515] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.500007 21284 raft_consensus.cc:515] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.603533 21240 consensus_queue.cc:260] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.583520 21474 consensus_queue.cc:1048] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 14:55:28.620515 21245 raft_consensus.cc:359] T fcf6c24294f04071b00c6579eab46e6f P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.622603 21245 raft_consensus.cc:385] T fcf6c24294f04071b00c6579eab46e6f P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.622903 21245 raft_consensus.cc:740] T fcf6c24294f04071b00c6579eab46e6f P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.623548 21245 consensus_queue.cc:260] T fcf6c24294f04071b00c6579eab46e6f P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.640829 21494 raft_consensus.cc:493] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.641391 21494 raft_consensus.cc:515] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.643411 21494 leader_election.cc:290] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.645675 21493 leader_election.cc:290] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.648500 21245 ts_tablet_manager.cc:1434] T fcf6c24294f04071b00c6579eab46e6f P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.153s	user 0.004s	sys 0.017s
I20260709 14:55:28.655802 21436 raft_consensus.cc:493] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:28.657477 21090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.129:36785, user_credentials={real_user=slave}} blocked reactor thread for 153476us
I20260709 14:55:28.658049 21240 ts_tablet_manager.cc:1434] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.166s	user 0.026s	sys 0.019s
I20260709 14:55:28.663296 21284 leader_election.cc:290] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:28.663051 21436 raft_consensus.cc:515] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.663759 21240 tablet_bootstrap.cc:492] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:28.663882 21502 raft_consensus.cc:493] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.664359 21502 raft_consensus.cc:515] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.657971 21253 leader_election.cc:290] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.665390 21436 leader_election.cc:290] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:28.657939 21245 tablet_bootstrap.cc:492] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:28.665503 21195 raft_consensus.cc:3060] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.675462 21244 tablet_bootstrap.cc:654] T 9069f5b66b9a4774a9cb26c519421e63 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:28.675714 20997 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:28.678210 21471 leader_election.cc:290] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.679267 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c4ca1155b64266a69dd19583d73d16" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:28.681176 21495 raft_consensus.cc:493] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.656665 21017 leader_election.cc:304] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:28.684442 21426 raft_consensus.cc:2804] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:28.685032 21123 raft_consensus.cc:2468] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:28.676255 21493 consensus_queue.cc:1048] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:28.681630 21495 raft_consensus.cc:515] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.684823 21426 raft_consensus.cc:493] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:28.688010 21488 raft_consensus.cc:515] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:28.689342 21090 leader_election.cc:343] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.697031 21488 leader_election.cc:290] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:28.686095 21017 leader_election.cc:304] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:28.699240 20948 catalog_manager.cc:5697] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:28.702541 21048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1ecf4b56fd4ecbb4ca356324a65ef6" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:28.691538 21502 leader_election.cc:290] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.704416 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782225f6d2094468a14844299da6260a" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:28.704916 21495 leader_election.cc:290] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:28.704998 21049 raft_consensus.cc:3060] T 782225f6d2094468a14844299da6260a P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.709293 21047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf6c24294f04071b00c6579eab46e6f" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:28.709867 21047 raft_consensus.cc:2468] T fcf6c24294f04071b00c6579eab46e6f P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:28.695127 21426 raft_consensus.cc:3060] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.707237 21048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1724b7b97c91406b93bd8d80c3598812" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
W20260709 14:55:28.698011 21091 leader_election.cc:343] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.713310 21048 raft_consensus.cc:2393] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 04c1a6c0d37742ce932f0f0a025dab6b in this term.
I20260709 14:55:28.714105 21164 leader_election.cc:304] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:28.714779 21091 leader_election.cc:304] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:28.721474 21479 raft_consensus.cc:2749] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:28.703995 21016 leader_election.cc:343] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:28.728266 21017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.130:34171, user_credentials={real_user=slave}} blocked reactor thread for 43826.3us
I20260709 14:55:28.726946 21502 raft_consensus.cc:2749] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:28.733791 21123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c4ca1155b64266a69dd19583d73d16" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:28.734366 21123 raft_consensus.cc:2468] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:28.725021 21495 raft_consensus.cc:2804] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:28.715204 21314 raft_consensus.cc:515] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.735277 21047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2513da2566bb4ec3b8a3d8918811a4b4" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:28.736119 21495 raft_consensus.cc:493] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:28.739229 21048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897edca8ff844d19957a29a4434f94ca" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:28.736621 21495 raft_consensus.cc:3060] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.742762 21314 leader_election.cc:290] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.742951 21426 raft_consensus.cc:515] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.734527 21472 raft_consensus.cc:515] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.748792 21048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c4ca1155b64266a69dd19583d73d16" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:28.760272 21126 raft_consensus.cc:2393] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 573badfb33c34761878bb526370710a3 in current term 1: Already voted for candidate 04c1a6c0d37742ce932f0f0a025dab6b in this term.
I20260709 14:55:28.751072 21426 leader_election.cc:290] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.752954 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d901444dfb26428eb52d715310713382" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:28.753594 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d297e607146afaeafec7e4edcfae9" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:28.754483 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2513da2566bb4ec3b8a3d8918811a4b4" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:28.764575 21472 leader_election.cc:290] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.754769 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d297e607146afaeafec7e4edcfae9" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
W20260709 14:55:28.740316 21091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.131:44047, user_credentials={real_user=slave}} blocked reactor thread for 48963.7us
W20260709 14:55:28.767045 21091 consensus_peers.cc:597] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Couldn't send request to peer 962ba2abb53447a1a2b03272e3cf2c23. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:28.767940 21091 leader_election.cc:343] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.768924 21240 tablet_bootstrap.cc:654] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.759331 21049 raft_consensus.cc:2468] T 782225f6d2094468a14844299da6260a P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:28.760150 21048 raft_consensus.cc:2468] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:28.746464 21017 leader_election.cc:304] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
W20260709 14:55:28.763131 21016 leader_election.cc:343] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.763537 21047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d34dd4759fcc45768069b23e2bc1fe37" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:28.777369 21047 raft_consensus.cc:3060] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.779932 21248 raft_consensus.cc:2804] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:28.780417 21248 raft_consensus.cc:697] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:28.787019 21164 leader_election.cc:304] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
W20260709 14:55:28.788534 21017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.130:34171, user_credentials={real_user=slave}} blocked reactor thread for 43502.8us
I20260709 14:55:28.781216 21248 consensus_queue.cc:237] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.796981 21484 consensus_queue.cc:1048] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:55:28.793524 21436 raft_consensus.cc:2804] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:28.798712 21436 raft_consensus.cc:697] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:28.796401 21471 consensus_queue.cc:1048] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 14:55:28.804677 21090 leader_election.cc:343] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.805534 21244 tablet_bootstrap.cc:492] T 9069f5b66b9a4774a9cb26c519421e63 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:28.806502 21244 ts_tablet_manager.cc:1403] T 9069f5b66b9a4774a9cb26c519421e63 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.309s	user 0.011s	sys 0.035s
I20260709 14:55:28.800928 20948 catalog_manager.cc:5697] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:28.789791 21017 leader_election.cc:304] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:28.799486 21436 consensus_queue.cc:237] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.847831 21090 leader_election.cc:304] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:28.852483 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf6c24294f04071b00c6579eab46e6f" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:28.859488 21126 raft_consensus.cc:2468] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
W20260709 14:55:28.851423 21017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.130:34171, user_credentials={real_user=slave}} blocked reactor thread for 61703.1us
I20260709 14:55:28.850682 21474 raft_consensus.cc:2804] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:28.868844 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1ecf4b56fd4ecbb4ca356324a65ef6" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:28.874504 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782225f6d2094468a14844299da6260a" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:28.867681 21314 raft_consensus.cc:2749] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:28.875039 21126 raft_consensus.cc:3060] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.875298 21017 leader_election.cc:304] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [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: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:28.878031 21047 raft_consensus.cc:2468] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
W20260709 14:55:28.884882 21507 log.cc:927] Time spent T 9069f5b66b9a4774a9cb26c519421e63 P 573badfb33c34761878bb526370710a3: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260709 14:55:28.877700 21474 raft_consensus.cc:493] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:28.883435 21473 raft_consensus.cc:2749] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:28.888402 21474 raft_consensus.cc:3060] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.893384 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1724b7b97c91406b93bd8d80c3598812" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:28.895479 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d901444dfb26428eb52d715310713382" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:28.895990 21124 raft_consensus.cc:3060] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:28.881924 21090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.129:36785, user_credentials={real_user=slave}} blocked reactor thread for 77280.6us
W20260709 14:55:28.899874 21090 leader_election.cc:343] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:28.901890 21090 leader_election.cc:343] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.897698 21495 raft_consensus.cc:515] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.917023 21124 raft_consensus.cc:2468] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:28.919734 21495 leader_election.cc:290] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:28.902499 21090 leader_election.cc:304] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:28.917286 21314 raft_consensus.cc:493] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.940734 21472 raft_consensus.cc:2804] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:28.941651 21472 raft_consensus.cc:493] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:28.941992 21472 raft_consensus.cc:3060] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.945075 21314 raft_consensus.cc:515] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.951654 21472 raft_consensus.cc:515] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.953809 21126 raft_consensus.cc:2468] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:28.971858 21245 tablet_bootstrap.cc:654] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.970175 21314 leader_election.cc:290] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:28.958241 21196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897edca8ff844d19957a29a4434f94ca" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:28.972419 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c4ca1155b64266a69dd19583d73d16" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:28.974624 21474 raft_consensus.cc:515] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:28.975703 21091 leader_election.cc:343] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.976927 21244 raft_consensus.cc:359] T 9069f5b66b9a4774a9cb26c519421e63 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.979714 21244 raft_consensus.cc:385] T 9069f5b66b9a4774a9cb26c519421e63 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.979935 21244 raft_consensus.cc:740] T 9069f5b66b9a4774a9cb26c519421e63 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.978969 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d34dd4759fcc45768069b23e2bc1fe37" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:28.980685 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ae61e2fc6241a7aad95142bfc3dd46" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:28.982113 21166 leader_election.cc:304] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:28.983330 21476 raft_consensus.cc:2749] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:28.984252 21091 leader_election.cc:304] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:28.988662 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf6c24294f04071b00c6579eab46e6f" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:28.989241 21046 raft_consensus.cc:3060] T fcf6c24294f04071b00c6579eab46e6f P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.990543 21244 consensus_queue.cc:260] T 9069f5b66b9a4774a9cb26c519421e63 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.994308 21240 tablet_bootstrap.cc:492] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:28.994665 21240 ts_tablet_manager.cc:1403] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.331s	user 0.014s	sys 0.009s
I20260709 14:55:28.990092 21502 raft_consensus.cc:2749] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:28.976382 21090 leader_election.cc:304] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:28.997598 21240 raft_consensus.cc:359] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.000074 21240 raft_consensus.cc:385] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.000350 21240 raft_consensus.cc:740] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.001044 21240 consensus_queue.cc:260] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:28.984627 21166 leader_election.cc:304] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:29.005116 21474 leader_election.cc:290] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:29.007190 21244 ts_tablet_manager.cc:1434] T 9069f5b66b9a4774a9cb26c519421e63 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.200s	user 0.003s	sys 0.003s
I20260709 14:55:29.007658 21046 raft_consensus.cc:2468] T fcf6c24294f04071b00c6579eab46e6f P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:29.007973 21244 tablet_bootstrap.cc:492] T ab2f906ef5ae4739ab46cc7359c508c2 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:29.010306 21436 raft_consensus.cc:3060] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.010649 21164 leader_election.cc:304] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:29.011292 21240 ts_tablet_manager.cc:1434] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:55:29.011838 21488 raft_consensus.cc:2804] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:29.012169 21240 tablet_bootstrap.cc:492] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:29.012347 21488 raft_consensus.cc:697] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:29.013200 21488 consensus_queue.cc:237] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.015235 21502 raft_consensus.cc:2804] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:29.015695 21502 raft_consensus.cc:697] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:29.016471 21502 consensus_queue.cc:237] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:29.017791 21090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.129:36785, user_credentials={real_user=slave}} blocked reactor thread for 47555.7us
I20260709 14:55:28.992084 21017 leader_election.cc:304] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:29.024013 21484 raft_consensus.cc:2804] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:29.035180 21484 raft_consensus.cc:697] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:29.046815 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c4ca1155b64266a69dd19583d73d16" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:29.046701 21484 consensus_queue.cc:237] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.144718 21048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:29.203780 21048 raft_consensus.cc:2468] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:29.067411 21476 raft_consensus.cc:493] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:29.033341 21017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.130:34171, user_credentials={real_user=slave}} blocked reactor thread for 45783.8us
I20260709 14:55:29.061230 20945 catalog_manager.cc:5697] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:29.206936 21476 raft_consensus.cc:515] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:29.159910 21072 debug-util.cc:398] Leaking SignalData structure 0x7b080017d640 after lost signal to thread 19957
I20260709 14:55:29.179837 21436 raft_consensus.cc:2749] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:29.066802 21123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf6c24294f04071b00c6579eab46e6f" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
W20260709 14:55:29.173251 21016 leader_election.cc:343] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.048055 21472 leader_election.cc:290] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:29.144285 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ae61e2fc6241a7aad95142bfc3dd46" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:29.145066 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c4ca1155b64266a69dd19583d73d16" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
W20260709 14:55:29.132071 21166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.130:34171, user_credentials={real_user=slave}} blocked reactor thread for 63071.9us
I20260709 14:55:29.218607 21046 raft_consensus.cc:2393] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 04c1a6c0d37742ce932f0f0a025dab6b in current term 1: Already voted for candidate 573badfb33c34761878bb526370710a3 in this term.
I20260709 14:55:29.216069 21123 raft_consensus.cc:3060] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.223873 21244 tablet_bootstrap.cc:654] T ab2f906ef5ae4739ab46cc7359c508c2 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:29.225646 21072 debug-util.cc:398] Leaking SignalData structure 0x7b08001ea0e0 after lost signal to thread 20983
I20260709 14:55:29.225876 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:29.226410 21049 raft_consensus.cc:2393] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 04c1a6c0d37742ce932f0f0a025dab6b in current term 1: Already voted for candidate 573badfb33c34761878bb526370710a3 in this term.
I20260709 14:55:29.226477 21197 raft_consensus.cc:2468] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:29.227358 21090 leader_election.cc:304] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:29.228073 21497 raft_consensus.cc:2804] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:29.228413 21497 raft_consensus.cc:493] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:29.228729 21497 raft_consensus.cc:3060] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:29.230492 21245 tablet_bootstrap.cc:492] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:29.230839 21245 ts_tablet_manager.cc:1403] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.574s	user 0.094s	sys 0.094s
I20260709 14:55:29.231727 21196 raft_consensus.cc:3060] T 9069f5b66b9a4774a9cb26c519421e63 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.233925 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c4ca1155b64266a69dd19583d73d16" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:29.239334 21497 raft_consensus.cc:515] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.241554 21497 leader_election.cc:290] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 2 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:29.232463 21476 leader_election.cc:290] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:29.244832 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c4ca1155b64266a69dd19583d73d16" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:29.245533 21126 raft_consensus.cc:2393] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 573badfb33c34761878bb526370710a3 in current term 1: Already voted for candidate 04c1a6c0d37742ce932f0f0a025dab6b in this term.
I20260709 14:55:29.255443 20949 catalog_manager.cc:5697] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:29.235590 21072 debug-util.cc:398] Leaking SignalData structure 0x7b08001ce0a0 after lost signal to thread 21075
I20260709 14:55:29.270327 20948 catalog_manager.cc:5697] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:29.260593 21048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:29.271755 21048 raft_consensus.cc:2468] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:29.272835 21164 leader_election.cc:304] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [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: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:29.273635 21488 raft_consensus.cc:2804] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:29.273972 21488 raft_consensus.cc:493] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:29.274277 21488 raft_consensus.cc:3060] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:29.291013 21488 raft_consensus.cc:515] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.293299 21314 raft_consensus.cc:493] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.293771 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:29.294406 21046 raft_consensus.cc:3060] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:29.293783 21314 raft_consensus.cc:515] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:29.298120 21091 leader_election.cc:343] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:29.298995 21091 leader_election.cc:343] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:29.299847 21091 leader_election.cc:343] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.300189 21091 leader_election.cc:304] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [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: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:29.307790 21314 leader_election.cc:290] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:29.293025 21488 leader_election.cc:290] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 2 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:29.322619 21253 raft_consensus.cc:2749] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:55:29.324030 21091 leader_election.cc:343] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.324124 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:29.324469 21091 leader_election.cc:304] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:29.326826 21240 tablet_bootstrap.cc:654] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.329147 21192 raft_consensus.cc:2393] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 04c1a6c0d37742ce932f0f0a025dab6b in current term 2: Already voted for candidate 962ba2abb53447a1a2b03272e3cf2c23 in this term.
I20260709 14:55:29.328521 21472 raft_consensus.cc:2749] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:29.333689 21245 raft_consensus.cc:359] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.334365 21245 raft_consensus.cc:385] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.334640 21245 raft_consensus.cc:740] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.335242 21245 consensus_queue.cc:260] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.336171 21048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:29.337595 21436 consensus_queue.cc:1048] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:29.332253 21017 leader_election.cc:304] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [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: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:29.339592 21123 raft_consensus.cc:2468] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:29.340288 21048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fcf777a8c54b1a8edc68a97283d04b" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
W20260709 14:55:29.344004 21090 leader_election.cc:343] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.345877 21245 ts_tablet_manager.cc:1434] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.115s	user 0.007s	sys 0.002s
I20260709 14:55:29.346738 21245 tablet_bootstrap.cc:492] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:29.340622 21473 raft_consensus.cc:2749] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:55:29.341274 21072 debug-util.cc:398] Leaking SignalData structure 0x7b0800285980 after lost signal to thread 21150
I20260709 14:55:29.341228 21426 consensus_queue.cc:1048] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:29.354138 21072 debug-util.cc:398] Leaking SignalData structure 0x7b08001d88c0 after lost signal to thread 21224
W20260709 14:55:29.354926 21072 debug-util.cc:398] Leaking SignalData structure 0x7b080024f2c0 after lost signal to thread 21446
I20260709 14:55:29.355336 21121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:29.356101 21121 raft_consensus.cc:2393] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 2: Already voted for candidate 04c1a6c0d37742ce932f0f0a025dab6b in this term.
I20260709 14:55:29.337955 21244 tablet_bootstrap.cc:492] T ab2f906ef5ae4739ab46cc7359c508c2 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:29.350795 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fcf777a8c54b1a8edc68a97283d04b" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:29.357018 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31d6bf5c1a54d8e87e51818926b3896" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:29.357769 21120 raft_consensus.cc:2393] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 2: Already voted for candidate 04c1a6c0d37742ce932f0f0a025dab6b in this term.
I20260709 14:55:29.357782 21244 ts_tablet_manager.cc:1403] T ab2f906ef5ae4739ab46cc7359c508c2 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.350s	user 0.013s	sys 0.002s
W20260709 14:55:29.353394 21091 leader_election.cc:343] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.358932 21091 leader_election.cc:304] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [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: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:29.357548 20945 catalog_manager.cc:5697] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:29.362499 21091 leader_election.cc:304] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [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: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:29.363642 21499 raft_consensus.cc:2749] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:29.363838 21488 consensus_queue.cc:1048] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:29.364686 21493 raft_consensus.cc:2749] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:29.358896 21497 consensus_queue.cc:1048] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:55:29.365860 21314 consensus_queue.cc:1048] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:29.370277 21091 leader_election.cc:343] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.373112 21091 leader_election.cc:304] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:29.373855 21472 raft_consensus.cc:2749] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:29.377839 21046 raft_consensus.cc:2468] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 2.
I20260709 14:55:29.378908 21164 leader_election.cc:304] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:29.379693 21488 raft_consensus.cc:2804] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:29.380151 21488 raft_consensus.cc:697] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:29.382763 21488 consensus_queue.cc:237] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER 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: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.385170 21245 tablet_bootstrap.cc:654] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.387405 21244 raft_consensus.cc:359] T ab2f906ef5ae4739ab46cc7359c508c2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.387868 21244 raft_consensus.cc:385] T ab2f906ef5ae4739ab46cc7359c508c2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.388108 21244 raft_consensus.cc:740] T ab2f906ef5ae4739ab46cc7359c508c2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.388602 21244 consensus_queue.cc:260] T ab2f906ef5ae4739ab46cc7359c508c2 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.403105 21244 ts_tablet_manager.cc:1434] T ab2f906ef5ae4739ab46cc7359c508c2 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 14:55:29.404085 21244 tablet_bootstrap.cc:492] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:29.408001 21240 tablet_bootstrap.cc:492] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:29.408505 21240 ts_tablet_manager.cc:1403] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.397s	user 0.011s	sys 0.021s
I20260709 14:55:29.421442 20947 catalog_manager.cc:5697] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 2, leader changed from <none> to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 2 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:29.430848 21314 consensus_queue.cc:1048] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:29.433246 21197 raft_consensus.cc:3060] T ab2f906ef5ae4739ab46cc7359c508c2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.438536 20945 catalog_manager.cc:5697] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:29.465032 21240 raft_consensus.cc:359] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.465775 21240 raft_consensus.cc:385] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.466028 21240 raft_consensus.cc:740] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.466707 21240 consensus_queue.cc:260] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.469096 21240 ts_tablet_manager.cc:1434] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.003s
I20260709 14:55:29.469975 21240 tablet_bootstrap.cc:492] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:29.480831 21245 tablet_bootstrap.cc:492] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:29.481287 21245 ts_tablet_manager.cc:1403] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.135s	user 0.012s	sys 0.023s
W20260709 14:55:29.482187 21091 consensus_peers.cc:597] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Couldn't send request to peer 962ba2abb53447a1a2b03272e3cf2c23. 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:55:29.483642 21245 raft_consensus.cc:359] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.484216 21245 raft_consensus.cc:385] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.484465 21245 raft_consensus.cc:740] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.485221 21245 consensus_queue.cc:260] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.487465 21244 tablet_bootstrap.cc:654] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.489028 21245 ts_tablet_manager.cc:1434] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:29.490208 21245 tablet_bootstrap.cc:492] T 278292efd4eb48a5a7b19cdfec942b77 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:29.490408 21240 tablet_bootstrap.cc:654] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.495694 21245 tablet_bootstrap.cc:654] T 278292efd4eb48a5a7b19cdfec942b77 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.502530 21474 consensus_queue.cc:1048] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:29.520848 21245 tablet_bootstrap.cc:492] T 278292efd4eb48a5a7b19cdfec942b77 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:29.521312 21245 ts_tablet_manager.cc:1403] T 278292efd4eb48a5a7b19cdfec942b77 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.000s
I20260709 14:55:29.523874 21245 raft_consensus.cc:359] T 278292efd4eb48a5a7b19cdfec942b77 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.524567 21245 raft_consensus.cc:385] T 278292efd4eb48a5a7b19cdfec942b77 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.524945 21245 raft_consensus.cc:740] T 278292efd4eb48a5a7b19cdfec942b77 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.525707 21245 consensus_queue.cc:260] T 278292efd4eb48a5a7b19cdfec942b77 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.527987 21245 ts_tablet_manager.cc:1434] T 278292efd4eb48a5a7b19cdfec942b77 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:29.528893 21245 tablet_bootstrap.cc:492] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:29.534292 21245 tablet_bootstrap.cc:654] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.544857 21244 tablet_bootstrap.cc:492] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:29.544935 21245 tablet_bootstrap.cc:492] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:29.545338 21244 ts_tablet_manager.cc:1403] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.141s	user 0.017s	sys 0.017s
I20260709 14:55:29.545405 21245 ts_tablet_manager.cc:1403] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260709 14:55:29.548064 21245 raft_consensus.cc:359] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.548683 21245 raft_consensus.cc:385] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.548969 21245 raft_consensus.cc:740] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.549703 21245 consensus_queue.cc:260] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.551822 21245 ts_tablet_manager.cc:1434] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:29.552659 21245 tablet_bootstrap.cc:492] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:29.555124 21244 raft_consensus.cc:359] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.560148 21245 tablet_bootstrap.cc:654] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.555775 21244 raft_consensus.cc:385] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.564661 21244 raft_consensus.cc:740] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.565371 21244 consensus_queue.cc:260] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.569456 21244 ts_tablet_manager.cc:1434] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:55:29.571619 21245 tablet_bootstrap.cc:492] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:29.571882 21244 tablet_bootstrap.cc:492] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:29.572044 21245 ts_tablet_manager.cc:1403] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.011s
I20260709 14:55:29.578457 21245 raft_consensus.cc:359] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.579111 21245 raft_consensus.cc:385] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.579370 21245 raft_consensus.cc:740] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.579949 21245 consensus_queue.cc:260] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.581617 21240 tablet_bootstrap.cc:492] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:29.582039 21240 ts_tablet_manager.cc:1403] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.112s	user 0.017s	sys 0.025s
I20260709 14:55:29.582231 21245 ts_tablet_manager.cc:1434] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:55:29.583058 21245 tablet_bootstrap.cc:492] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:29.584414 21240 raft_consensus.cc:359] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.585058 21240 raft_consensus.cc:385] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.585314 21240 raft_consensus.cc:740] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.586054 21240 consensus_queue.cc:260] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.588291 21245 tablet_bootstrap.cc:654] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.588618 21244 tablet_bootstrap.cc:654] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.588310 21240 ts_tablet_manager.cc:1434] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:29.590898 21240 tablet_bootstrap.cc:492] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:29.598371 21240 tablet_bootstrap.cc:654] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.605291 21244 tablet_bootstrap.cc:492] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:29.605741 21244 ts_tablet_manager.cc:1403] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260709 14:55:29.608806 21244 raft_consensus.cc:359] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.609472 21244 raft_consensus.cc:385] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.609719 21244 raft_consensus.cc:740] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.610517 21244 consensus_queue.cc:260] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.613397 21245 tablet_bootstrap.cc:492] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:29.613858 21245 ts_tablet_manager.cc:1403] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.007s
I20260709 14:55:29.614135 21244 ts_tablet_manager.cc:1434] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:55:29.615674 21244 tablet_bootstrap.cc:492] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:29.616240 21245 raft_consensus.cc:359] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.616904 21245 raft_consensus.cc:385] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.617165 21245 raft_consensus.cc:740] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.617942 21245 consensus_queue.cc:260] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.620048 21245 ts_tablet_manager.cc:1434] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:29.620975 21245 tablet_bootstrap.cc:492] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:29.622540 21244 tablet_bootstrap.cc:654] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.628226 21474 raft_consensus.cc:493] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.628693 21474 raft_consensus.cc:515] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.629951 21240 tablet_bootstrap.cc:492] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:29.630323 21240 ts_tablet_manager.cc:1403] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.003s
I20260709 14:55:29.630686 21474 leader_election.cc:290] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:29.634775 21245 tablet_bootstrap.cc:654] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.634955 21240 raft_consensus.cc:359] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.636065 21240 raft_consensus.cc:385] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.636318 21240 raft_consensus.cc:740] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.635221 21194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ce1b162f547d58afa2fd353c379ea" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:29.633069 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ce1b162f547d58afa2fd353c379ea" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
W20260709 14:55:29.640755 21016 leader_election.cc:343] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.641142 21240 consensus_queue.cc:260] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:29.641211 21017 leader_election.cc:343] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.642267 21017 leader_election.cc:304] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:29.642925 21474 raft_consensus.cc:2749] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:29.643397 21240 ts_tablet_manager.cc:1434] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:55:29.646191 21244 tablet_bootstrap.cc:492] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:29.646626 21244 ts_tablet_manager.cc:1403] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.007s
I20260709 14:55:29.649453 21240 tablet_bootstrap.cc:492] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:29.666226 21484 consensus_queue.cc:1048] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:29.667073 21244 raft_consensus.cc:359] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.667723 21244 raft_consensus.cc:385] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.667974 21244 raft_consensus.cc:740] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.668612 21244 consensus_queue.cc:260] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.671872 21240 tablet_bootstrap.cc:654] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.673827 21474 raft_consensus.cc:493] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.674296 21474 raft_consensus.cc:515] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.677340 21194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e11cc13b3b460e9af1db8c7fc5a54d" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
W20260709 14:55:29.678650 21016 leader_election.cc:343] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.679185 21474 leader_election.cc:290] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:29.680646 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e11cc13b3b460e9af1db8c7fc5a54d" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
W20260709 14:55:29.681979 21017 leader_election.cc:343] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.682400 21017 leader_election.cc:304] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:29.683682 21479 raft_consensus.cc:2749] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:29.689138 21492 consensus_queue.cc:1048] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:29.702091 21244 ts_tablet_manager.cc:1434] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.001s
I20260709 14:55:29.703796 21488 consensus_queue.cc:1048] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:29.708573 21488 raft_consensus.cc:493] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.709026 21488 raft_consensus.cc:515] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.711053 21488 leader_election.cc:290] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:29.713218 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d901444dfb26428eb52d715310713382" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:29.717471 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d901444dfb26428eb52d715310713382" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:29.718873 21166 leader_election.cc:304] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:29.719866 21488 raft_consensus.cc:2749] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:29.720606 21244 tablet_bootstrap.cc:492] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:29.743242 21484 raft_consensus.cc:493] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.743739 21484 raft_consensus.cc:515] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.745784 21484 leader_election.cc:290] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:29.750769 21479 raft_consensus.cc:493] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.751230 21479 raft_consensus.cc:515] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.753485 21194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2513da2566bb4ec3b8a3d8918811a4b4" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
W20260709 14:55:29.754878 21016 leader_election.cc:343] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.755793 21499 raft_consensus.cc:493] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.756294 21499 raft_consensus.cc:515] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.758265 21499 leader_election.cc:290] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:29.762799 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897edca8ff844d19957a29a4434f94ca" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:29.763386 21126 raft_consensus.cc:2468] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:29.764220 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278292efd4eb48a5a7b19cdfec942b77" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:29.764802 21046 raft_consensus.cc:2468] T 278292efd4eb48a5a7b19cdfec942b77 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:29.765885 21090 leader_election.cc:304] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:29.766793 21194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278292efd4eb48a5a7b19cdfec942b77" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:29.767841 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2513da2566bb4ec3b8a3d8918811a4b4" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
W20260709 14:55:29.768005 21091 leader_election.cc:343] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.768409 21124 raft_consensus.cc:2468] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:29.772599 21017 leader_election.cc:304] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:29.774408 21248 raft_consensus.cc:2804] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:29.774749 21248 raft_consensus.cc:493] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:29.775082 21248 raft_consensus.cc:3060] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.777137 21017 leader_election.cc:304] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:29.779129 21473 raft_consensus.cc:2804] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:29.779486 21473 raft_consensus.cc:493] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:29.779803 21473 raft_consensus.cc:3060] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.784338 21502 raft_consensus.cc:2804] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:29.784775 21502 raft_consensus.cc:493] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:29.785107 21502 raft_consensus.cc:3060] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.788874 21479 leader_election.cc:290] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:29.790807 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897edca8ff844d19957a29a4434f94ca" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:29.792063 21502 raft_consensus.cc:515] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.792677 21194 raft_consensus.cc:3060] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.795533 21495 raft_consensus.cc:493] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.796005 21495 raft_consensus.cc:515] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.797936 21495 leader_election.cc:290] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:29.798633 21047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ae61e2fc6241a7aad95142bfc3dd46" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:29.799448 21047 raft_consensus.cc:2393] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 573badfb33c34761878bb526370710a3 in this term.
I20260709 14:55:29.800110 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ae61e2fc6241a7aad95142bfc3dd46" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:29.800875 21120 raft_consensus.cc:2393] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 04c1a6c0d37742ce932f0f0a025dab6b in this term.
I20260709 14:55:29.802019 21166 leader_election.cc:304] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:29.802989 21495 raft_consensus.cc:3060] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.809309 21495 raft_consensus.cc:2749] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:29.810750 21502 leader_election.cc:290] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:29.810922 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278292efd4eb48a5a7b19cdfec942b77" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
W20260709 14:55:29.812266 21091 leader_election.cc:343] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.815793 21244 tablet_bootstrap.cc:654] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.822579 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278292efd4eb48a5a7b19cdfec942b77" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:29.823164 21046 raft_consensus.cc:3060] T 278292efd4eb48a5a7b19cdfec942b77 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:29.826989 21016 leader_election.cc:343] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.837860 21248 raft_consensus.cc:515] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.859464 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897edca8ff844d19957a29a4434f94ca" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:29.860069 21120 raft_consensus.cc:3060] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.867369 21473 raft_consensus.cc:515] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.869378 21473 leader_election.cc:290] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:29.872785 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2513da2566bb4ec3b8a3d8918811a4b4" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:29.874281 21124 raft_consensus.cc:3060] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.873190 21046 raft_consensus.cc:2468] T 278292efd4eb48a5a7b19cdfec942b77 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:29.878429 21492 raft_consensus.cc:493] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.882252 21124 raft_consensus.cc:2468] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:29.883774 21248 leader_election.cc:290] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:29.885059 21090 leader_election.cc:304] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:29.889863 21244 tablet_bootstrap.cc:492] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:29.890316 21244 ts_tablet_manager.cc:1403] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.172s	user 0.012s	sys 0.000s
I20260709 14:55:29.890404 21502 raft_consensus.cc:2804] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:29.891330 21502 raft_consensus.cc:697] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:29.891456 21017 leader_election.cc:304] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:29.892181 21479 raft_consensus.cc:2804] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:29.892643 21479 raft_consensus.cc:697] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:29.893399 21479 consensus_queue.cc:237] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.892174 21502 consensus_queue.cc:237] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.884596 21492 raft_consensus.cc:515] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.900266 21492 leader_election.cc:290] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
W20260709 14:55:29.902383 20997 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:29.903015 21244 raft_consensus.cc:359] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.903599 21244 raft_consensus.cc:385] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.903861 21244 raft_consensus.cc:740] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.904134 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d34dd4759fcc45768069b23e2bc1fe37" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:29.904475 21244 consensus_queue.cc:260] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.906454 21244 ts_tablet_manager.cc:1434] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:55:29.891187 21046 raft_consensus.cc:1275] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Refusing update from remote peer 962ba2abb53447a1a2b03272e3cf2c23: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:29.907975 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d34dd4759fcc45768069b23e2bc1fe37" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:29.909516 21193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897edca8ff844d19957a29a4434f94ca" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:29.920801 21484 consensus_queue.cc:1048] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:29.923785 21240 tablet_bootstrap.cc:492] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
W20260709 14:55:29.923907 21016 leader_election.cc:343] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.924880 21492 consensus_queue.cc:1048] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:29.926024 21244 tablet_bootstrap.cc:492] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:29.929442 21240 ts_tablet_manager.cc:1403] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.280s	user 0.036s	sys 0.046s
I20260709 14:55:29.932052 21240 raft_consensus.cc:359] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.932658 21240 raft_consensus.cc:385] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.932933 21240 raft_consensus.cc:740] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.933538 21240 consensus_queue.cc:260] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.935492 21240 ts_tablet_manager.cc:1434] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:55:29.936416 21240 tablet_bootstrap.cc:492] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:29.945526 21166 leader_election.cc:304] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:29.946688 21488 raft_consensus.cc:2749] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:29.947186 21244 tablet_bootstrap.cc:654] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.949863 21124 raft_consensus.cc:1275] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Refusing update from remote peer 962ba2abb53447a1a2b03272e3cf2c23: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:29.954082 21240 tablet_bootstrap.cc:654] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.959712 21244 tablet_bootstrap.cc:492] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:29.960114 21244 ts_tablet_manager.cc:1403] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.003s
I20260709 14:55:29.962345 21502 raft_consensus.cc:493] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.962800 21502 raft_consensus.cc:515] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.963804 21488 consensus_queue.cc:1048] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:29.967002 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9b0afcdfb94db0a2aad74a41f36c77" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
W20260709 14:55:29.968295 21090 leader_election.cc:343] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.968905 21502 leader_election.cc:290] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:29.968068 20947 catalog_manager.cc:5697] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:29.969609 21244 raft_consensus.cc:359] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.970216 21244 raft_consensus.cc:385] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.970466 21244 raft_consensus.cc:740] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.971441 21244 consensus_queue.cc:260] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:29.973726 21244 ts_tablet_manager.cc:1434] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:55:29.974617 21244 tablet_bootstrap.cc:492] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:29.944159 20945 catalog_manager.cc:5697] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:29.909885 21245 tablet_bootstrap.cc:492] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:29.910547 21120 raft_consensus.cc:2468] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:29.910734 21197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2513da2566bb4ec3b8a3d8918811a4b4" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:29.978919 21245 ts_tablet_manager.cc:1403] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.358s	user 0.034s	sys 0.055s
I20260709 14:55:29.987581 21193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9b0afcdfb94db0a2aad74a41f36c77" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:29.993366 21017 leader_election.cc:304] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:30.001500 21248 raft_consensus.cc:493] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:30.002624 21016 leader_election.cc:343] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.002506 21248 raft_consensus.cc:515] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.004416 21244 tablet_bootstrap.cc:654] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.999797 21245 raft_consensus.cc:359] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.005710 21245 raft_consensus.cc:385] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.000865 21479 raft_consensus.cc:2804] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.006254 21245 raft_consensus.cc:740] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
W20260709 14:55:30.007601 21091 leader_election.cc:343] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.000944 21499 raft_consensus.cc:493] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.008136 21091 leader_election.cc:304] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:30.009864 21245 consensus_queue.cc:260] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.005985 21488 raft_consensus.cc:493] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.012398 21245 ts_tablet_manager.cc:1434] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.004s
I20260709 14:55:30.009990 21502 raft_consensus.cc:2749] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.012949 21488 raft_consensus.cc:515] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.009562 21499 raft_consensus.cc:515] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.009038 21479 raft_consensus.cc:697] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:30.017194 21192 raft_consensus.cc:3060] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.025573 21245 tablet_bootstrap.cc:492] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:30.027706 21248 leader_election.cc:290] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.040795 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fcf777a8c54b1a8edc68a97283d04b" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:30.040798 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fcf777a8c54b1a8edc68a97283d04b" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:30.045596 21120 raft_consensus.cc:2468] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:30.048111 21017 leader_election.cc:304] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:30.049921 21484 raft_consensus.cc:2804] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.050271 21484 raft_consensus.cc:493] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.050583 21484 raft_consensus.cc:3060] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.057121 21484 raft_consensus.cc:515] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.058993 21484 leader_election.cc:290] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.059792 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fcf777a8c54b1a8edc68a97283d04b" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:30.060329 21120 raft_consensus.cc:3060] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.063117 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897edca8ff844d19957a29a4434f94ca" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:30.066267 21120 raft_consensus.cc:2468] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:30.067167 21017 leader_election.cc:304] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:30.068307 21474 raft_consensus.cc:2804] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.068748 21474 raft_consensus.cc:697] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:30.069507 21474 consensus_queue.cc:237] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.059456 21479 consensus_queue.cc:237] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.075754 21488 leader_election.cc:290] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:30.075824 21121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897edca8ff844d19957a29a4434f94ca" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
W20260709 14:55:30.078081 21016 leader_election.cc:343] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.079103 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4acf8060c4844c4b24d918c7757607b" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:30.079914 21194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fcf777a8c54b1a8edc68a97283d04b" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:30.085031 21240 tablet_bootstrap.cc:492] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:30.085465 21240 ts_tablet_manager.cc:1403] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.149s	user 0.022s	sys 0.015s
I20260709 14:55:30.079164 21121 raft_consensus.cc:2393] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 573badfb33c34761878bb526370710a3 in this term.
W20260709 14:55:30.088145 21016 leader_election.cc:343] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.093617 21245 tablet_bootstrap.cc:654] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.096151 21499 leader_election.cc:290] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
W20260709 14:55:30.084793 21090 leader_election.cc:343] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.097957 21244 tablet_bootstrap.cc:492] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:30.098448 21244 ts_tablet_manager.cc:1403] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.124s	user 0.007s	sys 0.012s
I20260709 14:55:30.101253 21502 raft_consensus.cc:493] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.101739 21502 raft_consensus.cc:515] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.102563 21166 leader_election.cc:304] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:30.102617 21194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4acf8060c4844c4b24d918c7757607b" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:30.103729 21502 leader_election.cc:290] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.104880 21492 raft_consensus.cc:3060] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.105523 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606f65d1b39b434195dfe78a94e087fd" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
W20260709 14:55:30.108083 21090 leader_election.cc:343] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:30.112119 21091 leader_election.cc:343] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.112529 21091 leader_election.cc:304] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:30.111872 21244 raft_consensus.cc:359] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.116602 21244 raft_consensus.cc:385] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.116969 21244 raft_consensus.cc:740] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.115278 21499 raft_consensus.cc:2749] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.116067 21194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606f65d1b39b434195dfe78a94e087fd" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:30.124058 21244 consensus_queue.cc:260] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.130122 21244 ts_tablet_manager.cc:1434] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:55:30.130991 21244 tablet_bootstrap.cc:492] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
W20260709 14:55:30.142788 21091 leader_election.cc:343] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.144984 21091 leader_election.cc:304] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:30.150319 21492 raft_consensus.cc:2749] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.153353 21240 raft_consensus.cc:359] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.154002 21240 raft_consensus.cc:385] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.154246 21240 raft_consensus.cc:740] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.154826 21240 consensus_queue.cc:260] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.156256 21240 ts_tablet_manager.cc:1434] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.071s	user 0.003s	sys 0.000s
I20260709 14:55:30.157117 21240 tablet_bootstrap.cc:492] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:30.146097 21499 raft_consensus.cc:2749] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.167389 21244 tablet_bootstrap.cc:654] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.174381 21240 tablet_bootstrap.cc:654] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.181192 21245 tablet_bootstrap.cc:492] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:30.181614 21245 ts_tablet_manager.cc:1403] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.156s	user 0.012s	sys 0.010s
I20260709 14:55:30.183638 21240 tablet_bootstrap.cc:492] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:30.184161 21240 ts_tablet_manager.cc:1403] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.009s
I20260709 14:55:30.184005 21245 raft_consensus.cc:359] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.185704 21245 raft_consensus.cc:385] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.185966 21245 raft_consensus.cc:740] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.187364 21240 raft_consensus.cc:359] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.188110 21240 raft_consensus.cc:385] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.188436 21240 raft_consensus.cc:740] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.189258 21240 consensus_queue.cc:260] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.192299 21240 ts_tablet_manager.cc:1434] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:30.193202 21245 consensus_queue.cc:260] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.193791 21240 tablet_bootstrap.cc:492] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:30.190274 20945 catalog_manager.cc:5697] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.199059 21245 ts_tablet_manager.cc:1434] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 14:55:30.198442 20945 catalog_manager.cc:5697] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.201972 21245 tablet_bootstrap.cc:492] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:30.205965 21240 tablet_bootstrap.cc:654] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.206614 21472 raft_consensus.cc:493] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.207070 21472 raft_consensus.cc:515] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.209666 21244 tablet_bootstrap.cc:492] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:30.209846 21245 tablet_bootstrap.cc:654] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.211906 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4183eb0b00c4faca64545d00fa6d0df" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
W20260709 14:55:30.214702 21090 leader_election.cc:343] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.216110 21194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4183eb0b00c4faca64545d00fa6d0df" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:30.210201 21244 ts_tablet_manager.cc:1403] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.020s
I20260709 14:55:30.213497 21472 leader_election.cc:290] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.219911 21244 raft_consensus.cc:359] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.220523 21244 raft_consensus.cc:385] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.220794 21244 raft_consensus.cc:740] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
W20260709 14:55:30.220855 21091 leader_election.cc:343] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.221361 21091 leader_election.cc:304] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:30.223352 21472 raft_consensus.cc:2749] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.221457 21244 consensus_queue.cc:260] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.228268 21244 ts_tablet_manager.cc:1434] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:30.229220 21244 tablet_bootstrap.cc:492] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:30.239773 21244 tablet_bootstrap.cc:654] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.244268 21436 raft_consensus.cc:493] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.244750 21436 raft_consensus.cc:515] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.246774 21436 leader_election.cc:290] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:30.248227 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606f65d1b39b434195dfe78a94e087fd" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:30.250296 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606f65d1b39b434195dfe78a94e087fd" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:30.250895 21124 raft_consensus.cc:2468] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
W20260709 14:55:30.251369 21164 leader_election.cc:343] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.256357 21166 leader_election.cc:304] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:30.258044 21488 raft_consensus.cc:2804] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.258420 21488 raft_consensus.cc:493] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.258716 21488 raft_consensus.cc:3060] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.262965 21240 tablet_bootstrap.cc:492] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:30.263453 21240 ts_tablet_manager.cc:1403] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.016s
I20260709 14:55:30.270107 21240 raft_consensus.cc:359] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.270785 21240 raft_consensus.cc:385] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.271044 21240 raft_consensus.cc:740] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.271772 21240 consensus_queue.cc:260] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.273754 21488 raft_consensus.cc:515] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.275142 21240 ts_tablet_manager.cc:1434] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:55:30.276650 21240 tablet_bootstrap.cc:492] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:30.277160 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606f65d1b39b434195dfe78a94e087fd" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:30.277694 21124 raft_consensus.cc:3060] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.277179 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606f65d1b39b434195dfe78a94e087fd" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
W20260709 14:55:30.282122 21164 leader_election.cc:343] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.282418 21240 tablet_bootstrap.cc:654] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.285116 21124 raft_consensus.cc:2468] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:30.286415 21166 leader_election.cc:304] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:30.287222 21563 raft_consensus.cc:2804] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.287647 21563 raft_consensus.cc:697] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:30.288360 21563 consensus_queue.cc:237] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.306732 21245 tablet_bootstrap.cc:492] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:30.307163 21245 ts_tablet_manager.cc:1403] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.021s
I20260709 14:55:30.309656 21240 tablet_bootstrap.cc:492] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:30.309818 21492 raft_consensus.cc:493] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.310307 21474 raft_consensus.cc:493] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.310277 21492 raft_consensus.cc:515] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.310825 21474 raft_consensus.cc:515] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.312336 21492 leader_election.cc:290] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:30.313395 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c4ca1155b64266a69dd19583d73d16" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:30.313728 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c4ca1155b64266a69dd19583d73d16" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:30.313948 21474 leader_election.cc:290] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.314198 21124 raft_consensus.cc:2393] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 04c1a6c0d37742ce932f0f0a025dab6b in this term.
I20260709 14:55:30.314493 21046 raft_consensus.cc:2393] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 573badfb33c34761878bb526370710a3 in this term.
I20260709 14:55:30.314956 21121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ccabb4a9734f9c9c71249ee79c1ca2" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:30.315315 21194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ccabb4a9734f9c9c71249ee79c1ca2" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:30.315534 21121 raft_consensus.cc:2468] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:30.316572 21017 leader_election.cc:304] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:30.316470 21245 raft_consensus.cc:359] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.317147 21245 raft_consensus.cc:385] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.317322 21474 raft_consensus.cc:2804] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.317423 21245 raft_consensus.cc:740] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.317719 21474 raft_consensus.cc:493] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:30.318025 21016 leader_election.cc:343] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.318210 21474 raft_consensus.cc:3060] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.318161 21245 consensus_queue.cc:260] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.320149 21245 ts_tablet_manager.cc:1434] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:55:30.317621 21166 leader_election.cc:304] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:30.321056 21492 raft_consensus.cc:3060] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.321436 21245 tablet_bootstrap.cc:492] T ad9b0afcdfb94db0a2aad74a41f36c77 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:30.327582 21492 raft_consensus.cc:2749] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.328172 21245 tablet_bootstrap.cc:654] T ad9b0afcdfb94db0a2aad74a41f36c77 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.329990 21488 leader_election.cc:290] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:30.330593 21436 raft_consensus.cc:493] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.335951 21244 tablet_bootstrap.cc:492] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:30.337065 21244 ts_tablet_manager.cc:1403] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.108s	user 0.009s	sys 0.003s
I20260709 14:55:30.336910 21436 raft_consensus.cc:515] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.339540 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9b0afcdfb94db0a2aad74a41f36c77" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:30.339558 21436 leader_election.cc:290] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
W20260709 14:55:30.340751 21164 leader_election.cc:343] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.341852 21244 raft_consensus.cc:359] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.342473 21244 raft_consensus.cc:385] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.342749 21244 raft_consensus.cc:740] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.342330 21484 raft_consensus.cc:493] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.343336 21484 raft_consensus.cc:515] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.344337 21244 consensus_queue.cc:260] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.344486 21474 raft_consensus.cc:515] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.346233 21484 leader_election.cc:290] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.346850 21240 ts_tablet_manager.cc:1403] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.014s
I20260709 14:55:30.349494 21121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d297e607146afaeafec7e4edcfae9" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:30.365500 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9b0afcdfb94db0a2aad74a41f36c77" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:30.379254 21244 ts_tablet_manager.cc:1434] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.002s
I20260709 14:55:30.380219 21244 tablet_bootstrap.cc:492] T 10fcf777a8c54b1a8edc68a97283d04b P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:30.379899 21240 raft_consensus.cc:359] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.380556 21240 raft_consensus.cc:385] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.380846 21240 raft_consensus.cc:740] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.380915 21124 raft_consensus.cc:2468] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:30.381970 21474 leader_election.cc:290] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.382632 21240 consensus_queue.cc:260] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.384521 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d297e607146afaeafec7e4edcfae9" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:30.384855 21240 ts_tablet_manager.cc:1434] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.011s
I20260709 14:55:30.385739 21240 tablet_bootstrap.cc:492] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:30.386479 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ccabb4a9734f9c9c71249ee79c1ca2" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:30.386999 21120 raft_consensus.cc:3060] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.388705 21193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ccabb4a9734f9c9c71249ee79c1ca2" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:30.391665 21245 tablet_bootstrap.cc:492] T ad9b0afcdfb94db0a2aad74a41f36c77 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:30.392091 21245 ts_tablet_manager.cc:1403] T ad9b0afcdfb94db0a2aad74a41f36c77 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.008s
W20260709 14:55:30.394171 21016 leader_election.cc:343] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:30.394731 21016 leader_election.cc:343] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.396222 21244 tablet_bootstrap.cc:654] T 10fcf777a8c54b1a8edc68a97283d04b P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.399624 21245 raft_consensus.cc:359] T ad9b0afcdfb94db0a2aad74a41f36c77 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.400260 21245 raft_consensus.cc:385] T ad9b0afcdfb94db0a2aad74a41f36c77 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.400568 21245 raft_consensus.cc:740] T ad9b0afcdfb94db0a2aad74a41f36c77 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.401495 21120 raft_consensus.cc:2468] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:30.401270 21245 consensus_queue.cc:260] T ad9b0afcdfb94db0a2aad74a41f36c77 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.402531 21017 leader_election.cc:304] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:30.403832 21245 ts_tablet_manager.cc:1434] T ad9b0afcdfb94db0a2aad74a41f36c77 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:30.404615 21245 tablet_bootstrap.cc:492] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:30.404589 21248 raft_consensus.cc:2804] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.405121 21248 raft_consensus.cc:697] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:30.405777 21248 consensus_queue.cc:237] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.408964 21479 consensus_queue.cc:1048] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.415098 20949 catalog_manager.cc:5697] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:30.427611 21240 tablet_bootstrap.cc:654] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:30.400144 21016 consensus_peers.cc:597] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 -> Peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Couldn't send request to peer 962ba2abb53447a1a2b03272e3cf2c23. 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:55:30.380645 21121 raft_consensus.cc:2468] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:30.434396 21245 tablet_bootstrap.cc:654] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.442397 21244 tablet_bootstrap.cc:492] T 10fcf777a8c54b1a8edc68a97283d04b P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:30.450271 21244 ts_tablet_manager.cc:1403] T 10fcf777a8c54b1a8edc68a97283d04b P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.070s	user 0.005s	sys 0.012s
I20260709 14:55:30.452742 21245 tablet_bootstrap.cc:492] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:30.453441 21245 ts_tablet_manager.cc:1403] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.002s
I20260709 14:55:30.455390 21017 leader_election.cc:304] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:30.456223 21245 raft_consensus.cc:359] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.458119 21245 raft_consensus.cc:385] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.452739 21244 raft_consensus.cc:359] T 10fcf777a8c54b1a8edc68a97283d04b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.458765 21484 raft_consensus.cc:2804] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.458928 21244 raft_consensus.cc:385] T 10fcf777a8c54b1a8edc68a97283d04b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.459271 21484 raft_consensus.cc:493] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.459340 21244 raft_consensus.cc:740] T 10fcf777a8c54b1a8edc68a97283d04b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.459703 21484 raft_consensus.cc:3060] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.464026 21166 leader_election.cc:304] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:30.465106 21436 raft_consensus.cc:2804] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.465509 21436 raft_consensus.cc:493] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.465853 21436 raft_consensus.cc:3060] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.464951 21244 consensus_queue.cc:260] T 10fcf777a8c54b1a8edc68a97283d04b P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.472282 21484 raft_consensus.cc:515] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.472836 21436 raft_consensus.cc:515] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.478184 21436 leader_election.cc:290] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:30.468672 21244 ts_tablet_manager.cc:1434] T 10fcf777a8c54b1a8edc68a97283d04b P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:55:30.481341 21194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d297e607146afaeafec7e4edcfae9" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:30.481853 21244 tablet_bootstrap.cc:492] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:30.478839 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9b0afcdfb94db0a2aad74a41f36c77" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:30.482751 21046 raft_consensus.cc:3060] T ad9b0afcdfb94db0a2aad74a41f36c77 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.489375 21046 raft_consensus.cc:2468] T ad9b0afcdfb94db0a2aad74a41f36c77 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:30.490598 21164 leader_election.cc:304] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
W20260709 14:55:30.491822 21016 leader_election.cc:343] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.492733 21121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d297e607146afaeafec7e4edcfae9" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:30.493268 21121 raft_consensus.cc:3060] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.458760 21245 raft_consensus.cc:740] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.493978 21245 consensus_queue.cc:260] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.495952 21245 ts_tablet_manager.cc:1434] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.000s
I20260709 14:55:30.496928 21488 raft_consensus.cc:2804] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.497404 21488 raft_consensus.cc:697] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:30.498175 21488 consensus_queue.cc:237] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.499198 21240 tablet_bootstrap.cc:492] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:30.499603 21240 ts_tablet_manager.cc:1403] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.114s	user 0.024s	sys 0.023s
I20260709 14:55:30.502099 21245 tablet_bootstrap.cc:492] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:30.507685 21245 tablet_bootstrap.cc:654] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.511689 20947 catalog_manager.cc:5697] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.514631 21248 consensus_queue.cc:1048] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.518445 21240 raft_consensus.cc:359] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.519110 21240 raft_consensus.cc:385] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.519364 21240 raft_consensus.cc:740] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.519965 21240 consensus_queue.cc:260] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.522737 21240 ts_tablet_manager.cc:1434] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:55:30.524583 21240 tablet_bootstrap.cc:492] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:30.525033 21248 consensus_queue.cc:1048] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.534590 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9b0afcdfb94db0a2aad74a41f36c77" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:30.535274 21126 raft_consensus.cc:3060] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.536495 21244 tablet_bootstrap.cc:654] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.539237 21472 raft_consensus.cc:493] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.539675 21472 raft_consensus.cc:515] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.541559 21472 leader_election.cc:290] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.542785 21126 raft_consensus.cc:2468] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:30.543040 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5cb031bd5f45899f32725319ca25b2" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
W20260709 14:55:30.544373 21090 leader_election.cc:343] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.553129 21472 raft_consensus.cc:493] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.553580 21472 raft_consensus.cc:515] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.556191 21472 leader_election.cc:290] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.556869 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5d0434b0934efaaaf179ebfc25412e" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
W20260709 14:55:30.558061 21090 leader_election.cc:343] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.562045 21193 raft_consensus.cc:3060] T 10fcf777a8c54b1a8edc68a97283d04b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.569109 21474 raft_consensus.cc:493] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.569572 21474 raft_consensus.cc:515] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.571466 21474 leader_election.cc:290] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.575590 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606f65d1b39b434195dfe78a94e087fd" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:30.576273 21124 raft_consensus.cc:2393] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 573badfb33c34761878bb526370710a3 in current term 1: Already voted for candidate 962ba2abb53447a1a2b03272e3cf2c23 in this term.
I20260709 14:55:30.577296 21193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606f65d1b39b434195dfe78a94e087fd" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:30.579846 21245 tablet_bootstrap.cc:492] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:30.580286 21245 ts_tablet_manager.cc:1403] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.039s
I20260709 14:55:30.584442 21245 raft_consensus.cc:359] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.585072 21245 raft_consensus.cc:385] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.585335 21245 raft_consensus.cc:740] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.585930 21245 consensus_queue.cc:260] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.588092 21245 ts_tablet_manager.cc:1434] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:55:30.589069 21245 tablet_bootstrap.cc:492] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:30.479892 21484 leader_election.cc:290] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.591665 21016 leader_election.cc:304] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:30.592264 21484 consensus_queue.cc:1048] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.594506 21245 tablet_bootstrap.cc:654] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.595598 21240 tablet_bootstrap.cc:654] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.610762 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5cb031bd5f45899f32725319ca25b2" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:30.612293 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5d0434b0934efaaaf179ebfc25412e" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:30.613085 21245 tablet_bootstrap.cc:492] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:30.613523 21245 ts_tablet_manager.cc:1403] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 14:55:30.617300 21474 raft_consensus.cc:3060] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.624204 21474 raft_consensus.cc:2749] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.627624 21248 raft_consensus.cc:493] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.628046 21248 raft_consensus.cc:515] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.628331 21245 raft_consensus.cc:359] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.628995 21245 raft_consensus.cc:385] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.629269 21245 raft_consensus.cc:740] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.629804 21248 leader_election.cc:290] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.629808 21245 consensus_queue.cc:260] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.631592 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4acf8060c4844c4b24d918c7757607b" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:30.632550 21126 raft_consensus.cc:2468] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:30.633651 21245 ts_tablet_manager.cc:1434] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:55:30.634505 21245 tablet_bootstrap.cc:492] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:30.634402 21017 leader_election.cc:304] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:30.635174 21473 raft_consensus.cc:2804] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.635524 21473 raft_consensus.cc:493] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.635830 21473 raft_consensus.cc:3060] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.640627 21245 tablet_bootstrap.cc:654] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.649962 20947 catalog_manager.cc:5697] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:30.654228 21473 raft_consensus.cc:515] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.660996 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4acf8060c4844c4b24d918c7757607b" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:30.661803 21126 raft_consensus.cc:3060] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.663604 21193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4acf8060c4844c4b24d918c7757607b" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:30.666414 21121 raft_consensus.cc:2468] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:30.655045 21484 consensus_queue.cc:1048] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.667611 21017 leader_election.cc:304] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:30.669310 21426 raft_consensus.cc:2804] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.669780 21426 raft_consensus.cc:697] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:30.670567 21426 consensus_queue.cc:237] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.673219 21473 leader_election.cc:290] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.672550 21126 raft_consensus.cc:2468] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:30.678383 21017 leader_election.cc:304] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:30.679144 21473 raft_consensus.cc:2804] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.680513 21473 raft_consensus.cc:697] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:30.681347 21473 consensus_queue.cc:237] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:30.698367 21016 leader_election.cc:343] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.704079 21472 raft_consensus.cc:493] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.704595 21472 raft_consensus.cc:515] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.707010 21472 leader_election.cc:290] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.710237 21497 consensus_queue.cc:1048] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.711858 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e11cc13b3b460e9af1db8c7fc5a54d" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:30.712553 21046 raft_consensus.cc:2468] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:30.715242 21090 leader_election.cc:304] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:30.716085 21499 raft_consensus.cc:2804] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.716347 21244 tablet_bootstrap.cc:492] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:30.716439 21499 raft_consensus.cc:493] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.716827 21244 ts_tablet_manager.cc:1403] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.235s	user 0.008s	sys 0.038s
I20260709 14:55:30.716827 21499 raft_consensus.cc:3060] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.721668 21436 raft_consensus.cc:493] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.722123 21436 raft_consensus.cc:515] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.724083 21436 leader_election.cc:290] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:30.726189 21244 raft_consensus.cc:359] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.726810 21244 raft_consensus.cc:385] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.727092 21244 raft_consensus.cc:740] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.727694 21244 consensus_queue.cc:260] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.729775 21244 ts_tablet_manager.cc:1434] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:55:30.731165 21244 tablet_bootstrap.cc:492] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:30.740500 21244 tablet_bootstrap.cc:654] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.742789 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e11cc13b3b460e9af1db8c7fc5a54d" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:30.743377 21046 raft_consensus.cc:2468] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:30.744379 21164 leader_election.cc:304] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:30.745128 21436 raft_consensus.cc:2804] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.745463 21436 raft_consensus.cc:493] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.745783 21436 raft_consensus.cc:3060] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.731909 21499 raft_consensus.cc:515] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.756171 21194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4acf8060c4844c4b24d918c7757607b" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:30.760677 21244 tablet_bootstrap.cc:492] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:30.761500 21499 leader_election.cc:290] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.762267 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e11cc13b3b460e9af1db8c7fc5a54d" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:30.765161 21049 raft_consensus.cc:3060] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.779734 21049 raft_consensus.cc:2468] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:30.779807 20949 catalog_manager.cc:5697] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.780854 21090 leader_election.cc:304] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:30.781143 21563 consensus_queue.cc:1048] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.783495 21499 raft_consensus.cc:2804] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.783972 21499 raft_consensus.cc:697] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:30.784170 20949 catalog_manager.cc:5697] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.786110 21499 consensus_queue.cc:237] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.787779 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e11cc13b3b460e9af1db8c7fc5a54d" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:30.790321 21244 ts_tablet_manager.cc:1403] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.002s
I20260709 14:55:30.795899 21244 raft_consensus.cc:359] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.796533 21244 raft_consensus.cc:385] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.763284 21436 raft_consensus.cc:515] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.796803 21244 raft_consensus.cc:740] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.798415 21193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e11cc13b3b460e9af1db8c7fc5a54d" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:30.799217 21193 raft_consensus.cc:2393] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04c1a6c0d37742ce932f0f0a025dab6b in current term 1: Already voted for candidate 962ba2abb53447a1a2b03272e3cf2c23 in this term.
I20260709 14:55:30.800035 21436 leader_election.cc:290] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:30.800299 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e11cc13b3b460e9af1db8c7fc5a54d" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:30.798704 21244 consensus_queue.cc:260] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.801080 21049 raft_consensus.cc:2393] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 04c1a6c0d37742ce932f0f0a025dab6b in this term.
I20260709 14:55:30.802167 21244 ts_tablet_manager.cc:1434] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:55:30.805313 21244 tablet_bootstrap.cc:492] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:30.810740 21244 tablet_bootstrap.cc:654] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.813089 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e11cc13b3b460e9af1db8c7fc5a54d" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:30.813921 21198 raft_consensus.cc:2393] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 04c1a6c0d37742ce932f0f0a025dab6b in current term 1: Already voted for candidate 962ba2abb53447a1a2b03272e3cf2c23 in this term.
I20260709 14:55:30.817569 21240 tablet_bootstrap.cc:492] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:30.818017 21240 ts_tablet_manager.cc:1403] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.294s	user 0.025s	sys 0.038s
I20260709 14:55:30.819096 21426 raft_consensus.cc:493] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.819608 21426 raft_consensus.cc:515] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.822149 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1426a28c8840cd89bdbc2e31a79a32" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
W20260709 14:55:30.823287 21017 leader_election.cc:343] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.831786 21426 leader_election.cc:290] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.832335 21244 tablet_bootstrap.cc:492] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:30.832846 21244 ts_tablet_manager.cc:1403] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.002s
W20260709 14:55:30.817569 21016 leader_election.cc:343] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.835480 21245 tablet_bootstrap.cc:492] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:30.836697 21245 ts_tablet_manager.cc:1403] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.202s	user 0.018s	sys 0.029s
I20260709 14:55:30.835881 21240 raft_consensus.cc:359] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.839273 21240 raft_consensus.cc:385] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.840153 21240 raft_consensus.cc:740] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.840865 21240 consensus_queue.cc:260] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.843202 21240 ts_tablet_manager.cc:1434] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:55:30.843685 21499 raft_consensus.cc:493] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.839776 21244 raft_consensus.cc:359] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.844328 21240 tablet_bootstrap.cc:492] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:30.844132 21499 raft_consensus.cc:515] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.844811 21244 raft_consensus.cc:385] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.845156 21244 raft_consensus.cc:740] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.845808 21244 consensus_queue.cc:260] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.846185 20948 catalog_manager.cc:5697] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:30.848459 21091 consensus_peers.cc:597] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Couldn't send request to peer 962ba2abb53447a1a2b03272e3cf2c23. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:30.849048 21091 leader_election.cc:343] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.849398 21091 leader_election.cc:304] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:30.847461 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ce1b162f547d58afa2fd353c379ea" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:30.850607 21046 raft_consensus.cc:2468] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:30.846156 21499 leader_election.cc:290] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.851935 21245 raft_consensus.cc:359] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.852620 21245 raft_consensus.cc:385] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.852933 21245 raft_consensus.cc:740] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.853331 21090 leader_election.cc:304] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:30.853539 21245 consensus_queue.cc:260] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.856118 21245 ts_tablet_manager.cc:1434] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:55:30.857429 21492 raft_consensus.cc:493] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.860001 21492 raft_consensus.cc:515] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.848227 21244 ts_tablet_manager.cc:1434] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:55:30.861732 21244 tablet_bootstrap.cc:492] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:30.861939 21492 leader_election.cc:290] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:30.867071 21244 tablet_bootstrap.cc:654] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.867980 21474 consensus_queue.cc:1048] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.868289 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4acf8060c4844c4b24d918c7757607b" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:30.870543 21245 tablet_bootstrap.cc:492] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3: Bootstrap starting.
W20260709 14:55:30.880676 21016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.131:44047, user_credentials={real_user=slave}} blocked reactor thread for 44396.2us
I20260709 14:55:30.885107 21245 tablet_bootstrap.cc:654] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.859580 21240 tablet_bootstrap.cc:654] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.892793 21193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1426a28c8840cd89bdbc2e31a79a32" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:30.896458 21244 tablet_bootstrap.cc:492] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:30.896930 21244 ts_tablet_manager.cc:1403] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.005s
I20260709 14:55:30.899677 21244 raft_consensus.cc:359] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.900311 21244 raft_consensus.cc:385] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.900489 21248 raft_consensus.cc:493] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.900566 21244 raft_consensus.cc:740] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.900995 21248 raft_consensus.cc:515] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.901283 21244 consensus_queue.cc:260] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.902724 21248 leader_election.cc:290] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.904524 21121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c096d3a8bc347d498520a85613b488d" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
W20260709 14:55:30.906230 21017 leader_election.cc:343] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.913970 21472 raft_consensus.cc:2749] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.914274 21244 ts_tablet_manager.cc:1434] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
W20260709 14:55:30.914713 21090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.129:36785, user_credentials={real_user=slave}} blocked reactor thread for 61461.1us
I20260709 14:55:30.915187 21244 tablet_bootstrap.cc:492] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:30.915575 21499 raft_consensus.cc:2804] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.915970 21499 raft_consensus.cc:493] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.916311 21499 raft_consensus.cc:3060] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.922569 21499 raft_consensus.cc:515] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:30.925199 21091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.131:44047, user_credentials={real_user=slave}} blocked reactor thread for 76176.6us
I20260709 14:55:30.926498 21047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ce1b162f547d58afa2fd353c379ea" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:30.927090 21047 raft_consensus.cc:3060] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.915580 21240 tablet_bootstrap.cc:492] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:30.927835 21240 ts_tablet_manager.cc:1403] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.007s
I20260709 14:55:30.934341 21244 tablet_bootstrap.cc:654] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.939066 21193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c096d3a8bc347d498520a85613b488d" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
W20260709 14:55:30.925918 21091 leader_election.cc:343] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.940464 21091 leader_election.cc:304] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:30.926584 21499 leader_election.cc:290] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:30.945905 21240 raft_consensus.cc:359] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.951656 21240 raft_consensus.cc:385] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.952025 21240 raft_consensus.cc:740] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.952059 21472 raft_consensus.cc:2749] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.953233 21240 consensus_queue.cc:260] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.941916 21245 tablet_bootstrap.cc:492] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:30.956924 21245 ts_tablet_manager.cc:1403] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.000s
W20260709 14:55:30.959091 21016 leader_election.cc:343] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.966408 21016 leader_election.cc:304] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:30.965719 21245 raft_consensus.cc:359] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.973222 21245 raft_consensus.cc:385] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.973558 21245 raft_consensus.cc:740] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.974254 21245 consensus_queue.cc:260] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.976222 21245 ts_tablet_manager.cc:1434] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:55:30.977113 21245 tablet_bootstrap.cc:492] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:30.962136 21240 ts_tablet_manager.cc:1434] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.003s
I20260709 14:55:30.979489 21244 tablet_bootstrap.cc:492] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:30.979923 21244 ts_tablet_manager.cc:1403] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.003s
I20260709 14:55:30.980006 21240 tablet_bootstrap.cc:492] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:30.982331 21244 raft_consensus.cc:359] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.982939 21244 raft_consensus.cc:385] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.983196 21244 raft_consensus.cc:740] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.972112 21047 raft_consensus.cc:2468] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:30.977604 21426 raft_consensus.cc:2749] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.985522 21090 leader_election.cc:304] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:30.986315 21472 raft_consensus.cc:2804] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.986730 21472 raft_consensus.cc:697] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:30.987478 21472 consensus_queue.cc:237] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:30.984295 21244 consensus_queue.cc:260] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.002014 21244 ts_tablet_manager.cc:1434] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
W20260709 14:55:31.004263 21016 leader_election.cc:343] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.007720 21016 leader_election.cc:304] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:31.014091 21248 raft_consensus.cc:2749] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:31.016979 21436 raft_consensus.cc:493] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.017446 21436 raft_consensus.cc:515] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.019330 21436 leader_election.cc:290] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:31.020278 21193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ce1b162f547d58afa2fd353c379ea" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:31.022324 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2513da2566bb4ec3b8a3d8918811a4b4" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:31.008747 21240 tablet_bootstrap.cc:654] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.027016 21426 raft_consensus.cc:493] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.027530 21426 raft_consensus.cc:515] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.029343 21473 raft_consensus.cc:493] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.029785 21473 raft_consensus.cc:515] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:31.009713 20997 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:31.010571 21244 tablet_bootstrap.cc:492] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:31.031600 21473 leader_election.cc:290] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:31.009928 20945 catalog_manager.cc:5697] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.011740 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ce1b162f547d58afa2fd353c379ea" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:31.032801 21121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ae61e2fc6241a7aad95142bfc3dd46" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:31.033402 21121 raft_consensus.cc:2468] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:31.036753 21244 tablet_bootstrap.cc:654] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.037386 21121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5d0434b0934efaaaf179ebfc25412e" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:31.037977 21121 raft_consensus.cc:2468] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:31.040036 21017 leader_election.cc:304] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:31.040789 21426 leader_election.cc:290] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:31.042138 21473 raft_consensus.cc:2804] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.042481 21473 raft_consensus.cc:493] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.042778 21473 raft_consensus.cc:3060] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.049129 21017 leader_election.cc:304] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:31.050767 21426 raft_consensus.cc:2804] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.051174 21426 raft_consensus.cc:493] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.051568 21426 raft_consensus.cc:3060] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.062368 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e11cc13b3b460e9af1db8c7fc5a54d" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:31.064414 21193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5d0434b0934efaaaf179ebfc25412e" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:31.063196 21192 raft_consensus.cc:3060] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.066275 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ae61e2fc6241a7aad95142bfc3dd46" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:31.066877 21198 raft_consensus.cc:2468] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:31.069614 21198 raft_consensus.cc:3060] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.070730 21436 consensus_queue.cc:1048] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.063162 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4acf8060c4844c4b24d918c7757607b" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:31.072621 21124 raft_consensus.cc:2393] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 573badfb33c34761878bb526370710a3 in this term.
I20260709 14:55:31.074723 21472 raft_consensus.cc:493] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.075225 21472 raft_consensus.cc:515] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.077770 21248 raft_consensus.cc:493] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.078168 21248 raft_consensus.cc:515] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.080163 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2513da2566bb4ec3b8a3d8918811a4b4" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
W20260709 14:55:31.081205 21016 leader_election.cc:343] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.082345 21166 leader_election.cc:304] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [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: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:31.088599 21473 raft_consensus.cc:515] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.090027 21484 consensus_queue.cc:1048] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.090607 21248 leader_election.cc:290] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:31.092331 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ae61e2fc6241a7aad95142bfc3dd46" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:31.092926 21125 raft_consensus.cc:3060] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.093942 21563 raft_consensus.cc:2749] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:31.095216 21436 consensus_queue.cc:1048] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.096385 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c4ca1155b64266a69dd19583d73d16" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:31.096659 21472 leader_election.cc:290] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:31.096982 21046 raft_consensus.cc:2468] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:31.098187 21436 raft_consensus.cc:493] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.098182 21090 leader_election.cc:304] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:31.092396 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4183eb0b00c4faca64545d00fa6d0df" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:31.100534 21124 raft_consensus.cc:2468] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:31.101797 21017 leader_election.cc:304] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:31.102465 21248 raft_consensus.cc:2804] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.102816 21248 raft_consensus.cc:493] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.103108 21248 raft_consensus.cc:3060] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.104382 21472 raft_consensus.cc:2804] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.106244 21472 raft_consensus.cc:493] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.106564 21472 raft_consensus.cc:3060] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:31.107220 21091 leader_election.cc:343] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.104370 21484 consensus_queue.cc:1048] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:55:31.112174 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4183eb0b00c4faca64545d00fa6d0df" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:31.098618 21436 raft_consensus.cc:515] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.115135 21125 raft_consensus.cc:2468] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 2.
I20260709 14:55:31.116405 21436 leader_election.cc:290] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:31.117303 21017 leader_election.cc:304] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:31.118072 21047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d297e607146afaeafec7e4edcfae9" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:31.118793 21484 raft_consensus.cc:2804] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.119288 21484 raft_consensus.cc:697] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 2 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
W20260709 14:55:31.121496 21016 leader_election.cc:343] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.122776 21473 leader_election.cc:290] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 2 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:31.124874 21245 tablet_bootstrap.cc:654] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.120045 21484 consensus_queue.cc:237] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER 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: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.127234 21248 raft_consensus.cc:515] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:31.130101 21166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.130:34171, user_credentials={real_user=slave}} blocked reactor thread for 45233.1us
I20260709 14:55:31.130926 21248 leader_election.cc:290] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:31.132318 21166 leader_election.cc:304] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:31.135221 21196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ae61e2fc6241a7aad95142bfc3dd46" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:31.135825 21196 raft_consensus.cc:3060] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.136889 21426 raft_consensus.cc:515] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.138962 21426 leader_election.cc:290] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:31.143472 21196 raft_consensus.cc:2468] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 2.
I20260709 14:55:31.146589 21436 raft_consensus.cc:3060] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.147658 21605 consensus_queue.cc:1048] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 14:55:31.197821 21091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.131:44047, user_credentials={real_user=slave}} blocked reactor thread for 89608us
W20260709 14:55:31.199641 21091 leader_election.cc:343] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.215899 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5d0434b0934efaaaf179ebfc25412e" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:31.217274 21240 tablet_bootstrap.cc:492] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:31.217391 21124 raft_consensus.cc:3060] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.218402 21240 ts_tablet_manager.cc:1403] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.239s	user 0.018s	sys 0.015s
I20260709 14:55:31.221074 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4183eb0b00c4faca64545d00fa6d0df" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:31.222735 21125 raft_consensus.cc:3060] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.222864 21436 raft_consensus.cc:2749] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:31.223850 21502 raft_consensus.cc:493] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.224090 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4183eb0b00c4faca64545d00fa6d0df" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:31.224716 21502 raft_consensus.cc:515] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.225904 21436 raft_consensus.cc:493] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.226565 21436 raft_consensus.cc:515] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.227442 21502 leader_election.cc:290] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:31.228708 21436 leader_election.cc:290] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:31.156698 21472 raft_consensus.cc:515] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.239600 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d297e607146afaeafec7e4edcfae9" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:31.240491 21126 raft_consensus.cc:2468] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:31.242374 21125 raft_consensus.cc:2468] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:31.242643 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5d0434b0934efaaaf179ebfc25412e" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:31.244978 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c096d3a8bc347d498520a85613b488d" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:31.245746 21049 raft_consensus.cc:2468] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:31.246498 21047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c4ca1155b64266a69dd19583d73d16" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:31.247367 21047 raft_consensus.cc:3060] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.256103 21245 tablet_bootstrap.cc:492] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:31.266366 21245 ts_tablet_manager.cc:1403] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.289s	user 0.014s	sys 0.003s
I20260709 14:55:31.268440 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c4ca1155b64266a69dd19583d73d16" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:31.269335 21198 raft_consensus.cc:2468] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:31.244968 21240 raft_consensus.cc:359] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.270133 21244 tablet_bootstrap.cc:492] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:31.286849 21244 ts_tablet_manager.cc:1403] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.276s	user 0.031s	sys 0.011s
W20260709 14:55:31.284734 21164 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.129:36785, user_credentials={real_user=slave}} blocked reactor thread for 64330.8us
I20260709 14:55:31.285735 21497 raft_consensus.cc:493] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.293468 21497 raft_consensus.cc:515] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.295976 21497 leader_election.cc:290] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:31.292176 21090 leader_election.cc:304] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:31.273613 21124 raft_consensus.cc:2468] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:31.299907 21502 raft_consensus.cc:2804] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.300930 21502 raft_consensus.cc:493] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.301182 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1426a28c8840cd89bdbc2e31a79a32" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:31.301564 21502 raft_consensus.cc:3060] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.300777 20945 catalog_manager.cc:5697] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 2, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.302008 21045 raft_consensus.cc:2468] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:31.304011 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c096d3a8bc347d498520a85613b488d" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:31.306015 21090 leader_election.cc:304] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:31.299229 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278292efd4eb48a5a7b19cdfec942b77" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:31.309139 21606 raft_consensus.cc:2804] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.309569 21606 raft_consensus.cc:493] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.310016 21606 raft_consensus.cc:3060] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.321909 21244 raft_consensus.cc:359] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.322880 21244 raft_consensus.cc:385] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.323246 21244 raft_consensus.cc:740] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.323953 21244 consensus_queue.cc:260] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:31.323345 21016 leader_election.cc:343] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:31.324983 21016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.131:44047, user_credentials={real_user=slave}} blocked reactor thread for 59088.7us
W20260709 14:55:31.326102 21016 leader_election.cc:343] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.329063 21502 raft_consensus.cc:515] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.331447 21502 leader_election.cc:290] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:31.326335 21606 raft_consensus.cc:515] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.333133 21244 ts_tablet_manager.cc:1434] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.001s
I20260709 14:55:31.333738 21606 leader_election.cc:290] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:31.336076 21198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c4ca1155b64266a69dd19583d73d16" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:31.336069 21192 raft_consensus.cc:3060] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.336906 21198 raft_consensus.cc:3060] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.339236 21166 leader_election.cc:304] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:31.344609 21119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278292efd4eb48a5a7b19cdfec942b77" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:31.320607 21245 raft_consensus.cc:359] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.349515 21245 raft_consensus.cc:385] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.349817 21245 raft_consensus.cc:740] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.350512 21245 consensus_queue.cc:260] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.359064 21198 raft_consensus.cc:2468] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 2.
I20260709 14:55:31.360076 21563 raft_consensus.cc:2749] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:31.362502 21166 leader_election.cc:304] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:31.365031 21436 raft_consensus.cc:2804] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.365401 21436 raft_consensus.cc:493] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 573badfb33c34761878bb526370710a3)
I20260709 14:55:31.365770 21436 raft_consensus.cc:3060] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.374786 21436 raft_consensus.cc:515] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.377267 21240 raft_consensus.cc:385] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.377568 21240 raft_consensus.cc:740] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.384433 21436 leader_election.cc:290] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 2 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:31.385617 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d297e607146afaeafec7e4edcfae9" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
W20260709 14:55:31.384198 21090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.129:36785, user_credentials={real_user=slave}} blocked reactor thread for 73826.3us
I20260709 14:55:31.390640 21244 tablet_bootstrap.cc:492] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:31.390801 21017 leader_election.cc:304] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:31.392261 21017 leader_election.cc:304] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:31.392351 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1426a28c8840cd89bdbc2e31a79a32" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:31.266708 21472 leader_election.cc:290] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 2 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:31.392971 21051 raft_consensus.cc:3060] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.393787 21613 raft_consensus.cc:2804] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.401873 21613 raft_consensus.cc:697] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:31.394152 21426 raft_consensus.cc:2804] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.395334 21606 consensus_queue.cc:1048] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.394153 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c096d3a8bc347d498520a85613b488d" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:31.397909 21194 raft_consensus.cc:1240] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Rejecting Update request from peer 573badfb33c34761878bb526370710a3 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:31.397840 21474 consensus_queue.cc:1048] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:31.388265 21240 consensus_queue.cc:260] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.403579 21473 consensus_queue.cc:1048] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:31.403666 21612 raft_consensus.cc:493] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.403640 21613 consensus_queue.cc:237] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.405951 21050 raft_consensus.cc:3060] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.407032 21426 raft_consensus.cc:697] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:31.409631 21245 ts_tablet_manager.cc:1434] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.139s	user 0.007s	sys 0.000s
I20260709 14:55:31.410538 21166 leader_election.cc:304] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:31.414134 21426 consensus_queue.cc:237] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.418972 21245 tablet_bootstrap.cc:492] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:31.414149 21608 consensus_queue.cc:1048] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:31.430769 21473 consensus_queue.cc:1059] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:31.431896 21248 raft_consensus.cc:3055] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:31.432209 21248 raft_consensus.cc:740] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:31.432847 21248 consensus_queue.cc:260] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.434027 21248 raft_consensus.cc:3060] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.455560 21051 raft_consensus.cc:2468] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:31.470832 21090 leader_election.cc:304] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:31.477645 21240 ts_tablet_manager.cc:1434] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.259s	user 0.008s	sys 0.003s
I20260709 14:55:31.486485 21240 tablet_bootstrap.cc:492] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:31.417662 21612 raft_consensus.cc:515] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.489149 21612 leader_election.cc:290] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:31.487731 21050 raft_consensus.cc:2468] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:31.496806 21047 raft_consensus.cc:2468] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 2.
W20260709 14:55:31.515424 21016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.131:44047, user_credentials={real_user=slave}} blocked reactor thread for 59153.8us
I20260709 14:55:31.525328 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5d0434b0934efaaaf179ebfc25412e" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:31.527274 21090 leader_election.cc:304] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:31.530678 21090 leader_election.cc:304] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:31.532632 21615 raft_consensus.cc:493] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.533185 21615 raft_consensus.cc:515] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.512619 21472 raft_consensus.cc:2804] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.542068 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c096d3a8bc347d498520a85613b488d" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:31.542691 21615 leader_election.cc:290] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:31.543229 21605 raft_consensus.cc:2749] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:31.543519 21502 raft_consensus.cc:2804] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.533833 21606 raft_consensus.cc:2804] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.559691 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c6c95a141e4474b9a15e714c38a528" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:31.561383 21200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1426a28c8840cd89bdbc2e31a79a32" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:31.552124 21472 raft_consensus.cc:697] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
W20260709 14:55:31.565131 21091 leader_election.cc:343] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.562582 21502 raft_consensus.cc:697] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:31.569299 21502 consensus_queue.cc:237] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER 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: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.570588 21244 tablet_bootstrap.cc:654] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.543380 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d297e607146afaeafec7e4edcfae9" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
W20260709 14:55:31.573701 21614 log.cc:927] Time spent T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 14:55:31.557554 21606 raft_consensus.cc:697] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:31.577003 21606 consensus_queue.cc:237] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:31.581702 21091 leader_election.cc:343] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:31.587299 21090 leader_election.cc:343] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.582856 21120 raft_consensus.cc:3060] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.611732 21195 raft_consensus.cc:3060] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.604387 21497 consensus_queue.cc:1048] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
W20260709 14:55:31.629174 21091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.131:44047, user_credentials={real_user=slave}} blocked reactor thread for 45981.8us
W20260709 14:55:31.634691 21091 leader_election.cc:343] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.657992 21240 tablet_bootstrap.cc:654] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.658190 21194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1426a28c8840cd89bdbc2e31a79a32" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:31.669111 21245 tablet_bootstrap.cc:654] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:31.681249 21091 leader_election.cc:343] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.664947 21472 consensus_queue.cc:237] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:31.701088 21617 log.cc:927] Time spent T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
I20260709 14:55:31.752938 21240 tablet_bootstrap.cc:492] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:31.753432 21240 ts_tablet_manager.cc:1403] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.267s	user 0.007s	sys 0.013s
W20260709 14:55:31.756085 21090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.129:36785, user_credentials={real_user=slave}} blocked reactor thread for 45000.7us
W20260709 14:55:31.766686 21625 log.cc:927] Time spent T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 14:55:31.775039 21122 raft_consensus.cc:1275] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Refusing update from remote peer 573badfb33c34761878bb526370710a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:31.776388 21484 raft_consensus.cc:493] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.782835 21244 tablet_bootstrap.cc:492] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:31.783370 21244 ts_tablet_manager.cc:1403] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.393s	user 0.008s	sys 0.026s
I20260709 14:55:31.777112 21484 raft_consensus.cc:515] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.790045 21248 consensus_queue.cc:1048] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.790441 21240 raft_consensus.cc:359] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.792703 21240 raft_consensus.cc:385] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.792990 21240 raft_consensus.cc:740] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.794675 21240 consensus_queue.cc:260] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.799717 21245 tablet_bootstrap.cc:492] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:31.800220 21245 ts_tablet_manager.cc:1403] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.381s	user 0.015s	sys 0.029s
I20260709 14:55:31.802467 21240 ts_tablet_manager.cc:1434] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 14:55:31.786725 21120 raft_consensus.cc:2468] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 2.
I20260709 14:55:31.805966 21240 tablet_bootstrap.cc:492] T 7bc6af9b323643218fb87f7f977b1d40 P 04c1a6c0d37742ce932f0f0a025dab6b: Bootstrap starting.
I20260709 14:55:31.808107 21194 raft_consensus.cc:1275] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Refusing update from remote peer 573badfb33c34761878bb526370710a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:31.814954 21244 raft_consensus.cc:359] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.816074 21244 raft_consensus.cc:385] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.816318 21244 raft_consensus.cc:740] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.816718 21244 consensus_queue.cc:260] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.817812 21245 raft_consensus.cc:359] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.818220 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c6c95a141e4474b9a15e714c38a528" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:31.818454 21245 raft_consensus.cc:385] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.818728 21245 raft_consensus.cc:740] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.818796 21244 ts_tablet_manager.cc:1434] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.002s
I20260709 14:55:31.819398 21245 consensus_queue.cc:260] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.819768 21123 raft_consensus.cc:1240] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Rejecting Update request from peer 573badfb33c34761878bb526370710a3 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:55:31.819936 21244 tablet_bootstrap.cc:492] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:31.830282 21626 consensus_queue.cc:1048] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:31.845980 21474 consensus_queue.cc:1048] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.829499 21122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5d0434b0934efaaaf179ebfc25412e" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:31.869606 21245 ts_tablet_manager.cc:1434] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.069s	user 0.004s	sys 0.003s
I20260709 14:55:31.870386 21122 raft_consensus.cc:2393] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 573badfb33c34761878bb526370710a3 in this term.
I20260709 14:55:31.872602 21484 leader_election.cc:290] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:31.873881 21244 tablet_bootstrap.cc:654] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:31.881120 21091 leader_election.cc:343] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.881336 21166 leader_election.cc:304] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:31.881564 21091 leader_election.cc:304] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b; no voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:31.887007 21563 raft_consensus.cc:2804] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.891595 21563 raft_consensus.cc:697] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:31.892611 21245 tablet_bootstrap.cc:492] T bf5cb031bd5f45899f32725319ca25b2 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:31.893803 21166 leader_election.cc:304] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:31.896008 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2408c6a4ca0442fe8c4dd060f96f9d41" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:31.897488 21623 raft_consensus.cc:2749] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:31.909246 20945 catalog_manager.cc:5697] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.913869 21240 tablet_bootstrap.cc:654] T 7bc6af9b323643218fb87f7f977b1d40 P 04c1a6c0d37742ce932f0f0a025dab6b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.892500 21563 consensus_queue.cc:237] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [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: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:31.925489 21488 raft_consensus.cc:3060] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:31.936625 21627 log.cc:927] Time spent T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3: Append to log took a long time: real 0.224s	user 0.000s	sys 0.002s
I20260709 14:55:31.945341 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2408c6a4ca0442fe8c4dd060f96f9d41" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:31.948297 21125 raft_consensus.cc:2468] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:31.967237 21488 raft_consensus.cc:2749] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.049840 21045 raft_consensus.cc:1275] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Refusing update from remote peer 04c1a6c0d37742ce932f0f0a025dab6b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:32.052022 21244 tablet_bootstrap.cc:492] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:32.055150 21623 consensus_queue.cc:1048] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.055521 21497 consensus_queue.cc:1048] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.107662 20949 catalog_manager.cc:5697] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.167948 21244 ts_tablet_manager.cc:1403] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.348s	user 0.023s	sys 0.017s
W20260709 14:55:32.181564 21016 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:32.169271 21091 consensus_peers.cc:597] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Couldn't send request to peer 962ba2abb53447a1a2b03272e3cf2c23. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:32.183131 21091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.131:44047, user_credentials={real_user=slave}} blocked reactor thread for 91870.1us
W20260709 14:55:32.186627 21016 leader_election.cc:343] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.188287 21619 raft_consensus.cc:493] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.190526 21200 raft_consensus.cc:3060] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.188930 21619 raft_consensus.cc:515] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.222257 21017 leader_election.cc:304] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:32.227169 21240 tablet_bootstrap.cc:492] T 7bc6af9b323643218fb87f7f977b1d40 P 04c1a6c0d37742ce932f0f0a025dab6b: No bootstrap required, opened a new log
I20260709 14:55:32.227625 21240 ts_tablet_manager.cc:1403] T 7bc6af9b323643218fb87f7f977b1d40 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent bootstrapping tablet: real 0.422s	user 0.020s	sys 0.011s
I20260709 14:55:32.212443 21608 consensus_queue.cc:1048] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260709 14:55:32.225168 21016 consensus_peers.cc:597] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 -> Peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Couldn't send request to peer 962ba2abb53447a1a2b03272e3cf2c23. 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:55:32.231630 21613 raft_consensus.cc:2804] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.231992 21613 raft_consensus.cc:493] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.232297 21613 raft_consensus.cc:3060] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.235505 21240 raft_consensus.cc:359] T 7bc6af9b323643218fb87f7f977b1d40 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.236272 21240 raft_consensus.cc:385] T 7bc6af9b323643218fb87f7f977b1d40 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.236598 21240 raft_consensus.cc:740] T 7bc6af9b323643218fb87f7f977b1d40 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.237284 21240 consensus_queue.cc:260] T 7bc6af9b323643218fb87f7f977b1d40 P 04c1a6c0d37742ce932f0f0a025dab6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.241679 21240 ts_tablet_manager.cc:1434] T 7bc6af9b323643218fb87f7f977b1d40 P 04c1a6c0d37742ce932f0f0a025dab6b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:55:32.244812 21619 leader_election.cc:290] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:32.259378 21245 tablet_bootstrap.cc:654] T bf5cb031bd5f45899f32725319ca25b2 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:32.260845 21091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.131:44047, user_credentials={real_user=slave}} blocked reactor thread for 48330.4us
I20260709 14:55:32.261672 21606 consensus_queue.cc:1048] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:32.263875 21244 raft_consensus.cc:359] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.264508 21244 raft_consensus.cc:385] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.264797 21244 raft_consensus.cc:740] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.274120 21613 raft_consensus.cc:515] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
W20260709 14:55:32.277670 21091 consensus_peers.cc:597] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Couldn't send request to peer 962ba2abb53447a1a2b03272e3cf2c23. 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:55:32.279197 21244 consensus_queue.cc:260] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.283771 21643 raft_consensus.cc:493] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.284216 21643 raft_consensus.cc:515] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.287346 21426 consensus_queue.cc:1048] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.291199 21195 raft_consensus.cc:1275] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Refusing update from remote peer 04c1a6c0d37742ce932f0f0a025dab6b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:32.292498 21244 ts_tablet_manager.cc:1434] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.123s	user 0.007s	sys 0.000s
I20260709 14:55:32.285307 21620 consensus_queue.cc:1048] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:32.293983 21472 consensus_queue.cc:1048] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:55:32.316843 21643 leader_election.cc:290] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:32.318289 21121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c096d3a8bc347d498520a85613b488d" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:32.322366 20948 catalog_manager.cc:5697] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 1 to 2, leader changed from 573badfb33c34761878bb526370710a3 (127.19.124.129) to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 2 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.323576 21047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c096d3a8bc347d498520a85613b488d" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:32.333931 21244 tablet_bootstrap.cc:492] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:32.307206 21613 leader_election.cc:290] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:32.338505 21245 tablet_bootstrap.cc:492] T bf5cb031bd5f45899f32725319ca25b2 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:32.363338 21245 ts_tablet_manager.cc:1403] T bf5cb031bd5f45899f32725319ca25b2 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.473s	user 0.041s	sys 0.011s
I20260709 14:55:32.373538 21196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2408c6a4ca0442fe8c4dd060f96f9d41" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
W20260709 14:55:32.377542 21017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.130:34171, user_credentials={real_user=slave}} blocked reactor thread for 82239.2us
W20260709 14:55:32.383236 21016 leader_election.cc:343] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:32.384282 21658 log.cc:927] Time spent T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3: Append to log took a long time: real 0.114s	user 0.000s	sys 0.001s
I20260709 14:55:32.385955 21164 leader_election.cc:304] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:32.388890 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2408c6a4ca0442fe8c4dd060f96f9d41" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:32.389422 21124 raft_consensus.cc:3060] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.384709 21123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc6af9b323643218fb87f7f977b1d40" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:32.393246 21123 raft_consensus.cc:2468] T 7bc6af9b323643218fb87f7f977b1d40 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 0.
I20260709 14:55:32.388778 21194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc6af9b323643218fb87f7f977b1d40" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:32.409610 21017 leader_election.cc:304] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:32.391000 21605 raft_consensus.cc:2749] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:32.418450 21016 leader_election.cc:343] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.419683 21248 raft_consensus.cc:2804] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.423605 21248 raft_consensus.cc:493] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.423938 21248 raft_consensus.cc:3060] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.428032 21124 raft_consensus.cc:2468] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:32.463222 21248 raft_consensus.cc:515] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.466596 21248 leader_election.cc:290] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Requested vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:32.479238 21017 leader_election.cc:304] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:32.480293 21665 raft_consensus.cc:2804] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.480783 21665 raft_consensus.cc:697] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:32.481576 21665 consensus_queue.cc:237] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.482003 21124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc6af9b323643218fb87f7f977b1d40" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:32.482539 21124 raft_consensus.cc:3060] T 7bc6af9b323643218fb87f7f977b1d40 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:32.507558 21659 log.cc:927] Time spent T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3: Append to log took a long time: real 0.139s	user 0.001s	sys 0.000s
I20260709 14:55:32.514338 21656 consensus_queue.cc:1048] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.040s
I20260709 14:55:32.593101 21124 raft_consensus.cc:2468] T 7bc6af9b323643218fb87f7f977b1d40 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573badfb33c34761878bb526370710a3 in term 1.
I20260709 14:55:32.595366 21244 tablet_bootstrap.cc:654] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.600090 21245 raft_consensus.cc:359] T bf5cb031bd5f45899f32725319ca25b2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.600838 21245 raft_consensus.cc:385] T bf5cb031bd5f45899f32725319ca25b2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.601154 21245 raft_consensus.cc:740] T bf5cb031bd5f45899f32725319ca25b2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.604946 21017 leader_election.cc:304] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:32.607774 21656 raft_consensus.cc:493] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.608307 21656 raft_consensus.cc:515] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.610284 21656 leader_election.cc:290] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:32.616935 21047 raft_consensus.cc:1275] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Refusing update from remote peer 962ba2abb53447a1a2b03272e3cf2c23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.619037 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5cb031bd5f45899f32725319ca25b2" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:32.620337 21608 raft_consensus.cc:2804] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.620877 21608 raft_consensus.cc:697] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Leader. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:32.621672 21608 consensus_queue.cc:237] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.626935 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc6af9b323643218fb87f7f977b1d40" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:32.601791 21245 consensus_queue.cc:260] T bf5cb031bd5f45899f32725319ca25b2 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.631812 21046 raft_consensus.cc:2468] T bf5cb031bd5f45899f32725319ca25b2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 0.
I20260709 14:55:32.636833 21245 ts_tablet_manager.cc:1434] T bf5cb031bd5f45899f32725319ca25b2 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.273s	user 0.037s	sys 0.013s
I20260709 14:55:32.637792 21245 tablet_bootstrap.cc:492] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3: Bootstrap starting.
I20260709 14:55:32.639962 21640 consensus_queue.cc:1048] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:32.647929 21194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5cb031bd5f45899f32725319ca25b2" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:32.652046 20948 catalog_manager.cc:5697] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } } }
I20260709 14:55:32.653821 20948 catalog_manager.cc:5697] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } } }
I20260709 14:55:32.655212 20948 catalog_manager.cc:5697] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 2, leader changed from <none> to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 2 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } } }
W20260709 14:55:32.660267 21016 leader_election.cc:343] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.667842 21090 leader_election.cc:304] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:32.669622 21472 raft_consensus.cc:2804] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.669981 21472 raft_consensus.cc:493] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.670332 21472 raft_consensus.cc:3060] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.685202 21640 raft_consensus.cc:493] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.685688 21640 raft_consensus.cc:515] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.687706 21640 leader_election.cc:290] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
W20260709 14:55:32.691111 21091 leader_election.cc:343] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.691323 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c6c95a141e4474b9a15e714c38a528" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:32.703439 21121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c6c95a141e4474b9a15e714c38a528" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:32.704079 21121 raft_consensus.cc:2468] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 0.
I20260709 14:55:32.706076 21122 raft_consensus.cc:1275] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Refusing update from remote peer 962ba2abb53447a1a2b03272e3cf2c23: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.709446 21244 tablet_bootstrap.cc:492] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:32.713097 21244 ts_tablet_manager.cc:1403] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.406s	user 0.018s	sys 0.013s
W20260709 14:55:32.712821 21164 leader_election.cc:343] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.709939 21245 tablet_bootstrap.cc:654] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.719952 21244 raft_consensus.cc:359] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.725318 21244 raft_consensus.cc:385] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.738365 21244 raft_consensus.cc:740] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.738585 21166 leader_election.cc:304] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [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: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:32.740170 21436 raft_consensus.cc:2804] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.740540 21436 raft_consensus.cc:493] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.740940 21436 raft_consensus.cc:3060] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.739080 21244 consensus_queue.cc:260] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.744810 21436 raft_consensus.cc:515] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.746486 21436 leader_election.cc:290] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:32.746279 21639 consensus_queue.cc:1048] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.758311 21121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c6c95a141e4474b9a15e714c38a528" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:32.758909 21121 raft_consensus.cc:3060] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.761973 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c6c95a141e4474b9a15e714c38a528" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:32.762185 21244 ts_tablet_manager.cc:1434] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.000s
I20260709 14:55:32.765825 21244 tablet_bootstrap.cc:492] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
W20260709 14:55:32.766364 21164 leader_election.cc:343] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.767823 21121 raft_consensus.cc:2468] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 1.
I20260709 14:55:32.707373 21472 raft_consensus.cc:515] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.771240 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5cb031bd5f45899f32725319ca25b2" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:32.771765 21049 raft_consensus.cc:3060] T bf5cb031bd5f45899f32725319ca25b2 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.774279 21166 leader_election.cc:304] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 573badfb33c34761878bb526370710a3
I20260709 14:55:32.774957 21643 raft_consensus.cc:2804] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.775398 21643 raft_consensus.cc:697] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:32.776151 21643 consensus_queue.cc:237] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.773058 21245 tablet_bootstrap.cc:492] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3: No bootstrap required, opened a new log
I20260709 14:55:32.778337 21049 raft_consensus.cc:2468] T bf5cb031bd5f45899f32725319ca25b2 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 1.
I20260709 14:55:32.778656 21245 ts_tablet_manager.cc:1403] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3: Time spent bootstrapping tablet: real 0.141s	user 0.008s	sys 0.003s
I20260709 14:55:32.779254 21090 leader_election.cc:304] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3; no voters: 
I20260709 14:55:32.779971 21626 raft_consensus.cc:2804] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.780443 21626 raft_consensus.cc:697] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:32.781208 21245 raft_consensus.cc:359] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.781258 21626 consensus_queue.cc:237] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.781939 21245 raft_consensus.cc:385] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.782223 21245 raft_consensus.cc:740] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.782671 21640 raft_consensus.cc:493] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.783179 21640 raft_consensus.cc:515] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.785171 21640 leader_election.cc:290] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:32.786221 21245 consensus_queue.cc:260] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.786957 21049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2408c6a4ca0442fe8c4dd060f96f9d41" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:32.788965 21121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2408c6a4ca0442fe8c4dd060f96f9d41" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:32.788812 20949 catalog_manager.cc:5697] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.789915 21121 raft_consensus.cc:2393] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 573badfb33c34761878bb526370710a3 in this term.
I20260709 14:55:32.791419 20949 catalog_manager.cc:5697] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 573badfb33c34761878bb526370710a3 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "573badfb33c34761878bb526370710a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.792928 21245 ts_tablet_manager.cc:1434] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:55:32.793913 21244 tablet_bootstrap.cc:654] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.803438 21166 leader_election.cc:304] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:32.804744 21643 raft_consensus.cc:3060] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.810987 21643 raft_consensus.cc:2749] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.813287 21472 leader_election.cc:290] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:32.817471 21195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5cb031bd5f45899f32725319ca25b2" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
W20260709 14:55:32.820271 21091 leader_election.cc:343] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.827329 21244 tablet_bootstrap.cc:492] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:32.827747 21244 ts_tablet_manager.cc:1403] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.008s
I20260709 14:55:32.830171 21244 raft_consensus.cc:359] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.830776 21244 raft_consensus.cc:385] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.831010 21244 raft_consensus.cc:740] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.831584 21244 consensus_queue.cc:260] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.835170 21244 ts_tablet_manager.cc:1434] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:32.836001 21244 tablet_bootstrap.cc:492] T 7bc6af9b323643218fb87f7f977b1d40 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:32.841318 21244 tablet_bootstrap.cc:654] T 7bc6af9b323643218fb87f7f977b1d40 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.845793 21244 tablet_bootstrap.cc:492] T 7bc6af9b323643218fb87f7f977b1d40 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:32.845544 20944 catalog_manager.cc:5697] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.846736 21244 ts_tablet_manager.cc:1403] T 7bc6af9b323643218fb87f7f977b1d40 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 14:55:32.849143 21244 raft_consensus.cc:359] T 7bc6af9b323643218fb87f7f977b1d40 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.849785 21244 raft_consensus.cc:385] T 7bc6af9b323643218fb87f7f977b1d40 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.850075 21244 raft_consensus.cc:740] T 7bc6af9b323643218fb87f7f977b1d40 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.850713 21244 consensus_queue.cc:260] T 7bc6af9b323643218fb87f7f977b1d40 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.853379 21244 ts_tablet_manager.cc:1434] T 7bc6af9b323643218fb87f7f977b1d40 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:32.854297 21244 tablet_bootstrap.cc:492] T f4183eb0b00c4faca64545d00fa6d0df P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
W20260709 14:55:32.857658 20997 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:32.859624 21244 tablet_bootstrap.cc:654] T f4183eb0b00c4faca64545d00fa6d0df P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.872507 20946 catalog_manager.cc:5697] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.874521 21244 tablet_bootstrap.cc:492] T f4183eb0b00c4faca64545d00fa6d0df P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:32.874936 21244 ts_tablet_manager.cc:1403] T f4183eb0b00c4faca64545d00fa6d0df P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260709 14:55:32.877322 21244 raft_consensus.cc:359] T f4183eb0b00c4faca64545d00fa6d0df P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.877765 21244 raft_consensus.cc:385] T f4183eb0b00c4faca64545d00fa6d0df P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.877967 21244 raft_consensus.cc:740] T f4183eb0b00c4faca64545d00fa6d0df P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.878542 21244 consensus_queue.cc:260] T f4183eb0b00c4faca64545d00fa6d0df P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.880559 21244 ts_tablet_manager.cc:1434] T f4183eb0b00c4faca64545d00fa6d0df P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20260709 14:55:32.883212 21244 tablet_bootstrap.cc:492] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:32.888022 21244 tablet_bootstrap.cc:654] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.895782 21436 raft_consensus.cc:493] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.896296 21436 raft_consensus.cc:515] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.898178 21436 leader_election.cc:290] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:32.899700 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ce1b162f547d58afa2fd353c379ea" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:32.902271 21122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ce1b162f547d58afa2fd353c379ea" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:32.905180 21166 leader_election.cc:304] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:32.905784 21244 tablet_bootstrap.cc:492] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:32.906219 21244 ts_tablet_manager.cc:1403] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260709 14:55:32.909559 21244 raft_consensus.cc:359] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.910657 21244 raft_consensus.cc:385] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.910991 21244 raft_consensus.cc:740] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.911633 21244 consensus_queue.cc:260] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.908558 21199 raft_consensus.cc:3060] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.913760 21244 ts_tablet_manager.cc:1434] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:32.914604 21244 tablet_bootstrap.cc:492] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23: Bootstrap starting.
I20260709 14:55:32.920213 21244 tablet_bootstrap.cc:654] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.922382 21608 consensus_queue.cc:1048] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.960505 21640 raft_consensus.cc:2749] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.965188 21608 consensus_queue.cc:1048] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.975135 21244 tablet_bootstrap.cc:492] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23: No bootstrap required, opened a new log
I20260709 14:55:32.975602 21244 ts_tablet_manager.cc:1403] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent bootstrapping tablet: real 0.061s	user 0.030s	sys 0.009s
I20260709 14:55:32.978628 21244 raft_consensus.cc:359] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.980985 21244 raft_consensus.cc:385] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.981208 21244 raft_consensus.cc:740] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.981845 21244 consensus_queue.cc:260] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:32.983341 21244 ts_tablet_manager.cc:1434] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:33.010352 21199 raft_consensus.cc:3060] T 7bc6af9b323643218fb87f7f977b1d40 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.018021 21608 consensus_queue.cc:1048] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.031144 21665 consensus_queue.cc:1048] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.047079 21199 raft_consensus.cc:3060] T f4183eb0b00c4faca64545d00fa6d0df P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.062633 21621 raft_consensus.cc:493] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.063076 21621 raft_consensus.cc:515] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:33.066006 21121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c6c95a141e4474b9a15e714c38a528" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:33.066732 21121 raft_consensus.cc:2393] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 573badfb33c34761878bb526370710a3 in current term 1: Already voted for candidate 962ba2abb53447a1a2b03272e3cf2c23 in this term.
I20260709 14:55:33.070309 21621 leader_election.cc:290] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:33.071610 21199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c6c95a141e4474b9a15e714c38a528" candidate_uuid: "573badfb33c34761878bb526370710a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23" is_pre_election: true
I20260709 14:55:33.072870 21016 leader_election.cc:304] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573badfb33c34761878bb526370710a3; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:33.073498 21621 raft_consensus.cc:3060] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.076864 21643 raft_consensus.cc:493] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.077342 21643 raft_consensus.cc:515] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:33.079368 21643 leader_election.cc:290] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:33.081519 21121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5cb031bd5f45899f32725319ca25b2" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:33.081538 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5cb031bd5f45899f32725319ca25b2" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:33.082564 21045 raft_consensus.cc:2393] T bf5cb031bd5f45899f32725319ca25b2 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962ba2abb53447a1a2b03272e3cf2c23 in current term 1: Already voted for candidate 04c1a6c0d37742ce932f0f0a025dab6b in this term.
I20260709 14:55:33.083652 21166 leader_election.cc:304] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:33.084558 21640 raft_consensus.cc:3060] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.092680 21621 raft_consensus.cc:2749] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:33.095820 21640 raft_consensus.cc:2749] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:33.260205 21436 raft_consensus.cc:493] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.260654 21436 raft_consensus.cc:515] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:33.262392 21436 leader_election.cc:290] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:33.263672 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1426a28c8840cd89bdbc2e31a79a32" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573badfb33c34761878bb526370710a3" is_pre_election: true
I20260709 14:55:33.272845 21121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1426a28c8840cd89bdbc2e31a79a32" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" is_pre_election: true
I20260709 14:55:33.294940 21166 leader_election.cc:304] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 962ba2abb53447a1a2b03272e3cf2c23; no voters: 04c1a6c0d37742ce932f0f0a025dab6b, 573badfb33c34761878bb526370710a3
I20260709 14:55:33.295800 21643 raft_consensus.cc:2749] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:33.321254 21626 consensus_queue.cc:1048] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.335243 21643 consensus_queue.cc:1048] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.349429 21472 consensus_queue.cc:1048] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.362989 21436 consensus_queue.cc:1048] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.443321 21195 raft_consensus.cc:3060] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.091135 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:34.125780 21702 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:55:34.126796 21701 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:55:34.130849 19954 server_base.cc:1061] running on GCE node
W20260709 14:55:34.132397 21705 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:55:34.133477 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:34.133729 19954 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:55:34.133952 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608934133933 us; error 0 us; skew 500 ppm
I20260709 14:55:34.134711 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:34.139200 19954 webserver.cc:533] Webserver started at http://127.19.124.132:32819/ using document root <none> and password file <none>
I20260709 14:55:34.139796 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:34.140044 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:34.140408 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:34.142002 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/ts-3-root/instance:
uuid: "df883ef68f7049e7a62fdc483b7fad38"
format_stamp: "Formatted at 2026-07-09 14:55:34 on dist-test-slave-q457"
I20260709 14:55:34.148167 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:55:34.152163 21709 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:55:34.152997 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:34.153339 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/ts-3-root
uuid: "df883ef68f7049e7a62fdc483b7fad38"
format_stamp: "Formatted at 2026-07-09 14:55:34 on dist-test-slave-q457"
I20260709 14:55:34.153681 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608900776801-19954-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:55:34.200207 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:34.201936 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:34.203779 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:34.206996 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:34.207247 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:34.207522 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:34.207737 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:34.291718 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.132:37391
I20260709 14:55:34.292079 21771 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.132:37391 every 8 connection(s)
I20260709 14:55:34.295564 19954 auto_leader_rebalancer-test.cc:446] add a tserver: df883ef68f7049e7a62fdc483b7fad38
I20260709 14:55:34.319572 21772 heartbeater.cc:344] Connected to a master server at 127.19.124.190:40393
I20260709 14:55:34.319998 21772 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:34.320868 21772 heartbeater.cc:507] Master 127.19.124.190:40393 requested a full tablet report, sending...
I20260709 14:55:34.322841 20946 ts_manager.cc:194] Registered new tserver with Master: df883ef68f7049e7a62fdc483b7fad38 (127.19.124.132:37391)
I20260709 14:55:34.326411 20946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40590
I20260709 14:55:35.329610 21772 heartbeater.cc:499] Master 127.19.124.190:40393 was elected leader, sending a full tablet report...
I20260709 14:55:39.498035 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:39.544241 21049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c5d0434b0934efaaaf179ebfc25412e"
dest_uuid: "573badfb33c34761878bb526370710a3"
mode: GRACEFUL
new_leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
 from {username='slave'} at 127.0.0.1:50756
I20260709 14:55:39.544711 21049 raft_consensus.cc:606] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Received request to transfer leadership to TS 04c1a6c0d37742ce932f0f0a025dab6b
I20260709 14:55:39.546603 21049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab2f906ef5ae4739ab46cc7359c508c2"
dest_uuid: "573badfb33c34761878bb526370710a3"
mode: GRACEFUL
new_leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
 from {username='slave'} at 127.0.0.1:50756
I20260709 14:55:39.546968 21049 raft_consensus.cc:606] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Received request to transfer leadership to TS 04c1a6c0d37742ce932f0f0a025dab6b
I20260709 14:55:39.548714 21049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb37462d01634f86b1288422a9889342"
dest_uuid: "573badfb33c34761878bb526370710a3"
mode: GRACEFUL
new_leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
 from {username='slave'} at 127.0.0.1:50756
I20260709 14:55:39.549122 21049 raft_consensus.cc:606] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Received request to transfer leadership to TS 04c1a6c0d37742ce932f0f0a025dab6b
I20260709 14:55:39.550967 21049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d901444dfb26428eb52d715310713382"
dest_uuid: "573badfb33c34761878bb526370710a3"
mode: GRACEFUL
new_leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
 from {username='slave'} at 127.0.0.1:50756
I20260709 14:55:39.551327 21049 raft_consensus.cc:606] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Received request to transfer leadership to TS 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:39.553203 21049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec7f13ddc7704951a3f4b0e1485d014b"
dest_uuid: "573badfb33c34761878bb526370710a3"
mode: GRACEFUL
new_leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
 from {username='slave'} at 127.0.0.1:50756
I20260709 14:55:39.553676 21049 raft_consensus.cc:606] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Received request to transfer leadership to TS 962ba2abb53447a1a2b03272e3cf2c23
I20260709 14:55:39.554715 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:39.556269 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:39.658277 21784 raft_consensus.cc:993] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3: : Instructing follower 962ba2abb53447a1a2b03272e3cf2c23 to start an election
I20260709 14:55:39.658694 21786 raft_consensus.cc:1081] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Signalling peer 962ba2abb53447a1a2b03272e3cf2c23 to start an election
I20260709 14:55:39.660043 21199 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec7f13ddc7704951a3f4b0e1485d014b"
dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
 from {username='slave'} at 127.0.0.1:39836
I20260709 14:55:39.660635 21199 raft_consensus.cc:493] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:39.662002 21199 raft_consensus.cc:3060] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.666397 21199 raft_consensus.cc:515] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:39.670022 21199 leader_election.cc:290] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 2 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:39.670477 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7f13ddc7704951a3f4b0e1485d014b" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:39.671034 21046 raft_consensus.cc:3055] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:39.671314 21046 raft_consensus.cc:740] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:39.671981 21046 consensus_queue.cc:260] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:39.672554 21784 raft_consensus.cc:993] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3: : Instructing follower 04c1a6c0d37742ce932f0f0a025dab6b to start an election
I20260709 14:55:39.672825 21122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7f13ddc7704951a3f4b0e1485d014b" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:39.673007 21784 raft_consensus.cc:1081] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Signalling peer 04c1a6c0d37742ce932f0f0a025dab6b to start an election
I20260709 14:55:39.673120 21046 raft_consensus.cc:3060] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.673353 21122 raft_consensus.cc:3060] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.674517 21121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c5d0434b0934efaaaf179ebfc25412e"
dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
 from {username='slave'} at 127.0.0.1:34750
I20260709 14:55:39.674998 21121 raft_consensus.cc:493] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:39.675313 21121 raft_consensus.cc:3060] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.679181 21122 raft_consensus.cc:2468] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 2.
I20260709 14:55:39.681726 21166 leader_election.cc:304] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:39.683245 21121 raft_consensus.cc:515] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:39.683987 21777 raft_consensus.cc:993] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3: : Instructing follower 962ba2abb53447a1a2b03272e3cf2c23 to start an election
I20260709 14:55:39.684141 21436 raft_consensus.cc:2804] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:39.684396 21777 raft_consensus.cc:1081] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Signalling peer 962ba2abb53447a1a2b03272e3cf2c23 to start an election
I20260709 14:55:39.684719 21436 raft_consensus.cc:697] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:39.685549 21121 leader_election.cc:290] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 2 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:39.685541 21436 consensus_queue.cc:237] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:39.682484 21046 raft_consensus.cc:2468] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 2.
I20260709 14:55:39.688146 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5d0434b0934efaaaf179ebfc25412e" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:39.688776 21045 raft_consensus.cc:3055] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:39.689699 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5d0434b0934efaaaf179ebfc25412e" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:39.689133 21045 raft_consensus.cc:740] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:39.690231 21192 raft_consensus.cc:3060] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.690944 21045 consensus_queue.cc:260] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:39.692168 21045 raft_consensus.cc:3060] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.696033 21192 raft_consensus.cc:2468] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 2.
I20260709 14:55:39.698259 21199 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d901444dfb26428eb52d715310713382"
dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
 from {username='slave'} at 127.0.0.1:39836
I20260709 14:55:39.698851 21199 raft_consensus.cc:493] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:39.699222 21199 raft_consensus.cc:3060] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.704721 21199 raft_consensus.cc:515] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:39.706404 21199 leader_election.cc:290] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 2 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171)
I20260709 14:55:39.706617 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d901444dfb26428eb52d715310713382" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:39.707314 21046 raft_consensus.cc:3055] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:39.707655 21046 raft_consensus.cc:740] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:39.706600 20944 catalog_manager.cc:5697] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 1 to 2, leader changed from 573badfb33c34761878bb526370710a3 (127.19.124.129) to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 2 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:39.707861 21091 leader_election.cc:304] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:39.708485 21045 raft_consensus.cc:2468] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 2.
I20260709 14:55:39.709594 21121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d901444dfb26428eb52d715310713382" candidate_uuid: "962ba2abb53447a1a2b03272e3cf2c23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
I20260709 14:55:39.710080 21121 raft_consensus.cc:3060] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.708487 21046 consensus_queue.cc:260] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:39.711270 21046 raft_consensus.cc:3060] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.715790 21121 raft_consensus.cc:2468] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 2.
I20260709 14:55:39.708622 21789 raft_consensus.cc:2804] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:39.717258 21789 raft_consensus.cc:697] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:39.717446 21046 raft_consensus.cc:2468] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962ba2abb53447a1a2b03272e3cf2c23 in term 2.
I20260709 14:55:39.718431 21164 leader_election.cc:304] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573badfb33c34761878bb526370710a3, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:39.718137 21789 consensus_queue.cc:237] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:39.719177 21436 raft_consensus.cc:2804] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:39.719612 21436 raft_consensus.cc:697] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 LEADER]: Becoming Leader. State: Replica: 962ba2abb53447a1a2b03272e3cf2c23, State: Running, Role: LEADER
I20260709 14:55:39.720404 21436 consensus_queue.cc:237] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:39.737303 20946 catalog_manager.cc:5697] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 1 to 2, leader changed from 573badfb33c34761878bb526370710a3 (127.19.124.129) to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 2 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:39.743657 20944 catalog_manager.cc:5697] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 reported cstate change: term changed from 1 to 2, leader changed from 573badfb33c34761878bb526370710a3 (127.19.124.129) to 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131). New cstate: current_term: 2 leader_uuid: "962ba2abb53447a1a2b03272e3cf2c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:39.890461 21784 raft_consensus.cc:993] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3: : Instructing follower 04c1a6c0d37742ce932f0f0a025dab6b to start an election
I20260709 14:55:39.890908 21784 raft_consensus.cc:1081] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Signalling peer 04c1a6c0d37742ce932f0f0a025dab6b to start an election
I20260709 14:55:39.892087 21122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab2f906ef5ae4739ab46cc7359c508c2"
dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
 from {username='slave'} at 127.0.0.1:34750
I20260709 14:55:39.892490 21122 raft_consensus.cc:493] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:39.892751 21122 raft_consensus.cc:3060] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.896592 21122 raft_consensus.cc:515] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:39.897989 21122 leader_election.cc:290] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 2 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:39.898630 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2f906ef5ae4739ab46cc7359c508c2" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:39.898799 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2f906ef5ae4739ab46cc7359c508c2" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:39.899139 21045 raft_consensus.cc:3055] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:39.899303 21192 raft_consensus.cc:3060] T ab2f906ef5ae4739ab46cc7359c508c2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.899461 21045 raft_consensus.cc:740] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:39.900169 21045 consensus_queue.cc:260] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:39.901083 21045 raft_consensus.cc:3060] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.903939 21192 raft_consensus.cc:2468] T ab2f906ef5ae4739ab46cc7359c508c2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 2.
I20260709 14:55:39.904930 21091 leader_election.cc:304] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:39.905650 21789 raft_consensus.cc:2804] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:39.906040 21789 raft_consensus.cc:697] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:39.906596 21045 raft_consensus.cc:2468] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 2.
I20260709 14:55:39.906795 21789 consensus_queue.cc:237] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:39.917335 20944 catalog_manager.cc:5697] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 1 to 2, leader changed from 573badfb33c34761878bb526370710a3 (127.19.124.129) to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 2 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:40.031441 21786 raft_consensus.cc:993] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3: : Instructing follower 04c1a6c0d37742ce932f0f0a025dab6b to start an election
I20260709 14:55:40.031869 21784 raft_consensus.cc:1081] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Signalling peer 04c1a6c0d37742ce932f0f0a025dab6b to start an election
I20260709 14:55:40.033071 21122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb37462d01634f86b1288422a9889342"
dest_uuid: "04c1a6c0d37742ce932f0f0a025dab6b"
 from {username='slave'} at 127.0.0.1:34750
I20260709 14:55:40.033479 21122 raft_consensus.cc:493] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:40.033775 21122 raft_consensus.cc:3060] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.037988 21122 raft_consensus.cc:515] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:40.039234 21122 leader_election.cc:290] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 2 election: Requested vote from peers 573badfb33c34761878bb526370710a3 (127.19.124.129:36785), 962ba2abb53447a1a2b03272e3cf2c23 (127.19.124.131:44047)
I20260709 14:55:40.039881 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb37462d01634f86b1288422a9889342" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "573badfb33c34761878bb526370710a3"
I20260709 14:55:40.040237 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb37462d01634f86b1288422a9889342" candidate_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "962ba2abb53447a1a2b03272e3cf2c23"
I20260709 14:55:40.040343 21045 raft_consensus.cc:3055] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:40.040676 21192 raft_consensus.cc:3060] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.040660 21045 raft_consensus.cc:740] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 573badfb33c34761878bb526370710a3, State: Running, Role: LEADER
I20260709 14:55:40.041533 21045 consensus_queue.cc:260] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:40.042681 21045 raft_consensus.cc:3060] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.045856 21192 raft_consensus.cc:2468] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 2.
I20260709 14:55:40.046998 21091 leader_election.cc:304] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c1a6c0d37742ce932f0f0a025dab6b, 962ba2abb53447a1a2b03272e3cf2c23; no voters: 
I20260709 14:55:40.048048 21780 raft_consensus.cc:2804] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:40.048453 21780 raft_consensus.cc:697] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 LEADER]: Becoming Leader. State: Replica: 04c1a6c0d37742ce932f0f0a025dab6b, State: Running, Role: LEADER
I20260709 14:55:40.049171 21780 consensus_queue.cc:237] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } }
I20260709 14:55:40.053727 21045 raft_consensus.cc:2468] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c1a6c0d37742ce932f0f0a025dab6b in term 2.
I20260709 14:55:40.057922 20944 catalog_manager.cc:5697] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b reported cstate change: term changed from 1 to 2, leader changed from 573badfb33c34761878bb526370710a3 (127.19.124.129) to 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130). New cstate: current_term: 2 leader_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:40.118503 21122 raft_consensus.cc:1275] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Refusing update from remote peer 962ba2abb53447a1a2b03272e3cf2c23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.119839 21436 consensus_queue.cc:1048] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.130965 21046 raft_consensus.cc:1275] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Refusing update from remote peer 962ba2abb53447a1a2b03272e3cf2c23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.132570 21776 consensus_queue.cc:1048] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.220310 21121 raft_consensus.cc:1275] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Refusing update from remote peer 962ba2abb53447a1a2b03272e3cf2c23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.221509 21803 consensus_queue.cc:1048] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c1a6c0d37742ce932f0f0a025dab6b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.229846 21046 raft_consensus.cc:1275] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Refusing update from remote peer 962ba2abb53447a1a2b03272e3cf2c23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.232070 21799 consensus_queue.cc:1048] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.271675 21046 raft_consensus.cc:1275] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Refusing update from remote peer 04c1a6c0d37742ce932f0f0a025dab6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.272704 21780 consensus_queue.cc:1048] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.288942 21199 raft_consensus.cc:1275] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Refusing update from remote peer 04c1a6c0d37742ce932f0f0a025dab6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.295570 21780 consensus_queue.cc:1048] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.375480 21045 raft_consensus.cc:1275] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Refusing update from remote peer 04c1a6c0d37742ce932f0f0a025dab6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.376616 21780 consensus_queue.cc:1048] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.384917 21192 raft_consensus.cc:1275] T ab2f906ef5ae4739ab46cc7359c508c2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Refusing update from remote peer 04c1a6c0d37742ce932f0f0a025dab6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.386893 21809 consensus_queue.cc:1048] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.456133 21199 raft_consensus.cc:1275] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Refusing update from remote peer 04c1a6c0d37742ce932f0f0a025dab6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.458173 21809 consensus_queue.cc:1048] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "962ba2abb53447a1a2b03272e3cf2c23" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.469431 21045 raft_consensus.cc:1275] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Refusing update from remote peer 04c1a6c0d37742ce932f0f0a025dab6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.471669 21780 consensus_queue.cc:1048] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "573badfb33c34761878bb526370710a3" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.557037 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:40.594519 19954 tablet_server.cc:179] TabletServer@127.19.124.129:0 shutting down...
W20260709 14:55:40.609347 21090 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:40.626096 21090 consensus_peers.cc:597] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. 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:55:40.627533 21090 consensus_peers.cc:597] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. 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:55:40.640514 21164 consensus_peers.cc:597] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. 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:55:40.643693 21090 consensus_peers.cc:597] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: 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:55:40.644733 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:40.645447 19954 tablet_replica.cc:333] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.646008 19954 raft_consensus.cc:2243] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.646660 19954 raft_consensus.cc:2272] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.648242 19954 tablet_replica.cc:333] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.648723 19954 raft_consensus.cc:2243] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.649370 19954 raft_consensus.cc:2272] T f4183eb0b00c4faca64545d00fa6d0df P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.650818 19954 tablet_replica.cc:333] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.651325 19954 raft_consensus.cc:2243] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.651681 19954 raft_consensus.cc:2272] T 9b1426a28c8840cd89bdbc2e31a79a32 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.653146 19954 tablet_replica.cc:333] T ad9b0afcdfb94db0a2aad74a41f36c77 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.653810 19954 raft_consensus.cc:2243] T ad9b0afcdfb94db0a2aad74a41f36c77 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.654253 19954 raft_consensus.cc:2272] T ad9b0afcdfb94db0a2aad74a41f36c77 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.656268 19954 tablet_replica.cc:333] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.656935 19954 raft_consensus.cc:2243] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.657698 19954 raft_consensus.cc:2272] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.659327 19954 tablet_replica.cc:333] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.659865 19954 raft_consensus.cc:2243] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.660568 19954 raft_consensus.cc:2272] T 10fcf777a8c54b1a8edc68a97283d04b P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.662547 19954 tablet_replica.cc:333] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.663089 19954 raft_consensus.cc:2243] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.663465 19954 raft_consensus.cc:2272] T 42e11cc13b3b460e9af1db8c7fc5a54d P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.665351 19954 tablet_replica.cc:333] T 0a5af2b696ee4f1881eb83a077727561 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.665966 19954 raft_consensus.cc:2243] T 0a5af2b696ee4f1881eb83a077727561 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.666368 19954 raft_consensus.cc:2272] T 0a5af2b696ee4f1881eb83a077727561 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:40.666555 21090 consensus_peers.cc:597] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: 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:55:40.668673 19954 tablet_replica.cc:333] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.669404 19954 raft_consensus.cc:2243] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.670040 19954 raft_consensus.cc:2272] T 897edca8ff844d19957a29a4434f94ca P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:40.670104 21090 consensus_peers.cc:597] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: 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:55:40.671787 19954 tablet_replica.cc:333] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.672379 19954 raft_consensus.cc:2243] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.672863 19954 raft_consensus.cc:2272] T abfe74f8b7564254a0c27bf0dc5bf795 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:40.674935 21090 consensus_peers.cc:597] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: 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:55:40.675151 19954 tablet_replica.cc:333] T 782225f6d2094468a14844299da6260a P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.675765 19954 raft_consensus.cc:2243] T 782225f6d2094468a14844299da6260a P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.676180 19954 raft_consensus.cc:2272] T 782225f6d2094468a14844299da6260a P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:40.676219 21164 consensus_peers.cc:597] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: 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:55:40.678377 19954 tablet_replica.cc:333] T 278292efd4eb48a5a7b19cdfec942b77 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.678877 19954 raft_consensus.cc:2243] T 278292efd4eb48a5a7b19cdfec942b77 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.679363 19954 raft_consensus.cc:2272] T 278292efd4eb48a5a7b19cdfec942b77 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.681474 19954 tablet_replica.cc:333] T fcf6c24294f04071b00c6579eab46e6f P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.682158 19954 raft_consensus.cc:2243] T fcf6c24294f04071b00c6579eab46e6f P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.682536 19954 raft_consensus.cc:2272] T fcf6c24294f04071b00c6579eab46e6f P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.685016 19954 tablet_replica.cc:333] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3: stopping tablet replica
W20260709 14:55:40.684989 21164 consensus_peers.cc:597] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: 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:55:40.685794 19954 raft_consensus.cc:2243] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:40.685993 21090 consensus_peers.cc:597] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: 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:55:40.686290 19954 raft_consensus.cc:2272] T de41c84a4c1e46b08d5fefe15ff46a86 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:40.686502 21090 consensus_peers.cc:597] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: 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:55:40.687999 19954 tablet_replica.cc:333] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.688520 19954 raft_consensus.cc:2243] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.688897 19954 raft_consensus.cc:2272] T d901444dfb26428eb52d715310713382 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.691146 19954 tablet_replica.cc:333] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.691651 19954 raft_consensus.cc:2243] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.692799 19954 raft_consensus.cc:2272] T c6ae61e2fc6241a7aad95142bfc3dd46 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.694703 19954 tablet_replica.cc:333] T 9069f5b66b9a4774a9cb26c519421e63 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.695254 19954 raft_consensus.cc:2243] T 9069f5b66b9a4774a9cb26c519421e63 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.695690 19954 raft_consensus.cc:2272] T 9069f5b66b9a4774a9cb26c519421e63 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:40.695713 21090 consensus_peers.cc:597] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: 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:55:40.698027 19954 tablet_replica.cc:333] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.698769 19954 raft_consensus.cc:2243] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.699219 19954 raft_consensus.cc:2272] T ab2f906ef5ae4739ab46cc7359c508c2 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.702045 19954 tablet_replica.cc:333] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.702768 19954 raft_consensus.cc:2243] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.703629 19954 raft_consensus.cc:2272] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.705900 19954 tablet_replica.cc:333] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.706578 19954 raft_consensus.cc:2243] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.707468 19954 raft_consensus.cc:2272] T 43cb5bd2ae914d168b6faf61806eb1f5 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.709761 19954 tablet_replica.cc:333] T a18ab76f91054272ade62dd1eb3b59b5 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.710464 19954 raft_consensus.cc:2243] T a18ab76f91054272ade62dd1eb3b59b5 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.710932 19954 raft_consensus.cc:2272] T a18ab76f91054272ade62dd1eb3b59b5 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.713565 19954 tablet_replica.cc:333] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.714207 19954 raft_consensus.cc:2243] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.714663 19954 raft_consensus.cc:2272] T 133e2780d80b49749511688b7419d75e P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.716729 19954 tablet_replica.cc:333] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.717415 19954 raft_consensus.cc:2243] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.717847 19954 raft_consensus.cc:2272] T d31d6bf5c1a54d8e87e51818926b3896 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.720120 19954 tablet_replica.cc:333] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.720867 19954 raft_consensus.cc:2243] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.721350 19954 raft_consensus.cc:2272] T d34dd4759fcc45768069b23e2bc1fe37 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:40.721642 21164 consensus_peers.cc:597] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: 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:55:40.723398 19954 tablet_replica.cc:333] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.724267 19954 raft_consensus.cc:2243] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.725107 19954 raft_consensus.cc:2272] T c4acf8060c4844c4b24d918c7757607b P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.727020 19954 tablet_replica.cc:333] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.727643 19954 raft_consensus.cc:2243] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.728080 19954 raft_consensus.cc:2272] T 14fa6b1d8e304a569df3f092fa41a660 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:40.728961 21164 consensus_peers.cc:597] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: 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:55:40.730057 19954 tablet_replica.cc:333] T bf5cb031bd5f45899f32725319ca25b2 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.730683 19954 raft_consensus.cc:2243] T bf5cb031bd5f45899f32725319ca25b2 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.731137 19954 raft_consensus.cc:2272] T bf5cb031bd5f45899f32725319ca25b2 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.732807 19954 tablet_replica.cc:333] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.733453 19954 raft_consensus.cc:2243] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.734244 19954 raft_consensus.cc:2272] T ef88e2d2a61441bc8e974f99efe2fc59 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.736346 19954 tablet_replica.cc:333] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.736920 19954 raft_consensus.cc:2243] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.737628 19954 raft_consensus.cc:2272] T 6854e492a1a84f81bcc6a09a712dae87 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.739549 19954 tablet_replica.cc:333] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.740094 19954 raft_consensus.cc:2243] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.740854 19954 raft_consensus.cc:2272] T 1c539649765941e3880a4338c8872628 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.742954 19954 tablet_replica.cc:333] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.743610 19954 raft_consensus.cc:2243] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.744050 19954 raft_consensus.cc:2272] T 31f703a530cf4c3cbb69558dc908f803 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:40.744241 21090 consensus_peers.cc:597] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: 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:55:40.746183 19954 tablet_replica.cc:333] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.746755 19954 raft_consensus.cc:2243] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.747118 19954 raft_consensus.cc:2272] T ec7f13ddc7704951a3f4b0e1485d014b P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.749758 19954 tablet_replica.cc:333] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.750492 19954 raft_consensus.cc:2243] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.750933 19954 raft_consensus.cc:2272] T 1724b7b97c91406b93bd8d80c3598812 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.752993 19954 tablet_replica.cc:333] T 04404e80c5f1418bb46998174f2cd002 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.753571 19954 raft_consensus.cc:2243] T 04404e80c5f1418bb46998174f2cd002 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:40.753963 21164 consensus_peers.cc:597] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: 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:55:40.754035 19954 raft_consensus.cc:2272] T 04404e80c5f1418bb46998174f2cd002 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:40.754567 21164 consensus_peers.cc:597] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: 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:55:40.756228 19954 tablet_replica.cc:333] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.756781 19954 raft_consensus.cc:2243] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:40.757187 21164 consensus_peers.cc:597] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: 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:55:40.757258 19954 raft_consensus.cc:2272] T dccd85208aa741e4ade3a7a71fd28801 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.759068 19954 tablet_replica.cc:333] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.759541 19954 raft_consensus.cc:2243] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.760136 19954 raft_consensus.cc:2272] T 7bc6af9b323643218fb87f7f977b1d40 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.761871 19954 tablet_replica.cc:333] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.762353 19954 raft_consensus.cc:2243] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.762956 19954 raft_consensus.cc:2272] T e800db5521d84f0a9a02b2145a5890b6 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.764392 19954 tablet_replica.cc:333] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.764886 19954 raft_consensus.cc:2243] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.765479 19954 raft_consensus.cc:2272] T 2513da2566bb4ec3b8a3d8918811a4b4 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.766923 19954 tablet_replica.cc:333] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.767377 19954 raft_consensus.cc:2243] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.767974 19954 raft_consensus.cc:2272] T c9cc13c46b4c4ab9a9719fa9110be2aa P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.769517 19954 tablet_replica.cc:333] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.769965 19954 raft_consensus.cc:2243] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.770596 19954 raft_consensus.cc:2272] T b06684fb2bc04815aa0f3c47c99874b0 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.772255 19954 tablet_replica.cc:333] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.772722 19954 raft_consensus.cc:2243] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.773098 19954 raft_consensus.cc:2272] T c4eb317242f54a2c849d4de41520855b P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.774528 19954 tablet_replica.cc:333] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.774982 19954 raft_consensus.cc:2243] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.775589 19954 raft_consensus.cc:2272] T 679c862096564e60b01cd0ed587bda39 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.777076 19954 tablet_replica.cc:333] T 63a3fa7257f34aedbaa96aad3cc810ca P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.777539 19954 raft_consensus.cc:2243] T 63a3fa7257f34aedbaa96aad3cc810ca P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.777880 19954 raft_consensus.cc:2272] T 63a3fa7257f34aedbaa96aad3cc810ca P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.779340 19954 tablet_replica.cc:333] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.779807 19954 raft_consensus.cc:2243] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.780154 19954 raft_consensus.cc:2272] T 50c6c95a141e4474b9a15e714c38a528 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.781586 19954 tablet_replica.cc:333] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.782038 19954 raft_consensus.cc:2243] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.782410 19954 raft_consensus.cc:2272] T 7c096d3a8bc347d498520a85613b488d P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.784144 19954 tablet_replica.cc:333] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.784587 19954 raft_consensus.cc:2243] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.785259 19954 raft_consensus.cc:2272] T 2e584791f1a1402d8a5aeaefc9151aa8 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.786772 19954 tablet_replica.cc:333] T 9d11ce36523b499fb071d0a762c1cdb2 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.787235 19954 raft_consensus.cc:2243] T 9d11ce36523b499fb071d0a762c1cdb2 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.787595 19954 raft_consensus.cc:2272] T 9d11ce36523b499fb071d0a762c1cdb2 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.789058 19954 tablet_replica.cc:333] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.789501 19954 raft_consensus.cc:2243] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.789836 19954 raft_consensus.cc:2272] T 606f65d1b39b434195dfe78a94e087fd P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.791337 19954 tablet_replica.cc:333] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.791890 19954 raft_consensus.cc:2243] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.792260 19954 raft_consensus.cc:2272] T 753ce1b162f547d58afa2fd353c379ea P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.794023 19954 tablet_replica.cc:333] T cfd376ba8cf8424c9b02f7aca8417fce P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.794504 19954 raft_consensus.cc:2243] T cfd376ba8cf8424c9b02f7aca8417fce P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.794857 19954 raft_consensus.cc:2272] T cfd376ba8cf8424c9b02f7aca8417fce P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.796365 19954 tablet_replica.cc:333] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.796881 19954 raft_consensus.cc:2243] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.797236 19954 raft_consensus.cc:2272] T f06934d875094fb0bfb3db0c28803065 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.799160 19954 tablet_replica.cc:333] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.799589 19954 raft_consensus.cc:2243] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.799926 19954 raft_consensus.cc:2272] T cb37462d01634f86b1288422a9889342 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.801759 19954 tablet_replica.cc:333] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.802213 19954 raft_consensus.cc:2243] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.802562 19954 raft_consensus.cc:2272] T 3d3d297e607146afaeafec7e4edcfae9 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.804126 19954 tablet_replica.cc:333] T fed5a39e61f8417dbfc5616d9146296c P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.804548 19954 raft_consensus.cc:2243] T fed5a39e61f8417dbfc5616d9146296c P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.804914 19954 raft_consensus.cc:2272] T fed5a39e61f8417dbfc5616d9146296c P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.806489 19954 tablet_replica.cc:333] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.806970 19954 raft_consensus.cc:2243] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.807360 19954 raft_consensus.cc:2272] T 1c5d0434b0934efaaaf179ebfc25412e P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.809604 19954 tablet_replica.cc:333] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.810222 19954 raft_consensus.cc:2243] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.810639 19954 raft_consensus.cc:2272] T 02c4ca1155b64266a69dd19583d73d16 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.812312 19954 tablet_replica.cc:333] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.812727 19954 raft_consensus.cc:2243] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.813239 19954 raft_consensus.cc:2272] T f6c0482d48944fc7bc9f43297cb8f2d3 P 573badfb33c34761878bb526370710a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.814744 19954 tablet_replica.cc:333] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.815160 19954 raft_consensus.cc:2243] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:40.815809 19954 raft_consensus.cc:2272] T bf3c8cccae8d49e19f2021785e12b196 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:40.817406 19954 tablet_replica.cc:333] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3: stopping tablet replica
I20260709 14:55:40.817855 19954 raft_consensus.cc:2243] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:40.818212 19954 raft_consensus.cc:2272] T 7c9fcb8a91684bb8966e418709a2ff75 P 573badfb33c34761878bb526370710a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:40.826579 21164 consensus_peers.cc:597] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. 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:55:40.832872 21164 consensus_peers.cc:597] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. 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:55:40.846436 21164 consensus_peers.cc:597] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. 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:55:40.847687 21090 consensus_peers.cc:597] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. 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:55:40.852906 21164 consensus_peers.cc:597] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. 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:55:40.867057 21090 consensus_peers.cc:597] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. 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:55:40.872967 21090 consensus_peers.cc:597] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. 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:55:40.910617 21164 consensus_peers.cc:597] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:36785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:40.919641 19954 tablet_server.cc:196] TabletServer@127.19.124.129:0 shutdown complete.
W20260709 14:55:40.926870 21090 consensus_peers.cc:597] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:36785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:40.933956 21090 consensus_peers.cc:597] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:36785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:40.956566 21164 consensus_peers.cc:597] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:36785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:40.979202 21164 consensus_peers.cc:597] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:36785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:41.001513 21090 consensus_peers.cc:597] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:36785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:41.002507 21164 consensus_peers.cc:597] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:36785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:41.002960 19954 tablet_server.cc:179] TabletServer@127.19.124.130:0 shutting down...
W20260709 14:55:41.013355 21090 consensus_peers.cc:597] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:36785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:41.013209 21166 consensus_peers.cc:597] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. 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:55:41.014851 21166 consensus_peers.cc:597] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. 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:55:41.035144 21166 consensus_peers.cc:597] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. 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:55:41.046842 21090 consensus_peers.cc:597] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:36785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:41.050793 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:41.051508 19954 tablet_replica.cc:333] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.052064 19954 raft_consensus.cc:2243] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.052474 19954 raft_consensus.cc:2272] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.054064 19954 tablet_replica.cc:333] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.054580 19954 raft_consensus.cc:2243] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.055230 19954 raft_consensus.cc:2272] T 9b1426a28c8840cd89bdbc2e31a79a32 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.056988 19954 tablet_replica.cc:333] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.057523 19954 raft_consensus.cc:2243] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.057866 19954 raft_consensus.cc:2272] T f4183eb0b00c4faca64545d00fa6d0df P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.059331 19954 tablet_replica.cc:333] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.059814 19954 raft_consensus.cc:2243] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.060426 19954 raft_consensus.cc:2272] T 42e11cc13b3b460e9af1db8c7fc5a54d P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.061982 19954 tablet_replica.cc:333] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
W20260709 14:55:41.061929 21166 consensus_peers.cc:597] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. Status: 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:55:41.062700 19954 raft_consensus.cc:2243] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.063344 19954 raft_consensus.cc:2272] T 753ce1b162f547d58afa2fd353c379ea P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.064976 19954 tablet_replica.cc:333] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.065482 19954 raft_consensus.cc:2243] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.065845 19954 raft_consensus.cc:2272] T 606f65d1b39b434195dfe78a94e087fd P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.067381 19954 tablet_replica.cc:333] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.067878 19954 raft_consensus.cc:2243] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.068236 19954 raft_consensus.cc:2272] T 10fcf777a8c54b1a8edc68a97283d04b P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.069871 19954 tablet_replica.cc:333] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.070411 19954 raft_consensus.cc:2243] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.070784 19954 raft_consensus.cc:2272] T d901444dfb26428eb52d715310713382 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.072690 19954 tablet_replica.cc:333] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.073237 19954 raft_consensus.cc:2243] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.073678 19954 raft_consensus.cc:2272] T 0a5af2b696ee4f1881eb83a077727561 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.075560 19954 tablet_replica.cc:333] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.076035 19954 raft_consensus.cc:2243] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.076435 19954 raft_consensus.cc:2272] T 897edca8ff844d19957a29a4434f94ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.078133 19954 tablet_replica.cc:333] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.078622 19954 raft_consensus.cc:2243] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.079250 19954 raft_consensus.cc:2272] T 9069f5b66b9a4774a9cb26c519421e63 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.080758 19954 tablet_replica.cc:333] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.081261 19954 raft_consensus.cc:2243] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.081571 19954 raft_consensus.cc:2272] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.082995 19954 tablet_replica.cc:333] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.083549 19954 raft_consensus.cc:2243] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.084010 19954 raft_consensus.cc:2272] T c6ae61e2fc6241a7aad95142bfc3dd46 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.086472 19954 tablet_replica.cc:333] T abfe74f8b7564254a0c27bf0dc5bf795 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.087206 19954 raft_consensus.cc:2243] T abfe74f8b7564254a0c27bf0dc5bf795 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.087666 19954 raft_consensus.cc:2272] T abfe74f8b7564254a0c27bf0dc5bf795 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.090143 19954 tablet_replica.cc:333] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.090899 19954 raft_consensus.cc:2243] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.091388 19954 raft_consensus.cc:2272] T 782225f6d2094468a14844299da6260a P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:41.092494 21164 consensus_peers.cc:597] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:36785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:41.092911 21164 consensus_peers.cc:597] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:36785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:41.093624 19954 tablet_replica.cc:333] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.094388 19954 raft_consensus.cc:2243] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.095307 19954 raft_consensus.cc:2272] T 278292efd4eb48a5a7b19cdfec942b77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.097498 19954 tablet_replica.cc:333] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.098037 19954 raft_consensus.cc:2243] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.098519 19954 raft_consensus.cc:2272] T fcf6c24294f04071b00c6579eab46e6f P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:41.098891 21090 consensus_peers.cc:597] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:36785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:41.100282 19954 tablet_replica.cc:333] T de41c84a4c1e46b08d5fefe15ff46a86 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.100862 19954 raft_consensus.cc:2243] T de41c84a4c1e46b08d5fefe15ff46a86 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.101222 19954 raft_consensus.cc:2272] T de41c84a4c1e46b08d5fefe15ff46a86 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.102823 19954 tablet_replica.cc:333] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.103331 19954 raft_consensus.cc:2243] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.103946 19954 raft_consensus.cc:2272] T ab2f906ef5ae4739ab46cc7359c508c2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.106133 19954 tablet_replica.cc:333] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.106642 19954 raft_consensus.cc:2243] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.107026 19954 raft_consensus.cc:2272] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.108906 19954 tablet_replica.cc:333] T 43cb5bd2ae914d168b6faf61806eb1f5 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.109519 19954 raft_consensus.cc:2243] T 43cb5bd2ae914d168b6faf61806eb1f5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.109942 19954 raft_consensus.cc:2272] T 43cb5bd2ae914d168b6faf61806eb1f5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.111881 19954 tablet_replica.cc:333] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.112357 19954 raft_consensus.cc:2243] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.113039 19954 raft_consensus.cc:2272] T a18ab76f91054272ade62dd1eb3b59b5 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.114535 19954 tablet_replica.cc:333] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.115015 19954 raft_consensus.cc:2243] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.115723 19954 raft_consensus.cc:2272] T 133e2780d80b49749511688b7419d75e P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.117234 19954 tablet_replica.cc:333] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.117698 19954 raft_consensus.cc:2243] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.118075 19954 raft_consensus.cc:2272] T d31d6bf5c1a54d8e87e51818926b3896 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.119875 19954 tablet_replica.cc:333] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.120519 19954 raft_consensus.cc:2243] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.120927 19954 raft_consensus.cc:2272] T 50c6c95a141e4474b9a15e714c38a528 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.122699 19954 tablet_replica.cc:333] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.123425 19954 raft_consensus.cc:2243] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.124374 19954 raft_consensus.cc:2272] T 7c096d3a8bc347d498520a85613b488d P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:41.125906 21166 consensus_peers.cc:597] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. Status: 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:55:41.126497 19954 tablet_replica.cc:333] T 2e584791f1a1402d8a5aeaefc9151aa8 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.127113 19954 raft_consensus.cc:2243] T 2e584791f1a1402d8a5aeaefc9151aa8 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.127552 19954 raft_consensus.cc:2272] T 2e584791f1a1402d8a5aeaefc9151aa8 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:41.128350 21166 consensus_peers.cc:597] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. Status: 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:55:41.129576 19954 tablet_replica.cc:333] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.130077 19954 raft_consensus.cc:2243] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.130667 19954 raft_consensus.cc:2272] T bf5cb031bd5f45899f32725319ca25b2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.132081 19954 tablet_replica.cc:333] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.132558 19954 raft_consensus.cc:2243] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.132925 19954 raft_consensus.cc:2272] T ef88e2d2a61441bc8e974f99efe2fc59 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.134348 19954 tablet_replica.cc:333] T b06684fb2bc04815aa0f3c47c99874b0 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.134809 19954 raft_consensus.cc:2243] T b06684fb2bc04815aa0f3c47c99874b0 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.135154 19954 raft_consensus.cc:2272] T b06684fb2bc04815aa0f3c47c99874b0 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.136749 19954 tablet_replica.cc:333] T c9cc13c46b4c4ab9a9719fa9110be2aa P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.137275 19954 raft_consensus.cc:2243] T c9cc13c46b4c4ab9a9719fa9110be2aa P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.137589 19954 raft_consensus.cc:2272] T c9cc13c46b4c4ab9a9719fa9110be2aa P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.139076 19954 tablet_replica.cc:333] T cfd376ba8cf8424c9b02f7aca8417fce P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.139544 19954 raft_consensus.cc:2243] T cfd376ba8cf8424c9b02f7aca8417fce P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.139864 19954 raft_consensus.cc:2272] T cfd376ba8cf8424c9b02f7aca8417fce P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.141381 19954 tablet_replica.cc:333] T 7bc6af9b323643218fb87f7f977b1d40 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.141866 19954 raft_consensus.cc:2243] T 7bc6af9b323643218fb87f7f977b1d40 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.142186 19954 raft_consensus.cc:2272] T 7bc6af9b323643218fb87f7f977b1d40 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.143569 19954 tablet_replica.cc:333] T e800db5521d84f0a9a02b2145a5890b6 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.144040 19954 raft_consensus.cc:2243] T e800db5521d84f0a9a02b2145a5890b6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.144374 19954 raft_consensus.cc:2272] T e800db5521d84f0a9a02b2145a5890b6 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.145994 19954 tablet_replica.cc:333] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.146459 19954 raft_consensus.cc:2243] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.146785 19954 raft_consensus.cc:2272] T 2513da2566bb4ec3b8a3d8918811a4b4 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.148340 19954 tablet_replica.cc:333] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.148985 19954 raft_consensus.cc:2243] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.149798 19954 raft_consensus.cc:2272] T c4eb317242f54a2c849d4de41520855b P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:41.151633 21166 consensus_peers.cc:597] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. Status: 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:55:41.151978 19954 tablet_replica.cc:333] T 679c862096564e60b01cd0ed587bda39 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.152554 19954 raft_consensus.cc:2243] T 679c862096564e60b01cd0ed587bda39 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.153029 19954 raft_consensus.cc:2272] T 679c862096564e60b01cd0ed587bda39 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.155061 19954 tablet_replica.cc:333] T 1c539649765941e3880a4338c8872628 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.155781 19954 raft_consensus.cc:2243] T 1c539649765941e3880a4338c8872628 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.156188 19954 raft_consensus.cc:2272] T 1c539649765941e3880a4338c8872628 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.157702 19954 tablet_replica.cc:333] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.158253 19954 raft_consensus.cc:2243] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.158613 19954 raft_consensus.cc:2272] T 6854e492a1a84f81bcc6a09a712dae87 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.160728 19954 tablet_replica.cc:333] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.161372 19954 raft_consensus.cc:2243] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.162189 19954 raft_consensus.cc:2272] T 1c5d0434b0934efaaaf179ebfc25412e P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.164251 19954 tablet_replica.cc:333] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.164911 19954 raft_consensus.cc:2243] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.165570 19954 raft_consensus.cc:2272] T 02c4ca1155b64266a69dd19583d73d16 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.167258 19954 tablet_replica.cc:333] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.167754 19954 raft_consensus.cc:2243] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.168164 19954 raft_consensus.cc:2272] T f6c0482d48944fc7bc9f43297cb8f2d3 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.169714 19954 tablet_replica.cc:333] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.170169 19954 raft_consensus.cc:2243] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.170814 19954 raft_consensus.cc:2272] T 63a3fa7257f34aedbaa96aad3cc810ca P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.172298 19954 tablet_replica.cc:333] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.172778 19954 raft_consensus.cc:2243] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.173382 19954 raft_consensus.cc:2272] T 1724b7b97c91406b93bd8d80c3598812 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.175310 19954 tablet_replica.cc:333] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.175833 19954 raft_consensus.cc:2243] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.176273 19954 raft_consensus.cc:2272] T ec7f13ddc7704951a3f4b0e1485d014b P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.178612 19954 tablet_replica.cc:333] T f06934d875094fb0bfb3db0c28803065 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.179239 19954 raft_consensus.cc:2243] T f06934d875094fb0bfb3db0c28803065 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.179658 19954 raft_consensus.cc:2272] T f06934d875094fb0bfb3db0c28803065 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.181514 19954 tablet_replica.cc:333] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.182063 19954 raft_consensus.cc:2243] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.182861 19954 raft_consensus.cc:2272] T d34dd4759fcc45768069b23e2bc1fe37 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.184808 19954 tablet_replica.cc:333] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.185441 19954 raft_consensus.cc:2243] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.185869 19954 raft_consensus.cc:2272] T c4acf8060c4844c4b24d918c7757607b P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.187768 19954 tablet_replica.cc:333] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.188405 19954 raft_consensus.cc:2243] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.189214 19954 raft_consensus.cc:2272] T 14fa6b1d8e304a569df3f092fa41a660 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:41.189934 21166 consensus_peers.cc:597] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. 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:55:41.190604 21166 consensus_peers.cc:597] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. Status: 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:55:41.191299 19954 tablet_replica.cc:333] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.191861 19954 raft_consensus.cc:2243] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.192473 19954 raft_consensus.cc:2272] T cb37462d01634f86b1288422a9889342 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:41.194227 21164 consensus_peers.cc:597] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 573badfb33c34761878bb526370710a3 (127.19.124.129:36785): Couldn't send request to peer 573badfb33c34761878bb526370710a3. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:36785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:41.194335 19954 tablet_replica.cc:333] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.194864 19954 raft_consensus.cc:2243] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.195226 19954 raft_consensus.cc:2272] T 31f703a530cf4c3cbb69558dc908f803 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.196961 19954 tablet_replica.cc:333] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.197592 19954 raft_consensus.cc:2243] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.198400 19954 raft_consensus.cc:2272] T 9d11ce36523b499fb071d0a762c1cdb2 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.200513 19954 tablet_replica.cc:333] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.201154 19954 raft_consensus.cc:2243] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.201536 19954 raft_consensus.cc:2272] T dccd85208aa741e4ade3a7a71fd28801 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.203147 19954 tablet_replica.cc:333] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.203565 19954 raft_consensus.cc:2243] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.203904 19954 raft_consensus.cc:2272] T 04404e80c5f1418bb46998174f2cd002 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.205513 19954 tablet_replica.cc:333] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.205945 19954 raft_consensus.cc:2243] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.206278 19954 raft_consensus.cc:2272] T ad9b0afcdfb94db0a2aad74a41f36c77 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.207625 19954 tablet_replica.cc:333] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.208041 19954 raft_consensus.cc:2243] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.208401 19954 raft_consensus.cc:2272] T 3d3d297e607146afaeafec7e4edcfae9 P 04c1a6c0d37742ce932f0f0a025dab6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.209789 19954 tablet_replica.cc:333] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.210232 19954 raft_consensus.cc:2243] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.210584 19954 raft_consensus.cc:2272] T fed5a39e61f8417dbfc5616d9146296c P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.212184 19954 tablet_replica.cc:333] T bf3c8cccae8d49e19f2021785e12b196 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.212591 19954 raft_consensus.cc:2243] T bf3c8cccae8d49e19f2021785e12b196 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.212986 19954 raft_consensus.cc:2272] T bf3c8cccae8d49e19f2021785e12b196 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.214536 19954 tablet_replica.cc:333] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b: stopping tablet replica
I20260709 14:55:41.214931 19954 raft_consensus.cc:2243] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.215548 19954 raft_consensus.cc:2272] T 7c9fcb8a91684bb8966e418709a2ff75 P 04c1a6c0d37742ce932f0f0a025dab6b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:41.227355 21166 consensus_peers.cc:597] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. 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:55:41.299748 21166 consensus_peers.cc:597] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. 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:55:41.300904 21166 consensus_peers.cc:597] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. 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:55:41.311111 21166 consensus_peers.cc:597] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. 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:55:41.327994 21166 consensus_peers.cc:597] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. Status: 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:55:41.354038 19954 tablet_server.cc:196] TabletServer@127.19.124.130:0 shutdown complete.
W20260709 14:55:41.358670 21166 consensus_peers.cc:597] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.130:34171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:41.369956 21166 consensus_peers.cc:597] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.130:34171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:41.447997 21166 consensus_peers.cc:597] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.130:34171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:41.456745 19954 tablet_server.cc:179] TabletServer@127.19.124.131:0 shutting down...
W20260709 14:55:41.478469 21166 consensus_peers.cc:597] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 -> Peer 04c1a6c0d37742ce932f0f0a025dab6b (127.19.124.130:34171): Couldn't send request to peer 04c1a6c0d37742ce932f0f0a025dab6b. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.130:34171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:41.488874 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:41.489890 19954 tablet_replica.cc:333] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.490935 19954 raft_consensus.cc:2243] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.491683 19954 raft_consensus.cc:2272] T 9b1426a28c8840cd89bdbc2e31a79a32 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.494822 19954 tablet_replica.cc:333] T f4183eb0b00c4faca64545d00fa6d0df P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.495560 19954 raft_consensus.cc:2243] T f4183eb0b00c4faca64545d00fa6d0df P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.496061 19954 raft_consensus.cc:2272] T f4183eb0b00c4faca64545d00fa6d0df P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.498013 19954 tablet_replica.cc:333] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.498776 19954 raft_consensus.cc:2243] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.499219 19954 raft_consensus.cc:2272] T 2408c6a4ca0442fe8c4dd060f96f9d41 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.500885 19954 tablet_replica.cc:333] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.501428 19954 raft_consensus.cc:2243] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.502177 19954 raft_consensus.cc:2272] T 3d3d297e607146afaeafec7e4edcfae9 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.503814 19954 tablet_replica.cc:333] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.504334 19954 raft_consensus.cc:2243] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.504737 19954 raft_consensus.cc:2272] T 70ccabb4a9734f9c9c71249ee79c1ca2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.506345 19954 tablet_replica.cc:333] T 10fcf777a8c54b1a8edc68a97283d04b P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.506829 19954 raft_consensus.cc:2243] T 10fcf777a8c54b1a8edc68a97283d04b P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.507280 19954 raft_consensus.cc:2272] T 10fcf777a8c54b1a8edc68a97283d04b P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.508852 19954 tablet_replica.cc:333] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.509321 19954 raft_consensus.cc:2243] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.509738 19954 raft_consensus.cc:2272] T 42e11cc13b3b460e9af1db8c7fc5a54d P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.511381 19954 tablet_replica.cc:333] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.511852 19954 raft_consensus.cc:2243] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.512547 19954 raft_consensus.cc:2272] T 0a5af2b696ee4f1881eb83a077727561 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.514268 19954 tablet_replica.cc:333] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.514770 19954 raft_consensus.cc:2243] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.515148 19954 raft_consensus.cc:2272] T 897edca8ff844d19957a29a4434f94ca P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.516911 19954 tablet_replica.cc:333] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.517450 19954 raft_consensus.cc:2243] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.518430 19954 raft_consensus.cc:2272] T d901444dfb26428eb52d715310713382 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.520694 19954 tablet_replica.cc:333] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.521473 19954 raft_consensus.cc:2243] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.522001 19954 raft_consensus.cc:2272] T c6ae61e2fc6241a7aad95142bfc3dd46 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.524231 19954 tablet_replica.cc:333] T ab2f906ef5ae4739ab46cc7359c508c2 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.524891 19954 raft_consensus.cc:2243] T ab2f906ef5ae4739ab46cc7359c508c2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.525418 19954 raft_consensus.cc:2272] T ab2f906ef5ae4739ab46cc7359c508c2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.527331 19954 tablet_replica.cc:333] T 9069f5b66b9a4774a9cb26c519421e63 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.528012 19954 raft_consensus.cc:2243] T 9069f5b66b9a4774a9cb26c519421e63 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.528476 19954 raft_consensus.cc:2272] T 9069f5b66b9a4774a9cb26c519421e63 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.530001 19954 tablet_replica.cc:333] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.530460 19954 raft_consensus.cc:2243] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.531142 19954 raft_consensus.cc:2272] T abfe74f8b7564254a0c27bf0dc5bf795 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.532656 19954 tablet_replica.cc:333] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.533207 19954 raft_consensus.cc:2243] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.534030 19954 raft_consensus.cc:2272] T 782225f6d2094468a14844299da6260a P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.535578 19954 tablet_replica.cc:333] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.536057 19954 raft_consensus.cc:2243] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.536592 19954 raft_consensus.cc:2272] T 278292efd4eb48a5a7b19cdfec942b77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.538777 19954 tablet_replica.cc:333] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.539310 19954 raft_consensus.cc:2243] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.540339 19954 raft_consensus.cc:2272] T fcf6c24294f04071b00c6579eab46e6f P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.542112 19954 tablet_replica.cc:333] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.542575 19954 raft_consensus.cc:2243] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.542936 19954 raft_consensus.cc:2272] T aa1ecf4b56fd4ecbb4ca356324a65ef6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.544427 19954 tablet_replica.cc:333] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.544924 19954 raft_consensus.cc:2243] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.545670 19954 raft_consensus.cc:2272] T 50c6c95a141e4474b9a15e714c38a528 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.547235 19954 tablet_replica.cc:333] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.547763 19954 raft_consensus.cc:2243] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.548136 19954 raft_consensus.cc:2272] T 7c096d3a8bc347d498520a85613b488d P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.549779 19954 tablet_replica.cc:333] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.550236 19954 raft_consensus.cc:2243] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.550622 19954 raft_consensus.cc:2272] T 2e584791f1a1402d8a5aeaefc9151aa8 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.552135 19954 tablet_replica.cc:333] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.552600 19954 raft_consensus.cc:2243] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.553375 19954 raft_consensus.cc:2272] T de41c84a4c1e46b08d5fefe15ff46a86 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.554780 19954 tablet_replica.cc:333] T 63a3fa7257f34aedbaa96aad3cc810ca P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.555219 19954 raft_consensus.cc:2243] T 63a3fa7257f34aedbaa96aad3cc810ca P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.555567 19954 raft_consensus.cc:2272] T 63a3fa7257f34aedbaa96aad3cc810ca P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.557192 19954 tablet_replica.cc:333] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.557669 19954 raft_consensus.cc:2243] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.558045 19954 raft_consensus.cc:2272] T a18ab76f91054272ade62dd1eb3b59b5 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.559480 19954 tablet_replica.cc:333] T 43cb5bd2ae914d168b6faf61806eb1f5 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.559904 19954 raft_consensus.cc:2243] T 43cb5bd2ae914d168b6faf61806eb1f5 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.560242 19954 raft_consensus.cc:2272] T 43cb5bd2ae914d168b6faf61806eb1f5 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.561808 19954 tablet_replica.cc:333] T 133e2780d80b49749511688b7419d75e P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.562261 19954 raft_consensus.cc:2243] T 133e2780d80b49749511688b7419d75e P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.562645 19954 raft_consensus.cc:2272] T 133e2780d80b49749511688b7419d75e P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.564292 19954 tablet_replica.cc:333] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.564823 19954 raft_consensus.cc:2243] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.565744 19954 raft_consensus.cc:2272] T d31d6bf5c1a54d8e87e51818926b3896 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.567867 19954 tablet_replica.cc:333] T 14fa6b1d8e304a569df3f092fa41a660 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.568415 19954 raft_consensus.cc:2243] T 14fa6b1d8e304a569df3f092fa41a660 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.568872 19954 raft_consensus.cc:2272] T 14fa6b1d8e304a569df3f092fa41a660 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.570951 19954 tablet_replica.cc:333] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.571707 19954 raft_consensus.cc:2243] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.572096 19954 raft_consensus.cc:2272] T c4acf8060c4844c4b24d918c7757607b P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.574170 19954 tablet_replica.cc:333] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.574672 19954 raft_consensus.cc:2243] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.575017 19954 raft_consensus.cc:2272] T d34dd4759fcc45768069b23e2bc1fe37 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.576622 19954 tablet_replica.cc:333] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.577178 19954 raft_consensus.cc:2243] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.577564 19954 raft_consensus.cc:2272] T 753ce1b162f547d58afa2fd353c379ea P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.579124 19954 tablet_replica.cc:333] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.579591 19954 raft_consensus.cc:2243] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.580475 19954 raft_consensus.cc:2272] T 606f65d1b39b434195dfe78a94e087fd P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.582402 19954 tablet_replica.cc:333] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.582902 19954 raft_consensus.cc:2243] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.583308 19954 raft_consensus.cc:2272] T b06684fb2bc04815aa0f3c47c99874b0 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.584973 19954 tablet_replica.cc:333] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.585562 19954 raft_consensus.cc:2243] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.585952 19954 raft_consensus.cc:2272] T c9cc13c46b4c4ab9a9719fa9110be2aa P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.587519 19954 tablet_replica.cc:333] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.588040 19954 raft_consensus.cc:2243] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.588712 19954 raft_consensus.cc:2272] T cfd376ba8cf8424c9b02f7aca8417fce P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.590287 19954 tablet_replica.cc:333] T c4eb317242f54a2c849d4de41520855b P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.590814 19954 raft_consensus.cc:2243] T c4eb317242f54a2c849d4de41520855b P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.591204 19954 raft_consensus.cc:2272] T c4eb317242f54a2c849d4de41520855b P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.592712 19954 tablet_replica.cc:333] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.593261 19954 raft_consensus.cc:2243] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.593683 19954 raft_consensus.cc:2272] T bf5cb031bd5f45899f32725319ca25b2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.595364 19954 tablet_replica.cc:333] T ef88e2d2a61441bc8e974f99efe2fc59 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.595849 19954 raft_consensus.cc:2243] T ef88e2d2a61441bc8e974f99efe2fc59 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.596243 19954 raft_consensus.cc:2272] T ef88e2d2a61441bc8e974f99efe2fc59 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.597793 19954 tablet_replica.cc:333] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.598282 19954 raft_consensus.cc:2243] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.598678 19954 raft_consensus.cc:2272] T 679c862096564e60b01cd0ed587bda39 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.600153 19954 tablet_replica.cc:333] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.600622 19954 raft_consensus.cc:2243] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.601043 19954 raft_consensus.cc:2272] T 1c539649765941e3880a4338c8872628 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.602551 19954 tablet_replica.cc:333] T 6854e492a1a84f81bcc6a09a712dae87 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.602999 19954 raft_consensus.cc:2243] T 6854e492a1a84f81bcc6a09a712dae87 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.603399 19954 raft_consensus.cc:2272] T 6854e492a1a84f81bcc6a09a712dae87 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.605149 19954 tablet_replica.cc:333] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.605626 19954 raft_consensus.cc:2243] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.605966 19954 raft_consensus.cc:2272] T 9d11ce36523b499fb071d0a762c1cdb2 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.607587 19954 tablet_replica.cc:333] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.608042 19954 raft_consensus.cc:2243] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.608713 19954 raft_consensus.cc:2272] T 31f703a530cf4c3cbb69558dc908f803 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.610258 19954 tablet_replica.cc:333] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.610882 19954 raft_consensus.cc:2243] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.611335 19954 raft_consensus.cc:2272] T bf3c8cccae8d49e19f2021785e12b196 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.613480 19954 tablet_replica.cc:333] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.614140 19954 raft_consensus.cc:2243] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.615041 19954 raft_consensus.cc:2272] T ad9b0afcdfb94db0a2aad74a41f36c77 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.617507 19954 tablet_replica.cc:333] T 7bc6af9b323643218fb87f7f977b1d40 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.618172 19954 raft_consensus.cc:2243] T 7bc6af9b323643218fb87f7f977b1d40 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.618764 19954 raft_consensus.cc:2272] T 7bc6af9b323643218fb87f7f977b1d40 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.620922 19954 tablet_replica.cc:333] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.621476 19954 raft_consensus.cc:2243] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.621922 19954 raft_consensus.cc:2272] T 2513da2566bb4ec3b8a3d8918811a4b4 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.623996 19954 tablet_replica.cc:333] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.624665 19954 raft_consensus.cc:2243] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.625113 19954 raft_consensus.cc:2272] T e800db5521d84f0a9a02b2145a5890b6 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.626758 19954 tablet_replica.cc:333] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.627173 19954 raft_consensus.cc:2243] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.627842 19954 raft_consensus.cc:2272] T ec7f13ddc7704951a3f4b0e1485d014b P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.629487 19954 tablet_replica.cc:333] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.629889 19954 raft_consensus.cc:2243] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.630219 19954 raft_consensus.cc:2272] T 1724b7b97c91406b93bd8d80c3598812 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.631619 19954 tablet_replica.cc:333] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.632050 19954 raft_consensus.cc:2243] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.632688 19954 raft_consensus.cc:2272] T dccd85208aa741e4ade3a7a71fd28801 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.634187 19954 tablet_replica.cc:333] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.634727 19954 raft_consensus.cc:2243] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.635334 19954 raft_consensus.cc:2272] T 04404e80c5f1418bb46998174f2cd002 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.636926 19954 tablet_replica.cc:333] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.637351 19954 raft_consensus.cc:2243] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.637940 19954 raft_consensus.cc:2272] T f06934d875094fb0bfb3db0c28803065 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.639501 19954 tablet_replica.cc:333] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.639927 19954 raft_consensus.cc:2243] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.640519 19954 raft_consensus.cc:2272] T fed5a39e61f8417dbfc5616d9146296c P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.642086 19954 tablet_replica.cc:333] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.642518 19954 raft_consensus.cc:2243] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.642863 19954 raft_consensus.cc:2272] T cb37462d01634f86b1288422a9889342 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.644455 19954 tablet_replica.cc:333] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.644912 19954 raft_consensus.cc:2243] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.645298 19954 raft_consensus.cc:2272] T 1c5d0434b0934efaaaf179ebfc25412e P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.646775 19954 tablet_replica.cc:333] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.647161 19954 raft_consensus.cc:2243] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.647514 19954 raft_consensus.cc:2272] T 02c4ca1155b64266a69dd19583d73d16 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.649083 19954 tablet_replica.cc:333] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.649497 19954 raft_consensus.cc:2243] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.650126 19954 raft_consensus.cc:2272] T f6c0482d48944fc7bc9f43297cb8f2d3 P 962ba2abb53447a1a2b03272e3cf2c23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.651736 19954 tablet_replica.cc:333] T 7c9fcb8a91684bb8966e418709a2ff75 P 962ba2abb53447a1a2b03272e3cf2c23: stopping tablet replica
I20260709 14:55:41.652114 19954 raft_consensus.cc:2243] T 7c9fcb8a91684bb8966e418709a2ff75 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.652457 19954 raft_consensus.cc:2272] T 7c9fcb8a91684bb8966e418709a2ff75 P 962ba2abb53447a1a2b03272e3cf2c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.722160 19954 tablet_server.cc:196] TabletServer@127.19.124.131:0 shutdown complete.
I20260709 14:55:41.788936 19954 tablet_server.cc:179] TabletServer@127.19.124.132:0 shutting down...
I20260709 14:55:41.810055 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:41.825519 19954 tablet_server.cc:196] TabletServer@127.19.124.132:0 shutdown complete.
I20260709 14:55:41.833261 19954 master.cc:562] Master@127.19.124.190:40393 shutting down...
I20260709 14:55:41.847914 19954 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.848462 19954 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.848824 19954 tablet_replica.cc:333] T 00000000000000000000000000000000 P c6cf3ff886734f66952fb30d8b1b818d: stopping tablet replica
I20260709 14:55:41.868989 19954 master.cc:584] Master@127.19.124.190:40393 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (18945 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:55:41.945431 19954 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.124.190:37443
I20260709 14:55:41.946532 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:41.951777 21823 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:55:41.951879 21824 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:55:41.952586 21826 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:55:41.955010 19954 server_base.cc:1061] running on GCE node
I20260709 14:55:41.955869 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:41.956041 19954 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:55:41.956212 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608941956194 us; error 0 us; skew 500 ppm
I20260709 14:55:41.956705 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:41.959007 19954 webserver.cc:533] Webserver started at http://127.19.124.190:43793/ using document root <none> and password file <none>
I20260709 14:55:41.959448 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:41.959612 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:41.959874 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:41.961091 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/master-0-root/instance:
uuid: "92ba6435a79b43909a3f39ba02a51477"
format_stamp: "Formatted at 2026-07-09 14:55:41 on dist-test-slave-q457"
I20260709 14:55:41.965346 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:55:41.968362 21831 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:55:41.969010 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:41.969269 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/master-0-root
uuid: "92ba6435a79b43909a3f39ba02a51477"
format_stamp: "Formatted at 2026-07-09 14:55:41 on dist-test-slave-q457"
I20260709 14:55:41.969514 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-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:55:41.983160 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:41.984287 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:42.020045 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.190:37443
I20260709 14:55:42.020141 21882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.190:37443 every 8 connection(s)
I20260709 14:55:42.023761 21883 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:55:42.033367 21883 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477: Bootstrap starting.
I20260709 14:55:42.037737 21883 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:42.041493 21883 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477: No bootstrap required, opened a new log
I20260709 14:55:42.043453 21883 raft_consensus.cc:359] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ba6435a79b43909a3f39ba02a51477" member_type: VOTER }
I20260709 14:55:42.043844 21883 raft_consensus.cc:385] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:42.044026 21883 raft_consensus.cc:740] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ba6435a79b43909a3f39ba02a51477, State: Initialized, Role: FOLLOWER
I20260709 14:55:42.044474 21883 consensus_queue.cc:260] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "92ba6435a79b43909a3f39ba02a51477" member_type: VOTER }
I20260709 14:55:42.044947 21883 raft_consensus.cc:399] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:42.045149 21883 raft_consensus.cc:493] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:42.045356 21883 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:42.049144 21883 raft_consensus.cc:515] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ba6435a79b43909a3f39ba02a51477" member_type: VOTER }
I20260709 14:55:42.049576 21883 leader_election.cc:304] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [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: 92ba6435a79b43909a3f39ba02a51477; no voters: 
I20260709 14:55:42.050545 21883 leader_election.cc:290] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:42.050812 21886 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:42.052049 21886 raft_consensus.cc:697] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [term 1 LEADER]: Becoming Leader. State: Replica: 92ba6435a79b43909a3f39ba02a51477, State: Running, Role: LEADER
I20260709 14:55:42.052716 21886 consensus_queue.cc:237] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [LEADER]: Queue going to LEADER mode. State: All 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: "92ba6435a79b43909a3f39ba02a51477" member_type: VOTER }
I20260709 14:55:42.053289 21883 sys_catalog.cc:565] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:42.058285 21887 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "92ba6435a79b43909a3f39ba02a51477" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ba6435a79b43909a3f39ba02a51477" member_type: VOTER } }
I20260709 14:55:42.058837 21887 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:42.058619 21888 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 92ba6435a79b43909a3f39ba02a51477. Latest consensus state: current_term: 1 leader_uuid: "92ba6435a79b43909a3f39ba02a51477" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ba6435a79b43909a3f39ba02a51477" member_type: VOTER } }
I20260709 14:55:42.059396 21888 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:42.060861 21894 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:42.067781 21894 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:42.068638 19954 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:42.076150 21894 catalog_manager.cc:1383] Generated new cluster ID: 20e4148e729247558ec92cdd0c9844ce
I20260709 14:55:42.076385 21894 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:42.096276 21894 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:42.097442 21894 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:42.115989 21894 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477: Generated new TSK 0
I20260709 14:55:42.116550 21894 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:42.135289 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:42.141149 21904 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:55:42.141728 21905 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:55:42.144584 19954 server_base.cc:1061] running on GCE node
W20260709 14:55:42.143610 21907 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:55:42.146756 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:42.146937 19954 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:55:42.147109 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608942147091 us; error 0 us; skew 500 ppm
I20260709 14:55:42.147626 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:42.149771 19954 webserver.cc:533] Webserver started at http://127.19.124.129:44575/ using document root <none> and password file <none>
I20260709 14:55:42.150204 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:42.150364 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:42.150607 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:42.151630 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-0-root/instance:
uuid: "4446ab86fc25415da44a7e63be2ce0c8"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-q457"
I20260709 14:55:42.155745 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:55:42.158771 21912 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:55:42.159518 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:42.159772 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-0-root
uuid: "4446ab86fc25415da44a7e63be2ce0c8"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-q457"
I20260709 14:55:42.160023 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-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:55:42.187868 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:42.189077 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:42.190487 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:42.192595 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:42.192790 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.193009 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:42.193184 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.230657 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.129:42555
I20260709 14:55:42.230752 21974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.129:42555 every 8 connection(s)
I20260709 14:55:42.235631 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:42.242242 21979 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:55:42.244032 21980 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:55:42.244669 21982 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:55:42.246325 19954 server_base.cc:1061] running on GCE node
I20260709 14:55:42.247202 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:42.247450 19954 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:55:42.247648 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608942247628 us; error 0 us; skew 500 ppm
I20260709 14:55:42.248327 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:42.248780 21975 heartbeater.cc:344] Connected to a master server at 127.19.124.190:37443
I20260709 14:55:42.249183 21975 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:42.249891 21975 heartbeater.cc:507] Master 127.19.124.190:37443 requested a full tablet report, sending...
I20260709 14:55:42.251006 19954 webserver.cc:533] Webserver started at http://127.19.124.130:44227/ using document root <none> and password file <none>
I20260709 14:55:42.251572 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:42.251776 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:42.252044 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:42.251950 21848 ts_manager.cc:194] Registered new tserver with Master: 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:42.253269 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-1-root/instance:
uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-q457"
I20260709 14:55:42.253814 21848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48006
I20260709 14:55:42.257946 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:42.261248 21987 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:55:42.261968 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:42.262246 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-1-root
uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-q457"
I20260709 14:55:42.262499 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-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:55:42.276108 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:42.277275 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:42.278646 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:42.281124 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:42.281347 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.281579 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:42.281728 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.318856 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.130:44695
I20260709 14:55:42.318960 22049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.130:44695 every 8 connection(s)
I20260709 14:55:42.323376 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:42.330165 22053 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:55:42.331919 22054 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:55:42.335726 22050 heartbeater.cc:344] Connected to a master server at 127.19.124.190:37443
I20260709 14:55:42.335633 19954 server_base.cc:1061] running on GCE node
W20260709 14:55:42.335933 22056 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:55:42.336336 22050 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:42.337075 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:55:42.337206 22050 heartbeater.cc:507] Master 127.19.124.190:37443 requested a full tablet report, sending...
W20260709 14:55:42.337370 19954 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:55:42.337620 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608942337600 us; error 0 us; skew 500 ppm
I20260709 14:55:42.338274 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:42.339514 21848 ts_manager.cc:194] Registered new tserver with Master: 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:42.341051 21848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48016
I20260709 14:55:42.341781 19954 webserver.cc:533] Webserver started at http://127.19.124.131:43903/ using document root <none> and password file <none>
I20260709 14:55:42.342370 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:42.342537 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:42.342803 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:42.343931 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-2-root/instance:
uuid: "31d955b1a3d54f409bf984df08884df7"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-q457"
I20260709 14:55:42.348488 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:55:42.351600 22061 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:55:42.352347 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:42.352607 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-2-root
uuid: "31d955b1a3d54f409bf984df08884df7"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-q457"
I20260709 14:55:42.352917 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-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:55:42.368896 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:42.370021 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:42.371464 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:42.373654 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:42.373847 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.374074 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:42.374228 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.412273 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.131:42763
I20260709 14:55:42.412384 22123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.131:42763 every 8 connection(s)
I20260709 14:55:42.416599 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:42.423135 22127 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:55:42.423909 22128 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:55:42.426923 19954 server_base.cc:1061] running on GCE node
W20260709 14:55:42.427076 22130 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:55:42.428043 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:55:42.428210 22124 heartbeater.cc:344] Connected to a master server at 127.19.124.190:37443
W20260709 14:55:42.428283 19954 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:55:42.428645 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608942428627 us; error 0 us; skew 500 ppm
I20260709 14:55:42.428699 22124 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:42.429440 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:42.429642 22124 heartbeater.cc:507] Master 127.19.124.190:37443 requested a full tablet report, sending...
I20260709 14:55:42.431821 19954 webserver.cc:533] Webserver started at http://127.19.124.132:36545/ using document root <none> and password file <none>
I20260709 14:55:42.431970 21848 ts_manager.cc:194] Registered new tserver with Master: 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:42.432456 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:42.432703 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:42.433048 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:42.433697 21848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48018
I20260709 14:55:42.434520 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-3-root/instance:
uuid: "175b1739428241c39e2d329d154f83a8"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-q457"
I20260709 14:55:42.438839 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:42.441923 22135 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:55:42.442643 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:42.442911 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-3-root
uuid: "175b1739428241c39e2d329d154f83a8"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-q457"
I20260709 14:55:42.443166 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-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:55:42.453701 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:42.455051 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:42.456629 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:42.458786 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:42.458978 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.459210 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:42.459363 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.496533 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.132:46345
I20260709 14:55:42.496620 22197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.132:46345 every 8 connection(s)
I20260709 14:55:42.509164 22198 heartbeater.cc:344] Connected to a master server at 127.19.124.190:37443
I20260709 14:55:42.509517 22198 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:42.510155 22198 heartbeater.cc:507] Master 127.19.124.190:37443 requested a full tablet report, sending...
I20260709 14:55:42.511945 21848 ts_manager.cc:194] Registered new tserver with Master: 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:42.512915 19954 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013465988s
I20260709 14:55:42.513396 21848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48032
I20260709 14:55:42.536832 21848 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48046:
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:55:42.780413 22158 tablet_service.cc:1511] Processing CreateTablet for tablet dcf990e10c124fc18f4ce2e93ea135dd (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:42.781536 22159 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb88bb500ca4c6c9f1b119fcc6cdcb0 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:42.782198 22158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf990e10c124fc18f4ce2e93ea135dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.782804 22159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb88bb500ca4c6c9f1b119fcc6cdcb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.780413 22157 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4ac4991ced43c6ac2e0860fa016acd (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:42.784929 21939 tablet_service.cc:1511] Processing CreateTablet for tablet aca56d413df745dcbe00010fbbdbe560 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:42.785879 22157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4ac4991ced43c6ac2e0860fa016acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.786156 21939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca56d413df745dcbe00010fbbdbe560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.788655 21934 tablet_service.cc:1511] Processing CreateTablet for tablet 303a73510a3045638db5c3064d61ca48 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:42.789942 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303a73510a3045638db5c3064d61ca48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.789875 22160 tablet_service.cc:1511] Processing CreateTablet for tablet 196b008e095643acb378594eca63c44c (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:42.791218 22160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 196b008e095643acb378594eca63c44c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.793828 22161 tablet_service.cc:1511] Processing CreateTablet for tablet 938ed82c1ef54d32a9bb210a7c48bb17 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:42.794385 21937 tablet_service.cc:1511] Processing CreateTablet for tablet 8e19a635e6d3420ba8a44c3dd0dfe64e (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:42.794515 21936 tablet_service.cc:1511] Processing CreateTablet for tablet 196b008e095643acb378594eca63c44c (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:42.795132 22161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938ed82c1ef54d32a9bb210a7c48bb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.795691 21937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e19a635e6d3420ba8a44c3dd0dfe64e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.796366 21935 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb88bb500ca4c6c9f1b119fcc6cdcb0 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:42.797871 21938 tablet_service.cc:1511] Processing CreateTablet for tablet 70db9cd17ddf4ad5bb2f784a3fb9d2e2 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:42.798206 21933 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4ac4991ced43c6ac2e0860fa016acd (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:42.799710 21940 tablet_service.cc:1511] Processing CreateTablet for tablet b3dc1ae2bc914f1cb9188fbb55588620 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:42.800102 21932 tablet_service.cc:1511] Processing CreateTablet for tablet b166e17bba4e40cea566c73053e817bb (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:42.800643 22089 tablet_service.cc:1511] Processing CreateTablet for tablet aca56d413df745dcbe00010fbbdbe560 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:42.801993 22089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca56d413df745dcbe00010fbbdbe560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.803224 22083 tablet_service.cc:1511] Processing CreateTablet for tablet 303a73510a3045638db5c3064d61ca48 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:42.804476 22083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303a73510a3045638db5c3064d61ca48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.803231 22163 tablet_service.cc:1511] Processing CreateTablet for tablet b3dc1ae2bc914f1cb9188fbb55588620 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:42.806236 22163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3dc1ae2bc914f1cb9188fbb55588620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.807489 22085 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb88bb500ca4c6c9f1b119fcc6cdcb0 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:42.809818 22087 tablet_service.cc:1511] Processing CreateTablet for tablet 938ed82c1ef54d32a9bb210a7c48bb17 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:42.811915 22088 tablet_service.cc:1511] Processing CreateTablet for tablet 70db9cd17ddf4ad5bb2f784a3fb9d2e2 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:42.801589 22162 tablet_service.cc:1511] Processing CreateTablet for tablet 70db9cd17ddf4ad5bb2f784a3fb9d2e2 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:42.813938 22086 tablet_service.cc:1511] Processing CreateTablet for tablet 8e19a635e6d3420ba8a44c3dd0dfe64e (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:42.814563 22162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70db9cd17ddf4ad5bb2f784a3fb9d2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.805877 22084 tablet_service.cc:1511] Processing CreateTablet for tablet dcf990e10c124fc18f4ce2e93ea135dd (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:42.817561 21935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb88bb500ca4c6c9f1b119fcc6cdcb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.821430 21938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70db9cd17ddf4ad5bb2f784a3fb9d2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.825094 22214 tablet_bootstrap.cc:492] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:42.826009 21933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4ac4991ced43c6ac2e0860fa016acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.826665 21940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3dc1ae2bc914f1cb9188fbb55588620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.802094 21931 tablet_service.cc:1511] Processing CreateTablet for tablet 47c477fb71a04a6084c70bf39df76885 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:42.827502 21932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b166e17bba4e40cea566c73053e817bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.829037 21931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c477fb71a04a6084c70bf39df76885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.830583 21936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 196b008e095643acb378594eca63c44c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.833959 22156 tablet_service.cc:1511] Processing CreateTablet for tablet b166e17bba4e40cea566c73053e817bb (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:42.834664 22154 tablet_service.cc:1511] Processing CreateTablet for tablet 9e2bd9da187541ed8c24c61faeb2feca (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:42.835307 22156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b166e17bba4e40cea566c73053e817bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.835934 22154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e2bd9da187541ed8c24c61faeb2feca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.837381 22155 tablet_service.cc:1511] Processing CreateTablet for tablet d391bf82eb554982a7f01524149f1529 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:42.839349 22085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb88bb500ca4c6c9f1b119fcc6cdcb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.840467 22087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938ed82c1ef54d32a9bb210a7c48bb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.841113 22086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e19a635e6d3420ba8a44c3dd0dfe64e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.841688 22088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70db9cd17ddf4ad5bb2f784a3fb9d2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.844353 22155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d391bf82eb554982a7f01524149f1529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.844873 22084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf990e10c124fc18f4ce2e93ea135dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.848114 22082 tablet_service.cc:1511] Processing CreateTablet for tablet b166e17bba4e40cea566c73053e817bb (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:42.849514 22082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b166e17bba4e40cea566c73053e817bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.852198 22081 tablet_service.cc:1511] Processing CreateTablet for tablet 47c477fb71a04a6084c70bf39df76885 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:42.853569 22081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c477fb71a04a6084c70bf39df76885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.855576 22080 tablet_service.cc:1511] Processing CreateTablet for tablet a3b3044d37db4002be2357f9343664bc (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:42.857349 22080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b3044d37db4002be2357f9343664bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.881932 22015 tablet_service.cc:1511] Processing CreateTablet for tablet b3dc1ae2bc914f1cb9188fbb55588620 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:42.883345 22015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3dc1ae2bc914f1cb9188fbb55588620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.883600 22010 tablet_service.cc:1511] Processing CreateTablet for tablet dcf990e10c124fc18f4ce2e93ea135dd (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:42.885772 22089 tablet_service.cc:1511] Processing CreateTablet for tablet d391bf82eb554982a7f01524149f1529 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:42.885946 22009 tablet_service.cc:1511] Processing CreateTablet for tablet 303a73510a3045638db5c3064d61ca48 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:42.887054 22089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d391bf82eb554982a7f01524149f1529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.887483 22012 tablet_service.cc:1511] Processing CreateTablet for tablet 8e19a635e6d3420ba8a44c3dd0dfe64e (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:42.888175 22008 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4ac4991ced43c6ac2e0860fa016acd (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:42.889652 22011 tablet_service.cc:1511] Processing CreateTablet for tablet 196b008e095643acb378594eca63c44c (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:42.890326 22007 tablet_service.cc:1511] Processing CreateTablet for tablet d391bf82eb554982a7f01524149f1529 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:42.891466 22014 tablet_service.cc:1511] Processing CreateTablet for tablet aca56d413df745dcbe00010fbbdbe560 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:42.892482 22006 tablet_service.cc:1511] Processing CreateTablet for tablet 47c477fb71a04a6084c70bf39df76885 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:42.894083 22010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf990e10c124fc18f4ce2e93ea135dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.897133 22011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 196b008e095643acb378594eca63c44c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.897728 22007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d391bf82eb554982a7f01524149f1529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.898345 22014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca56d413df745dcbe00010fbbdbe560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.898940 22006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c477fb71a04a6084c70bf39df76885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.899516 22012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e19a635e6d3420ba8a44c3dd0dfe64e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.900141 22008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4ac4991ced43c6ac2e0860fa016acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.886265 22013 tablet_service.cc:1511] Processing CreateTablet for tablet 938ed82c1ef54d32a9bb210a7c48bb17 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:42.901726 22013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938ed82c1ef54d32a9bb210a7c48bb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.905180 22009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303a73510a3045638db5c3064d61ca48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.919962 22163 tablet_service.cc:1511] Processing CreateTablet for tablet e028b20504df44a5a078b70c3136a04e (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:42.935415 22216 tablet_bootstrap.cc:492] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:42.936394 21937 tablet_service.cc:1511] Processing CreateTablet for tablet a3b3044d37db4002be2357f9343664bc (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:42.937704 21937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b3044d37db4002be2357f9343664bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.944970 22163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e028b20504df44a5a078b70c3136a04e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.953562 21939 tablet_service.cc:1511] Processing CreateTablet for tablet 9e2bd9da187541ed8c24c61faeb2feca (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:42.955179 21939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e2bd9da187541ed8c24c61faeb2feca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.960345 22216 tablet_bootstrap.cc:654] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:42.970018 22159 tablet_service.cc:1511] Processing CreateTablet for tablet a3b3044d37db4002be2357f9343664bc (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:42.971369 22159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b3044d37db4002be2357f9343664bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.933889 22162 tablet_service.cc:1511] Processing CreateTablet for tablet 7039b68ac74449e488374999ca393e3c (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:42.973909 22162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7039b68ac74449e488374999ca393e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.975601 22083 tablet_service.cc:1511] Processing CreateTablet for tablet 81e575423faf4f35b39d23209a7a417b (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:42.976933 22083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e575423faf4f35b39d23209a7a417b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.983227 22154 tablet_service.cc:1511] Processing CreateTablet for tablet f36473c9d90b44878fac63848a9d75a6 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:42.984391 22154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36473c9d90b44878fac63848a9d75a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.981137 22086 tablet_service.cc:1511] Processing CreateTablet for tablet 7039b68ac74449e488374999ca393e3c (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:42.989753 22086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7039b68ac74449e488374999ca393e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.991087 22156 tablet_service.cc:1511] Processing CreateTablet for tablet 47493fdbe65f4017bc114607b672ef12 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:42.992273 22156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47493fdbe65f4017bc114607b672ef12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.993898 22080 tablet_service.cc:1511] Processing CreateTablet for tablet de0b555153d84c11abfc8947bb2398f4 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:42.995048 22080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0b555153d84c11abfc8947bb2398f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.005385 22084 tablet_service.cc:1511] Processing CreateTablet for tablet f88447c30e114cdeba577fbca7fe2c92 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:43.005511 22081 tablet_service.cc:1511] Processing CreateTablet for tablet f36473c9d90b44878fac63848a9d75a6 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:43.006697 22084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88447c30e114cdeba577fbca7fe2c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.033691 22216 tablet_bootstrap.cc:492] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:43.034287 22216 ts_tablet_manager.cc:1403] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.099s	user 0.007s	sys 0.011s
I20260709 14:55:43.035001 22214 tablet_bootstrap.cc:654] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.037171 22216 raft_consensus.cc:359] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:43.037948 22216 raft_consensus.cc:385] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.038285 22216 raft_consensus.cc:740] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.039147 22216 consensus_queue.cc:260] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:43.025311 22081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36473c9d90b44878fac63848a9d75a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.050462 22157 tablet_service.cc:1511] Processing CreateTablet for tablet 465b8bc59e1448fcbdb9a87ad2b08fd7 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:43.051779 22157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 465b8bc59e1448fcbdb9a87ad2b08fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.052871 22011 tablet_service.cc:1511] Processing CreateTablet for tablet 9e2bd9da187541ed8c24c61faeb2feca (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:43.059827 22160 tablet_service.cc:1511] Processing CreateTablet for tablet de0b555153d84c11abfc8947bb2398f4 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:43.060045 22007 tablet_service.cc:1511] Processing CreateTablet for tablet 7039b68ac74449e488374999ca393e3c (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
W20260709 14:55:43.063938 21896 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:43.073751 22156 tablet_service.cc:1511] Processing CreateTablet for tablet c2b5dd352fa5472e81af6d1be4268080 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:43.106437 21931 tablet_service.cc:1511] Processing CreateTablet for tablet de0b555153d84c11abfc8947bb2398f4 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:43.106801 21934 tablet_service.cc:1511] Processing CreateTablet for tablet f88447c30e114cdeba577fbca7fe2c92 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:43.107712 21931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0b555153d84c11abfc8947bb2398f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.108315 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88447c30e114cdeba577fbca7fe2c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.078053 21940 tablet_service.cc:1511] Processing CreateTablet for tablet 81e575423faf4f35b39d23209a7a417b (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:43.092013 22086 tablet_service.cc:1511] Processing CreateTablet for tablet c2b5dd352fa5472e81af6d1be4268080 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:43.096957 22082 tablet_service.cc:1511] Processing CreateTablet for tablet 465b8bc59e1448fcbdb9a87ad2b08fd7 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:43.103698 22011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e2bd9da187541ed8c24c61faeb2feca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.115983 22160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0b555153d84c11abfc8947bb2398f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.119908 22082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 465b8bc59e1448fcbdb9a87ad2b08fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.121088 22156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b5dd352fa5472e81af6d1be4268080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.121577 22215 tablet_bootstrap.cc:492] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:43.125355 21940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e575423faf4f35b39d23209a7a417b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.127146 22086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b5dd352fa5472e81af6d1be4268080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.116426 21936 tablet_service.cc:1511] Processing CreateTablet for tablet 47493fdbe65f4017bc114607b672ef12 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:43.129571 21975 heartbeater.cc:499] Master 127.19.124.190:37443 was elected leader, sending a full tablet report...
I20260709 14:55:43.133597 22014 tablet_service.cc:1511] Processing CreateTablet for tablet e028b20504df44a5a078b70c3136a04e (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:43.129443 21936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47493fdbe65f4017bc114607b672ef12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.137347 21938 tablet_service.cc:1511] Processing CreateTablet for tablet 2e32c61f0a354315b5f7232fef3a4eeb (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:43.138581 21938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e32c61f0a354315b5f7232fef3a4eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.118799 21933 tablet_service.cc:1511] Processing CreateTablet for tablet 465b8bc59e1448fcbdb9a87ad2b08fd7 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:43.140338 21933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 465b8bc59e1448fcbdb9a87ad2b08fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.129381 22007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7039b68ac74449e488374999ca393e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.141253 21935 tablet_service.cc:1511] Processing CreateTablet for tablet e028b20504df44a5a078b70c3136a04e (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:43.154539 22014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e028b20504df44a5a078b70c3136a04e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.162356 22216 ts_tablet_manager.cc:1434] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.128s	user 0.022s	sys 0.034s
I20260709 14:55:43.161388 21935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e028b20504df44a5a078b70c3136a04e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.163426 22216 tablet_bootstrap.cc:492] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:43.168896 22009 tablet_service.cc:1511] Processing CreateTablet for tablet 81e575423faf4f35b39d23209a7a417b (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:43.179468 22015 tablet_service.cc:1511] Processing CreateTablet for tablet c2b5dd352fa5472e81af6d1be4268080 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:43.180117 22009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e575423faf4f35b39d23209a7a417b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.182391 22008 tablet_service.cc:1511] Processing CreateTablet for tablet 2e32c61f0a354315b5f7232fef3a4eeb (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:43.183749 22008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e32c61f0a354315b5f7232fef3a4eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.185092 22015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b5dd352fa5472e81af6d1be4268080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.194880 22216 tablet_bootstrap.cc:654] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.199923 22158 tablet_service.cc:1511] Processing CreateTablet for tablet 29ac70fc5f754fb1a9ecec74b3beed9d (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:43.201272 22158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ac70fc5f754fb1a9ecec74b3beed9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.170461 22006 tablet_service.cc:1511] Processing CreateTablet for tablet f36473c9d90b44878fac63848a9d75a6 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:43.173364 22217 tablet_bootstrap.cc:492] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:43.174033 22215 tablet_bootstrap.cc:654] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.175325 22012 tablet_service.cc:1511] Processing CreateTablet for tablet f88447c30e114cdeba577fbca7fe2c92 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:43.177531 22013 tablet_service.cc:1511] Processing CreateTablet for tablet 47493fdbe65f4017bc114607b672ef12 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:43.204084 22082 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf1a50cf197475c91b7328cf0cc3f89 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:43.205648 21931 tablet_service.cc:1511] Processing CreateTablet for tablet 29ac70fc5f754fb1a9ecec74b3beed9d (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:43.215852 22085 tablet_service.cc:1511] Processing CreateTablet for tablet 2e32c61f0a354315b5f7232fef3a4eeb (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
W20260709 14:55:43.235316 21976 tablet.cc:2406] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:55:43.235955 22011 tablet_service.cc:1511] Processing CreateTablet for tablet 29ac70fc5f754fb1a9ecec74b3beed9d (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:43.238215 22082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf1a50cf197475c91b7328cf0cc3f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.253082 22154 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf1a50cf197475c91b7328cf0cc3f89 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:43.258266 22217 tablet_bootstrap.cc:654] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.260648 22006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36473c9d90b44878fac63848a9d75a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.263119 22013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47493fdbe65f4017bc114607b672ef12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.263943 22011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ac70fc5f754fb1a9ecec74b3beed9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.264497 22012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88447c30e114cdeba577fbca7fe2c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.272279 21931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ac70fc5f754fb1a9ecec74b3beed9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.287211 22154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf1a50cf197475c91b7328cf0cc3f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.290529 21933 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf1a50cf197475c91b7328cf0cc3f89 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:43.291836 21933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf1a50cf197475c91b7328cf0cc3f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.292891 22219 raft_consensus.cc:493] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:43.293366 22219 raft_consensus.cc:515] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:43.295944 22219 leader_election.cc:290] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:43.297020 22216 tablet_bootstrap.cc:492] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:43.297595 22216 ts_tablet_manager.cc:1403] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.134s	user 0.008s	sys 0.005s
I20260709 14:55:43.307777 22085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e32c61f0a354315b5f7232fef3a4eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.317181 22214 tablet_bootstrap.cc:492] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:43.317729 22014 tablet_service.cc:1511] Processing CreateTablet for tablet 3e57bf18a498471b84c694337d5095ee (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:43.319025 22014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e57bf18a498471b84c694337d5095ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.317761 22214 ts_tablet_manager.cc:1403] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.493s	user 0.018s	sys 0.026s
I20260709 14:55:43.324812 22214 raft_consensus.cc:359] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:43.325511 22214 raft_consensus.cc:385] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.325796 22214 raft_consensus.cc:740] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.300644 22216 raft_consensus.cc:359] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:43.329967 22216 raft_consensus.cc:385] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.330323 22216 raft_consensus.cc:740] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.331082 22216 consensus_queue.cc:260] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:43.333464 22216 ts_tablet_manager.cc:1434] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.005s
I20260709 14:55:43.335878 22216 tablet_bootstrap.cc:492] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:43.337855 22215 tablet_bootstrap.cc:492] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:43.338316 22215 ts_tablet_manager.cc:1403] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.217s	user 0.028s	sys 0.033s
I20260709 14:55:43.333024 22214 consensus_queue.cc:260] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:43.343416 22050 heartbeater.cc:499] Master 127.19.124.190:37443 was elected leader, sending a full tablet report...
I20260709 14:55:43.351738 22124 heartbeater.cc:499] Master 127.19.124.190:37443 was elected leader, sending a full tablet report...
I20260709 14:55:43.357744 22085 tablet_service.cc:1511] Processing CreateTablet for tablet 3e57bf18a498471b84c694337d5095ee (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:43.362279 22085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e57bf18a498471b84c694337d5095ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.352234 22214 ts_tablet_manager.cc:1434] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.002s
I20260709 14:55:43.372370 22216 tablet_bootstrap.cc:654] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.373368 22160 tablet_service.cc:1511] Processing CreateTablet for tablet 3e57bf18a498471b84c694337d5095ee (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:43.374665 22160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e57bf18a498471b84c694337d5095ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.352339 22215 raft_consensus.cc:359] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:43.377295 22217 tablet_bootstrap.cc:492] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:43.377782 22217 ts_tablet_manager.cc:1403] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.205s	user 0.024s	sys 0.014s
I20260709 14:55:43.375614 22215 raft_consensus.cc:385] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.379326 22215 raft_consensus.cc:740] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.384148 21934 tablet_service.cc:1511] Processing CreateTablet for tablet 6bbab44597cd4fb9b612b3d05b5deb12 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:43.384335 22217 raft_consensus.cc:359] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:43.385288 22217 raft_consensus.cc:385] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.385578 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bbab44597cd4fb9b612b3d05b5deb12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.385641 22217 raft_consensus.cc:740] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.386646 22217 consensus_queue.cc:260] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:43.391225 22214 tablet_bootstrap.cc:492] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:43.382717 22215 consensus_queue.cc:260] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:43.400107 22214 tablet_bootstrap.cc:654] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.411567 22084 tablet_service.cc:1511] Processing CreateTablet for tablet 6bbab44597cd4fb9b612b3d05b5deb12 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:43.419586 22084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bbab44597cd4fb9b612b3d05b5deb12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.421459 22154 tablet_service.cc:1511] Processing CreateTablet for tablet 0f99d31e54814630a91d14717ab561a6 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:43.422714 22154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f99d31e54814630a91d14717ab561a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.429581 22014 tablet_service.cc:1511] Processing CreateTablet for tablet 0f99d31e54814630a91d14717ab561a6 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:43.430841 22014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f99d31e54814630a91d14717ab561a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.432878 21935 tablet_service.cc:1511] Processing CreateTablet for tablet 0f99d31e54814630a91d14717ab561a6 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:43.434103 21935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f99d31e54814630a91d14717ab561a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.436290 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
W20260709 14:55:43.438413 21913 leader_election.cc:343] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:43.439028 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
W20260709 14:55:43.440694 21915 leader_election.cc:343] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:43.441141 21915 leader_election.cc:304] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:43.441769 22082 tablet_service.cc:1511] Processing CreateTablet for tablet d7a70b8a0a584077ad229f0d0fd1b366 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:43.442093 22219 raft_consensus.cc:493] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:43.442603 22219 raft_consensus.cc:515] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:43.444644 22219 leader_election.cc:290] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:43.447971 22219 raft_consensus.cc:2749] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:43.448741 22217 ts_tablet_manager.cc:1434] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.071s	user 0.017s	sys 0.006s
I20260709 14:55:43.414021 22012 tablet_service.cc:1511] Processing CreateTablet for tablet 6bbab44597cd4fb9b612b3d05b5deb12 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:43.449128 22216 tablet_bootstrap.cc:492] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:43.451336 22216 ts_tablet_manager.cc:1403] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.116s	user 0.025s	sys 0.021s
I20260709 14:55:43.450103 22012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bbab44597cd4fb9b612b3d05b5deb12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.450143 22217 tablet_bootstrap.cc:492] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:43.460155 22158 tablet_service.cc:1511] Processing CreateTablet for tablet d7a70b8a0a584077ad229f0d0fd1b366 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:43.464859 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:43.466701 22198 heartbeater.cc:499] Master 127.19.124.190:37443 was elected leader, sending a full tablet report...
I20260709 14:55:43.466921 22227 raft_consensus.cc:493] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:43.469161 22227 raft_consensus.cc:515] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:43.470176 22099 raft_consensus.cc:2468] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 0.
I20260709 14:55:43.471750 22227 leader_election.cc:290] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:43.476307 22082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a70b8a0a584077ad229f0d0fd1b366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.480931 22215 ts_tablet_manager.cc:1434] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.142s	user 0.009s	sys 0.022s
I20260709 14:55:43.482576 22215 tablet_bootstrap.cc:492] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:43.476047 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:43.485874 22216 raft_consensus.cc:359] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:43.486572 22216 raft_consensus.cc:385] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.486855 22216 raft_consensus.cc:740] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.487586 22216 consensus_queue.cc:260] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:43.489858 21933 tablet_service.cc:1511] Processing CreateTablet for tablet d7a70b8a0a584077ad229f0d0fd1b366 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:43.490907 22215 tablet_bootstrap.cc:654] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.491153 21933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a70b8a0a584077ad229f0d0fd1b366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.494388 22216 ts_tablet_manager.cc:1434] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 14:55:43.494133 22006 tablet_service.cc:1511] Processing CreateTablet for tablet aa333bae211d4566af31bf1b145d0e19 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:43.495993 22084 tablet_service.cc:1511] Processing CreateTablet for tablet aa333bae211d4566af31bf1b145d0e19 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:43.496294 22232 raft_consensus.cc:493] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:43.497262 22084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa333bae211d4566af31bf1b145d0e19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.497134 22232 raft_consensus.cc:515] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:43.496013 22006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa333bae211d4566af31bf1b145d0e19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.516984 22232 leader_election.cc:290] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:43.529796 22158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a70b8a0a584077ad229f0d0fd1b366. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:43.518378 21915 leader_election.cc:343] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:43.534104 22160 tablet_service.cc:1511] Processing CreateTablet for tablet aa333bae211d4566af31bf1b145d0e19 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:43.535353 22160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa333bae211d4566af31bf1b145d0e19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.524333 22215 tablet_bootstrap.cc:492] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:43.538210 22215 ts_tablet_manager.cc:1403] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.056s	user 0.005s	sys 0.006s
I20260709 14:55:43.540298 22216 tablet_bootstrap.cc:492] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:43.541221 22215 raft_consensus.cc:359] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:43.541929 22215 raft_consensus.cc:385] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.542203 22215 raft_consensus.cc:740] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.548890 22014 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe6cf80b1d34ca7bbb24fb330dbebc3 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:43.550237 22014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe6cf80b1d34ca7bbb24fb330dbebc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.551292 22214 tablet_bootstrap.cc:492] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:43.551787 22214 ts_tablet_manager.cc:1403] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.161s	user 0.016s	sys 0.002s
I20260709 14:55:43.546802 22217 tablet_bootstrap.cc:654] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.554786 22214 raft_consensus.cc:359] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:43.560607 22214 raft_consensus.cc:385] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.560943 22214 raft_consensus.cc:740] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.561697 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
W20260709 14:55:43.563189 22064 leader_election.cc:343] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:43.564097 22214 consensus_queue.cc:260] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:43.565956 22214 ts_tablet_manager.cc:1434] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 14:55:43.566772 22214 tablet_bootstrap.cc:492] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:43.570022 21935 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe6cf80b1d34ca7bbb24fb330dbebc3 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:43.562302 22215 consensus_queue.cc:260] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:43.579597 21913 leader_election.cc:304] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [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: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:43.589785 22219 raft_consensus.cc:2804] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:43.591519 22219 raft_consensus.cc:493] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:43.591866 22219 raft_consensus.cc:3060] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:43.592033 21913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.131:42763, user_credentials={real_user=slave}} blocked reactor thread for 67131.5us
I20260709 14:55:43.596243 22084 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe6cf80b1d34ca7bbb24fb330dbebc3 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:43.597638 22084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe6cf80b1d34ca7bbb24fb330dbebc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.602440 21931 tablet_service.cc:1511] Processing CreateTablet for tablet b268a9a475a04b95b9165692ec985e06 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:43.604488 22014 tablet_service.cc:1511] Processing CreateTablet for tablet b268a9a475a04b95b9165692ec985e06 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:43.582103 22232 raft_consensus.cc:493] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:43.605969 22086 tablet_service.cc:1511] Processing CreateTablet for tablet 147b508b70994068bed483cba259f242 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:43.610548 22215 ts_tablet_manager.cc:1434] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.000s
I20260709 14:55:43.611557 22086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147b508b70994068bed483cba259f242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.611745 22215 tablet_bootstrap.cc:492] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:43.609133 21935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe6cf80b1d34ca7bbb24fb330dbebc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.609606 22156 tablet_service.cc:1511] Processing CreateTablet for tablet 147b508b70994068bed483cba259f242 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:43.617654 22156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147b508b70994068bed483cba259f242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.624076 21934 tablet_service.cc:1511] Processing CreateTablet for tablet 147b508b70994068bed483cba259f242 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:43.610512 22232 raft_consensus.cc:515] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:43.625517 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147b508b70994068bed483cba259f242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.629510 22014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b268a9a475a04b95b9165692ec985e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.636409 21931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b268a9a475a04b95b9165692ec985e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.641244 22232 leader_election.cc:290] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:43.644160 22006 tablet_service.cc:1511] Processing CreateTablet for tablet 787b58ffc3e64e23b768ec2c681d5d83 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:43.645623 22006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787b58ffc3e64e23b768ec2c681d5d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.634305 22216 tablet_bootstrap.cc:654] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.661734 21938 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6441cb9b144fdbbfd0d0668a552bd8 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:43.663089 21938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6441cb9b144fdbbfd0d0668a552bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.664875 22214 tablet_bootstrap.cc:654] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.665616 22158 tablet_service.cc:1511] Processing CreateTablet for tablet 787b58ffc3e64e23b768ec2c681d5d83 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:43.670485 22085 tablet_service.cc:1511] Processing CreateTablet for tablet 787b58ffc3e64e23b768ec2c681d5d83 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:43.672153 22012 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6441cb9b144fdbbfd0d0668a552bd8 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:43.675132 22157 tablet_service.cc:1511] Processing CreateTablet for tablet 28aca348cd4d4d8fb14bef7ad4551418 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:43.685110 22085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787b58ffc3e64e23b768ec2c681d5d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.685695 22157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28aca348cd4d4d8fb14bef7ad4551418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.686401 22217 tablet_bootstrap.cc:492] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:43.686887 22217 ts_tablet_manager.cc:1403] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.237s	user 0.012s	sys 0.007s
I20260709 14:55:43.688311 22012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6441cb9b144fdbbfd0d0668a552bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.675297 22083 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6441cb9b144fdbbfd0d0668a552bd8 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:43.676667 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:43.676896 21936 tablet_service.cc:1511] Processing CreateTablet for tablet 28aca348cd4d4d8fb14bef7ad4551418 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:43.689589 22083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6441cb9b144fdbbfd0d0668a552bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.689891 21936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28aca348cd4d4d8fb14bef7ad4551418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.679128 22011 tablet_service.cc:1511] Processing CreateTablet for tablet 28aca348cd4d4d8fb14bef7ad4551418 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:43.692595 22011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28aca348cd4d4d8fb14bef7ad4551418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.697690 22217 raft_consensus.cc:359] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:43.698424 22217 raft_consensus.cc:385] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.698724 22217 raft_consensus.cc:740] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.702597 22215 tablet_bootstrap.cc:654] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.706861 22158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787b58ffc3e64e23b768ec2c681d5d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.707383 22217 consensus_queue.cc:260] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:43.709661 22217 ts_tablet_manager.cc:1434] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.005s
I20260709 14:55:43.710633 22217 tablet_bootstrap.cc:492] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:43.712692 22229 raft_consensus.cc:493] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:43.713112 22154 tablet_service.cc:1511] Processing CreateTablet for tablet b268a9a475a04b95b9165692ec985e06 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:43.713260 22229 raft_consensus.cc:515] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:43.714500 22154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b268a9a475a04b95b9165692ec985e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.728667 22219 raft_consensus.cc:515] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:43.729454 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2bd9da187541ed8c24c61faeb2feca" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:43.729943 21950 raft_consensus.cc:2393] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d955b1a3d54f409bf984df08884df7 in current term 1: Already voted for candidate 4446ab86fc25415da44a7e63be2ce0c8 in this term.
I20260709 14:55:43.731498 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:43.732069 22099 raft_consensus.cc:3060] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:43.733007 22087 tablet_service.cc:1511] Processing CreateTablet for tablet c656e9c6215c4b0685a42bdf5a6f62f3 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:43.734261 22087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c656e9c6215c4b0685a42bdf5a6f62f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.738184 22064 leader_election.cc:304] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:43.742082 22080 tablet_service.cc:1511] Processing CreateTablet for tablet c8f55025e1934df3a445cdb0bef6eaf8 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:43.755234 22080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f55025e1934df3a445cdb0bef6eaf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.756096 22219 leader_election.cc:290] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:43.756177 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:43.771165 21938 tablet_service.cc:1511] Processing CreateTablet for tablet c656e9c6215c4b0685a42bdf5a6f62f3 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:43.772497 21938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c656e9c6215c4b0685a42bdf5a6f62f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.777312 22161 tablet_service.cc:1511] Processing CreateTablet for tablet c656e9c6215c4b0685a42bdf5a6f62f3 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:43.778627 22161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c656e9c6215c4b0685a42bdf5a6f62f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.785667 22159 tablet_service.cc:1511] Processing CreateTablet for tablet c8f55025e1934df3a445cdb0bef6eaf8 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:43.787442 22159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f55025e1934df3a445cdb0bef6eaf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.788256 22099 raft_consensus.cc:2468] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 1.
I20260709 14:55:43.789814 22009 tablet_service.cc:1511] Processing CreateTablet for tablet c8f55025e1934df3a445cdb0bef6eaf8 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:43.791245 22009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f55025e1934df3a445cdb0bef6eaf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.757627 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
W20260709 14:55:43.795852 22138 leader_election.cc:343] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:43.796906 22227 raft_consensus.cc:2749] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:43.798465 22217 tablet_bootstrap.cc:654] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.799222 22227 raft_consensus.cc:493] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:43.799773 22227 raft_consensus.cc:515] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
W20260709 14:55:43.782039 21915 leader_election.cc:343] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:43.818517 22011 tablet_service.cc:1511] Processing CreateTablet for tablet 6dcfdd91057546b09822b0e6b60d208a (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:43.819906 22011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dcfdd91057546b09822b0e6b60d208a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.822837 22214 tablet_bootstrap.cc:492] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:43.823361 22214 ts_tablet_manager.cc:1403] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.257s	user 0.014s	sys 0.007s
I20260709 14:55:43.826272 22214 raft_consensus.cc:359] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:43.827069 22219 raft_consensus.cc:493] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:43.831910 22219 raft_consensus.cc:515] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:43.834182 22219 leader_election.cc:290] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:43.835637 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:43.829770 21934 tablet_service.cc:1511] Processing CreateTablet for tablet 6dcfdd91057546b09822b0e6b60d208a (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 14:55:43.796643 22138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.129:42555, user_credentials={real_user=slave}} blocked reactor thread for 50846us
W20260709 14:55:43.839632 21915 leader_election.cc:343] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:43.840621 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dcfdd91057546b09822b0e6b60d208a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.804286 22229 leader_election.cc:290] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:43.838842 22214 raft_consensus.cc:385] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.867851 22229 raft_consensus.cc:493] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:43.874337 21913 leader_election.cc:304] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:43.875370 22219 raft_consensus.cc:2804] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:43.875900 22219 raft_consensus.cc:697] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:55:43.857524 22214 raft_consensus.cc:740] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.876878 22219 consensus_queue.cc:237] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:43.868505 22229 raft_consensus.cc:515] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:43.896303 22229 leader_election.cc:290] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
W20260709 14:55:43.860917 22138 leader_election.cc:343] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:43.901934 22138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.129:42555, user_credentials={real_user=slave}} blocked reactor thread for 44580.8us
I20260709 14:55:43.904568 22216 tablet_bootstrap.cc:492] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:43.905097 22216 ts_tablet_manager.cc:1403] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.365s	user 0.023s	sys 0.000s
I20260709 14:55:43.905905 22214 consensus_queue.cc:260] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:43.908046 22216 raft_consensus.cc:359] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:43.908581 22214 ts_tablet_manager.cc:1434] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.001s
I20260709 14:55:43.909534 22214 tablet_bootstrap.cc:492] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:43.885084 22227 leader_election.cc:290] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:43.916962 22216 raft_consensus.cc:385] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.918109 22216 raft_consensus.cc:740] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.940639 22082 tablet_service.cc:1511] Processing CreateTablet for tablet 6dcfdd91057546b09822b0e6b60d208a (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:43.941965 22082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dcfdd91057546b09822b0e6b60d208a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.944847 21847 catalog_manager.cc:5697] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:43.945922 22216 consensus_queue.cc:260] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:43.946771 22154 tablet_service.cc:1511] Processing CreateTablet for tablet f44f9314a9bb46c0bf320b24e53384ec (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:43.951049 22214 tablet_bootstrap.cc:654] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.961267 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3044d37db4002be2357f9343664bc" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:43.961434 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2bd9da187541ed8c24c61faeb2feca" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:43.965235 22154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44f9314a9bb46c0bf320b24e53384ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.970115 22215 tablet_bootstrap.cc:492] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
W20260709 14:55:43.974222 22138 leader_election.cc:343] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:43.975579 22138 leader_election.cc:304] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:43.976842 22232 raft_consensus.cc:2749] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:43.979861 22160 tablet_service.cc:1511] Processing CreateTablet for tablet 66dd70a2e71c41fc93cc12d9ef14a5a9 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:43.981165 22216 ts_tablet_manager.cc:1434] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.000s
I20260709 14:55:43.982385 22216 tablet_bootstrap.cc:492] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:43.982815 21934 tablet_service.cc:1511] Processing CreateTablet for tablet f44f9314a9bb46c0bf320b24e53384ec (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:43.984045 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44f9314a9bb46c0bf320b24e53384ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.986153 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196b008e095643acb378594eca63c44c" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
W20260709 14:55:43.988116 21990 leader_election.cc:343] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:43.981137 22160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66dd70a2e71c41fc93cc12d9ef14a5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.999186 22216 tablet_bootstrap.cc:654] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.990610 22215 ts_tablet_manager.cc:1403] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.379s	user 0.011s	sys 0.018s
I20260709 14:55:44.001005 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:43.973665 22011 tablet_service.cc:1511] Processing CreateTablet for tablet f44f9314a9bb46c0bf320b24e53384ec (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:44.002345 22084 tablet_service.cc:1511] Processing CreateTablet for tablet 66dd70a2e71c41fc93cc12d9ef14a5a9 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:44.002988 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:44.005613 22217 tablet_bootstrap.cc:492] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
W20260709 14:55:44.007037 22064 leader_election.cc:343] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.009718 22080 tablet_service.cc:1511] Processing CreateTablet for tablet 6002a87947694146874c5a5d500989d9 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:44.010905 22012 tablet_service.cc:1511] Processing CreateTablet for tablet 6002a87947694146874c5a5d500989d9 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:44.028659 22012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6002a87947694146874c5a5d500989d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.029247 22011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44f9314a9bb46c0bf320b24e53384ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.030015 22217 ts_tablet_manager.cc:1403] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.320s	user 0.014s	sys 0.009s
I20260709 14:55:44.029786 22159 tablet_service.cc:1511] Processing CreateTablet for tablet 6002a87947694146874c5a5d500989d9 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:44.031008 22159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6002a87947694146874c5a5d500989d9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:44.030170 21990 leader_election.cc:343] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.017202 21938 tablet_service.cc:1511] Processing CreateTablet for tablet 66dd70a2e71c41fc93cc12d9ef14a5a9 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:44.033818 21938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66dd70a2e71c41fc93cc12d9ef14a5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.034840 22084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66dd70a2e71c41fc93cc12d9ef14a5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.034735 21936 tablet_service.cc:1511] Processing CreateTablet for tablet 8804162a3f304eb3beacdce2423aa7f6 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:44.035990 21936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8804162a3f304eb3beacdce2423aa7f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.037366 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:44.038196 22217 raft_consensus.cc:359] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:44.038719 22080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6002a87947694146874c5a5d500989d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.038973 22217 raft_consensus.cc:385] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:44.038841 21988 leader_election.cc:343] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.039448 22217 raft_consensus.cc:740] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.039635 21988 leader_election.cc:304] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:44.045094 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3044d37db4002be2357f9343664bc" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
W20260709 14:55:44.045885 22136 leader_election.cc:343] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.046344 22136 leader_election.cc:304] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b1739428241c39e2d329d154f83a8; no voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8
W20260709 14:55:44.046695 22063 leader_election.cc:343] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.047140 22063 leader_election.cc:304] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:44.048926 22227 raft_consensus.cc:2749] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:44.048629 22232 raft_consensus.cc:2749] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:44.049916 22014 tablet_service.cc:1511] Processing CreateTablet for tablet 8804162a3f304eb3beacdce2423aa7f6 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:44.051126 22014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8804162a3f304eb3beacdce2423aa7f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.052910 22229 raft_consensus.cc:2749] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:44.044858 22217 consensus_queue.cc:260] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:44.052552 22215 raft_consensus.cc:359] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:44.070422 22161 tablet_service.cc:1511] Processing CreateTablet for tablet 96b2e630a42542c18dec79f05ac3c45a (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:44.076521 21934 tablet_service.cc:1511] Processing CreateTablet for tablet 96b2e630a42542c18dec79f05ac3c45a (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:44.077359 22214 tablet_bootstrap.cc:492] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:44.077787 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96b2e630a42542c18dec79f05ac3c45a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.077903 22214 ts_tablet_manager.cc:1403] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.169s	user 0.009s	sys 0.010s
I20260709 14:55:44.080801 22214 raft_consensus.cc:359] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.083269 22214 raft_consensus.cc:385] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.082365 22161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96b2e630a42542c18dec79f05ac3c45a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.081208 22087 tablet_service.cc:1511] Processing CreateTablet for tablet 8804162a3f304eb3beacdce2423aa7f6 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:44.077718 22217 ts_tablet_manager.cc:1434] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 14:55:44.071532 22215 raft_consensus.cc:385] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.100988 22215 raft_consensus.cc:740] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.101787 22217 tablet_bootstrap.cc:492] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:44.101727 22215 consensus_queue.cc:260] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:44.092360 22083 tablet_service.cc:1511] Processing CreateTablet for tablet 921bc0e7fd954ccabf05c398d0a5c109 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:44.092667 22087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8804162a3f304eb3beacdce2423aa7f6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:44.107420 21896 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:44.111976 21935 tablet_service.cc:1511] Processing CreateTablet for tablet 921bc0e7fd954ccabf05c398d0a5c109 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:44.112991 21935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921bc0e7fd954ccabf05c398d0a5c109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.115918 22006 tablet_service.cc:1511] Processing CreateTablet for tablet 79ce00868a6746d5a454a73f8ee444db (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:44.117081 22083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921bc0e7fd954ccabf05c398d0a5c109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.117357 22086 tablet_service.cc:1511] Processing CreateTablet for tablet 79ce00868a6746d5a454a73f8ee444db (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:44.118541 22086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ce00868a6746d5a454a73f8ee444db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.122134 22215 ts_tablet_manager.cc:1434] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.100s	user 0.001s	sys 0.007s
I20260709 14:55:44.123137 22215 tablet_bootstrap.cc:492] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:44.127554 22160 tablet_service.cc:1511] Processing CreateTablet for tablet 921bc0e7fd954ccabf05c398d0a5c109 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:44.130002 22160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921bc0e7fd954ccabf05c398d0a5c109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.130630 22009 tablet_service.cc:1511] Processing CreateTablet for tablet 96b2e630a42542c18dec79f05ac3c45a (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:44.136970 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
W20260709 14:55:44.138428 21914 leader_election.cc:343] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.138861 21914 leader_election.cc:304] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:44.139843 22215 tablet_bootstrap.cc:654] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.139916 22219 raft_consensus.cc:2749] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:44.089308 22214 raft_consensus.cc:740] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.145897 22158 tablet_service.cc:1511] Processing CreateTablet for tablet 79ce00868a6746d5a454a73f8ee444db (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:44.147125 22158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ce00868a6746d5a454a73f8ee444db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.148990 22217 tablet_bootstrap.cc:654] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.150030 22013 tablet_service.cc:1511] Processing CreateTablet for tablet 56bc5acd0dc2443baecb31d8706f6ba6 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:44.151281 22013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56bc5acd0dc2443baecb31d8706f6ba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.153251 22006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ce00868a6746d5a454a73f8ee444db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.154584 22227 raft_consensus.cc:493] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.162705 22227 raft_consensus.cc:515] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.166857 22082 tablet_service.cc:1511] Processing CreateTablet for tablet 56bc5acd0dc2443baecb31d8706f6ba6 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:44.166419 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:44.167876 21950 raft_consensus.cc:2468] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
I20260709 14:55:44.168112 22082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56bc5acd0dc2443baecb31d8706f6ba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.169145 22064 leader_election.cc:304] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:44.169673 22214 consensus_queue.cc:260] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.170495 22246 raft_consensus.cc:2804] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.170893 22246 raft_consensus.cc:493] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.171236 22246 raft_consensus.cc:3060] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.172174 22009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96b2e630a42542c18dec79f05ac3c45a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.169082 22227 leader_election.cc:290] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:44.174161 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:44.174454 21936 tablet_service.cc:1511] Processing CreateTablet for tablet 56bc5acd0dc2443baecb31d8706f6ba6 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:44.175714 21936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56bc5acd0dc2443baecb31d8706f6ba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.180383 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196b008e095643acb378594eca63c44c" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
W20260709 14:55:44.181535 22064 leader_election.cc:343] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.189967 22216 tablet_bootstrap.cc:492] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:44.190541 22216 ts_tablet_manager.cc:1403] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.208s	user 0.014s	sys 0.019s
W20260709 14:55:44.193217 21989 leader_election.cc:343] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.193673 21989 leader_election.cc:304] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:44.194316 22229 raft_consensus.cc:493] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.194777 22229 raft_consensus.cc:515] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:44.200634 22215 tablet_bootstrap.cc:492] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:44.201066 22215 ts_tablet_manager.cc:1403] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.010s
I20260709 14:55:44.203107 22215 raft_consensus.cc:359] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.203601 22215 raft_consensus.cc:385] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.203914 22215 raft_consensus.cc:740] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.204602 22215 consensus_queue.cc:260] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.212458 22160 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7c47d097e64263adeb6272e2cba089 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:44.213724 22160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7c47d097e64263adeb6272e2cba089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.196651 22246 raft_consensus.cc:515] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.210605 22215 ts_tablet_manager.cc:1434] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:44.219733 22215 tablet_bootstrap.cc:492] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:44.225625 22215 tablet_bootstrap.cc:654] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.225988 21938 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7c47d097e64263adeb6272e2cba089 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:44.227171 21938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7c47d097e64263adeb6272e2cba089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.220458 22087 tablet_service.cc:1511] Processing CreateTablet for tablet 475c4cb53cb545a7a21d24fab6eb901d (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:44.230921 22085 tablet_service.cc:1511] Processing CreateTablet for tablet dca49d31e6d9457e928a2bcccb280093 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:44.233325 22229 leader_election.cc:290] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:44.230929 22087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475c4cb53cb545a7a21d24fab6eb901d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.241915 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d391bf82eb554982a7f01524149f1529" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:44.244020 22154 tablet_service.cc:1511] Processing CreateTablet for tablet dca49d31e6d9457e928a2bcccb280093 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:44.250090 22154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca49d31e6d9457e928a2bcccb280093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.250373 22214 ts_tablet_manager.cc:1434] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.172s	user 0.007s	sys 0.004s
I20260709 14:55:44.245033 22229 raft_consensus.cc:2749] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:44.253547 22246 leader_election.cc:290] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:44.255369 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:44.255931 21950 raft_consensus.cc:3060] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.256664 22161 tablet_service.cc:1511] Processing CreateTablet for tablet 475c4cb53cb545a7a21d24fab6eb901d (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:44.257902 22161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475c4cb53cb545a7a21d24fab6eb901d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.258273 22214 tablet_bootstrap.cc:492] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:44.261087 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:44.263589 22014 tablet_service.cc:1511] Processing CreateTablet for tablet dca49d31e6d9457e928a2bcccb280093 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:44.264991 22014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca49d31e6d9457e928a2bcccb280093. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:44.267514 22064 leader_election.cc:343] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.268024 22232 raft_consensus.cc:493] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.268517 22232 raft_consensus.cc:515] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:44.269338 21935 tablet_service.cc:1511] Processing CreateTablet for tablet 475c4cb53cb545a7a21d24fab6eb901d (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:44.270561 22232 leader_election.cc:290] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:44.270792 22216 raft_consensus.cc:359] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:44.271482 22216 raft_consensus.cc:385] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.271776 22216 raft_consensus.cc:740] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.272459 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db9cd17ddf4ad5bb2f784a3fb9d2e2" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:44.272629 22216 consensus_queue.cc:260] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:44.273622 21949 raft_consensus.cc:2468] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:44.274792 22138 leader_election.cc:304] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:44.274876 21934 tablet_service.cc:1511] Processing CreateTablet for tablet 76213e85c4854bd8987de3845ac570cf (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:44.275575 22232 raft_consensus.cc:2804] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.275781 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db9cd17ddf4ad5bb2f784a3fb9d2e2" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:44.270563 21935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475c4cb53cb545a7a21d24fab6eb901d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:44.276469 21988 leader_election.cc:343] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.275939 22232 raft_consensus.cc:493] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:44.277205 22136 leader_election.cc:343] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.277221 22232 raft_consensus.cc:3060] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.278694 22214 tablet_bootstrap.cc:654] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.274914 22216 ts_tablet_manager.cc:1434] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.084s	user 0.005s	sys 0.000s
W20260709 14:55:44.283620 21915 consensus_peers.cc:597] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. 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:55:44.280447 22011 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7c47d097e64263adeb6272e2cba089 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:44.285905 22011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7c47d097e64263adeb6272e2cba089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.281669 22216 tablet_bootstrap.cc:492] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:44.296718 22084 tablet_service.cc:1511] Processing CreateTablet for tablet c58808ef3bf4437194bacce205383992 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:44.297961 22084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c58808ef3bf4437194bacce205383992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.293221 22086 tablet_service.cc:1511] Processing CreateTablet for tablet 76213e85c4854bd8987de3845ac570cf (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:44.290710 21950 raft_consensus.cc:2468] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:44.292135 22159 tablet_service.cc:1511] Processing CreateTablet for tablet a3283ca76e6a495d9a6c232f9ca3d607 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:44.305405 22086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76213e85c4854bd8987de3845ac570cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.305490 22159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3283ca76e6a495d9a6c232f9ca3d607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.306448 22064 leader_election.cc:304] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:44.307513 22246 raft_consensus.cc:2804] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.307984 22246 raft_consensus.cc:697] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:44.308738 22246 consensus_queue.cc:237] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.313527 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76213e85c4854bd8987de3845ac570cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.322095 22160 tablet_service.cc:1511] Processing CreateTablet for tablet c58808ef3bf4437194bacce205383992 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:44.323342 22160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c58808ef3bf4437194bacce205383992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.330927 22216 tablet_bootstrap.cc:654] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.331355 21931 tablet_service.cc:1511] Processing CreateTablet for tablet a3283ca76e6a495d9a6c232f9ca3d607 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:44.332612 21931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3283ca76e6a495d9a6c232f9ca3d607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.333679 22008 tablet_service.cc:1511] Processing CreateTablet for tablet a3283ca76e6a495d9a6c232f9ca3d607 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:44.334869 22008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3283ca76e6a495d9a6c232f9ca3d607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.337144 22012 tablet_service.cc:1511] Processing CreateTablet for tablet 76213e85c4854bd8987de3845ac570cf (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:44.337671 21933 tablet_service.cc:1511] Processing CreateTablet for tablet c58808ef3bf4437194bacce205383992 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:44.338311 22012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76213e85c4854bd8987de3845ac570cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.351994 22232 raft_consensus.cc:515] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:44.353996 21933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c58808ef3bf4437194bacce205383992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.357200 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db9cd17ddf4ad5bb2f784a3fb9d2e2" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
W20260709 14:55:44.358673 22136 leader_election.cc:343] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.365978 22219 consensus_queue.cc:1048] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:44.395741 21989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.132:46345, user_credentials={real_user=slave}} blocked reactor thread for 202652us
I20260709 14:55:44.404696 22085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca49d31e6d9457e928a2bcccb280093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.407323 22262 raft_consensus.cc:493] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.407562 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d391bf82eb554982a7f01524149f1529" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:44.407858 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db9cd17ddf4ad5bb2f784a3fb9d2e2" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:44.408502 22232 leader_election.cc:290] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:44.416353 21950 raft_consensus.cc:3060] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.425355 22219 raft_consensus.cc:493] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.417824 22262 raft_consensus.cc:515] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.441883 21936 tablet_service.cc:1511] Processing CreateTablet for tablet b96192944ccb483ba1402961ea892931 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:44.443161 21936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96192944ccb483ba1402961ea892931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.445192 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:44.445844 22025 raft_consensus.cc:2468] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
I20260709 14:55:44.445979 22160 tablet_service.cc:1511] Processing CreateTablet for tablet 2086255af6f741e88a6e88b96c678e75 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:44.447033 22160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2086255af6f741e88a6e88b96c678e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.447546 21934 tablet_service.cc:1511] Processing CreateTablet for tablet d96493b9f40c417190e669921f3e226b (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:44.448565 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d96493b9f40c417190e669921f3e226b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.448320 22009 tablet_service.cc:1511] Processing CreateTablet for tablet b96192944ccb483ba1402961ea892931 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:44.439931 22219 raft_consensus.cc:515] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:44.450543 22014 tablet_service.cc:1511] Processing CreateTablet for tablet d96493b9f40c417190e669921f3e226b (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:44.450589 22013 tablet_service.cc:1511] Processing CreateTablet for tablet 2086255af6f741e88a6e88b96c678e75 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:44.443048 22262 leader_election.cc:290] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:44.444564 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:44.452256 22082 tablet_service.cc:1511] Processing CreateTablet for tablet 2086255af6f741e88a6e88b96c678e75 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
W20260709 14:55:44.453233 22064 leader_election.cc:343] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.453495 22082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2086255af6f741e88a6e88b96c678e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.449616 22009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96192944ccb483ba1402961ea892931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.455266 22064 leader_election.cc:304] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:44.456319 22262 raft_consensus.cc:2804] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.456667 22262 raft_consensus.cc:493] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.457008 22262 raft_consensus.cc:3060] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:44.429260 21989 leader_election.cc:343] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.470206 22232 raft_consensus.cc:493] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.470716 22232 raft_consensus.cc:515] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.471256 21989 leader_election.cc:304] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
W20260709 14:55:44.472237 21989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.132:46345, user_credentials={real_user=slave}} blocked reactor thread for 44044.6us
I20260709 14:55:44.471612 22214 tablet_bootstrap.cc:492] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:44.489661 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:44.489346 21935 tablet_service.cc:1511] Processing CreateTablet for tablet dec884add0294eab97523d73894cbfef (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:44.493206 22214 ts_tablet_manager.cc:1403] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.235s	user 0.011s	sys 0.021s
I20260709 14:55:44.494076 21935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec884add0294eab97523d73894cbfef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.495242 21847 catalog_manager.cc:5697] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:44.496187 22214 raft_consensus.cc:359] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:44.497084 22264 raft_consensus.cc:2749] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:44.497184 22214 raft_consensus.cc:385] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.472653 22232 leader_election.cc:290] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:44.497668 21949 raft_consensus.cc:2468] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:44.502978 22013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2086255af6f741e88a6e88b96c678e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.502146 22214 raft_consensus.cc:740] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.507623 22154 tablet_service.cc:1511] Processing CreateTablet for tablet d96493b9f40c417190e669921f3e226b (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:44.511648 22014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d96493b9f40c417190e669921f3e226b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.514290 22087 tablet_service.cc:1511] Processing CreateTablet for tablet dec884add0294eab97523d73894cbfef (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:44.515498 22087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec884add0294eab97523d73894cbfef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.520262 22160 tablet_service.cc:1511] Processing CreateTablet for tablet dec884add0294eab97523d73894cbfef (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:44.521130 22160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec884add0294eab97523d73894cbfef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.521492 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
W20260709 14:55:44.522887 22138 leader_election.cc:343] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.518893 22217 tablet_bootstrap.cc:492] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:44.530144 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:44.525231 22219 leader_election.cc:290] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:44.532039 22217 ts_tablet_manager.cc:1403] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.430s	user 0.017s	sys 0.046s
I20260709 14:55:44.534807 22217 raft_consensus.cc:359] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.507617 22084 tablet_service.cc:1511] Processing CreateTablet for tablet b96192944ccb483ba1402961ea892931 (DEFAULT_TABLE table=test-workload [id=a707a40e763a4d0f84d0262227966cac]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:44.538089 22084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96192944ccb483ba1402961ea892931. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:44.541424 21913 leader_election.cc:343] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.535974 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:44.536218 22154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d96493b9f40c417190e669921f3e226b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.542098 22173 raft_consensus.cc:2468] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 0.
I20260709 14:55:44.536484 22214 consensus_queue.cc:260] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:44.537071 21950 raft_consensus.cc:2468] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:44.545320 21914 leader_election.cc:304] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [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: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:44.535487 22217 raft_consensus.cc:385] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.546504 22214 ts_tablet_manager.cc:1434] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 14:55:44.545939 22217 raft_consensus.cc:740] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.547506 22214 tablet_bootstrap.cc:492] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:44.547624 22217 consensus_queue.cc:260] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.551707 22217 ts_tablet_manager.cc:1434] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260709 14:55:44.554253 22219 raft_consensus.cc:2804] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.565903 22215 tablet_bootstrap.cc:492] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:44.566412 22215 ts_tablet_manager.cc:1403] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.347s	user 0.053s	sys 0.056s
I20260709 14:55:44.559667 22219 raft_consensus.cc:493] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.570348 22219 raft_consensus.cc:3060] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.571957 22217 tablet_bootstrap.cc:492] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:44.578341 22215 raft_consensus.cc:359] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.579030 22215 raft_consensus.cc:385] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.579272 22215 raft_consensus.cc:740] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.579882 22215 consensus_queue.cc:260] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.585397 22262 raft_consensus.cc:515] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.588853 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:44.589412 22025 raft_consensus.cc:3060] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.590682 22138 leader_election.cc:304] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:44.591966 22138 leader_election.cc:304] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:44.592962 22232 raft_consensus.cc:2804] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.594624 22232 raft_consensus.cc:493] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.595968 22232 raft_consensus.cc:3060] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.593612 22262 leader_election.cc:290] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:44.604892 22025 raft_consensus.cc:2468] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:44.608213 22064 leader_election.cc:304] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:44.608882 22214 tablet_bootstrap.cc:654] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.609097 22262 raft_consensus.cc:2804] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.609295 22216 tablet_bootstrap.cc:492] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:44.609683 22262 raft_consensus.cc:697] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:44.609884 22216 ts_tablet_manager.cc:1403] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.328s	user 0.018s	sys 0.009s
I20260709 14:55:44.610759 22262 consensus_queue.cc:237] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.616123 22232 raft_consensus.cc:515] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.619036 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:44.618871 22219 raft_consensus.cc:515] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:44.619630 21950 raft_consensus.cc:3060] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.621541 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
W20260709 14:55:44.622875 22138 leader_election.cc:343] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.625855 21950 raft_consensus.cc:2468] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:44.625845 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:44.626638 22173 raft_consensus.cc:3060] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.626762 22219 leader_election.cc:290] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:44.626565 22232 leader_election.cc:290] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:44.628296 22232 raft_consensus.cc:2804] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.628815 22232 raft_consensus.cc:697] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
W20260709 14:55:44.629295 21913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.131:42763, user_credentials={real_user=slave}} blocked reactor thread for 75479.7us
I20260709 14:55:44.633761 22138 leader_election.cc:304] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:44.634696 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:44.635357 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
W20260709 14:55:44.636438 22064 leader_election.cc:343] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:44.637527 21913 leader_election.cc:343] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.630735 22216 raft_consensus.cc:359] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.638484 22216 raft_consensus.cc:385] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.644814 22217 tablet_bootstrap.cc:654] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.646543 22214 tablet_bootstrap.cc:492] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:44.647063 22214 ts_tablet_manager.cc:1403] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.100s	user 0.006s	sys 0.010s
I20260709 14:55:44.647930 22215 ts_tablet_manager.cc:1434] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.000s
I20260709 14:55:44.639416 22216 raft_consensus.cc:740] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.652086 22214 raft_consensus.cc:359] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.652637 22214 raft_consensus.cc:385] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.652902 22214 raft_consensus.cc:740] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.653250 22272 raft_consensus.cc:2804] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.653718 22272 raft_consensus.cc:697] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:44.653636 22214 consensus_queue.cc:260] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.654701 22272 consensus_queue.cc:237] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.656134 22214 ts_tablet_manager.cc:1434] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:55:44.657122 22214 tablet_bootstrap.cc:492] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:44.661386 22173 raft_consensus.cc:2468] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 1.
I20260709 14:55:44.662815 22214 tablet_bootstrap.cc:654] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.663848 22215 tablet_bootstrap.cc:492] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:44.638697 22232 consensus_queue.cc:237] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:44.677827 22215 tablet_bootstrap.cc:654] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.678025 21914 leader_election.cc:304] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:44.681628 22217 tablet_bootstrap.cc:492] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:44.682152 22217 ts_tablet_manager.cc:1403] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.110s	user 0.015s	sys 0.005s
I20260709 14:55:44.682446 21847 catalog_manager.cc:5697] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:44.682163 22216 consensus_queue.cc:260] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.685127 22217 raft_consensus.cc:359] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.685853 22217 raft_consensus.cc:385] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.686142 22217 raft_consensus.cc:740] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.690001 22278 raft_consensus.cc:2804] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.692101 22278 raft_consensus.cc:697] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:55:44.693454 22278 consensus_queue.cc:237] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:44.691825 22217 consensus_queue.cc:260] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.698137 22217 ts_tablet_manager.cc:1434] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:55:44.702680 22025 raft_consensus.cc:3060] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:44.710328 22064 consensus_peers.cc:597] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. 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:55:44.714157 22216 ts_tablet_manager.cc:1434] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.104s	user 0.007s	sys 0.006s
I20260709 14:55:44.710914 22217 tablet_bootstrap.cc:492] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:44.724754 22217 tablet_bootstrap.cc:654] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.729123 22214 tablet_bootstrap.cc:492] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:44.728609 22216 tablet_bootstrap.cc:492] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:44.743391 22216 tablet_bootstrap.cc:654] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.743676 22214 ts_tablet_manager.cc:1403] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.008s
I20260709 14:55:44.747349 22214 raft_consensus.cc:359] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:44.748191 22214 raft_consensus.cc:385] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.748536 22214 raft_consensus.cc:740] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.749425 22214 consensus_queue.cc:260] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:44.750218 22262 raft_consensus.cc:493] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.752142 22262 raft_consensus.cc:515] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:44.754211 22262 leader_election.cc:290] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:44.753726 21847 catalog_manager.cc:5697] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:44.756162 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf990e10c124fc18f4ce2e93ea135dd" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:44.762470 21846 catalog_manager.cc:5697] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:44.765159 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf990e10c124fc18f4ce2e93ea135dd" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
W20260709 14:55:44.766827 22064 leader_election.cc:343] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:44.767963 22063 leader_election.cc:343] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.768361 22063 leader_election.cc:304] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:44.769901 22246 raft_consensus.cc:2749] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:44.772969 22246 raft_consensus.cc:493] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.773362 22246 raft_consensus.cc:515] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.775233 22246 leader_election.cc:290] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:44.777587 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c477fb71a04a6084c70bf39df76885" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:44.778229 21950 raft_consensus.cc:2468] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
I20260709 14:55:44.777726 21845 catalog_manager.cc:5697] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:44.779306 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c477fb71a04a6084c70bf39df76885" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:44.779899 22024 raft_consensus.cc:2468] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
I20260709 14:55:44.781298 22064 leader_election.cc:304] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:44.781858 22262 consensus_queue.cc:1048] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:44.783872 22262 raft_consensus.cc:2804] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.790650 22262 raft_consensus.cc:493] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.791074 22262 raft_consensus.cc:3060] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.792173 22215 tablet_bootstrap.cc:492] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:44.792665 22215 ts_tablet_manager.cc:1403] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.129s	user 0.009s	sys 0.015s
I20260709 14:55:44.803013 22215 raft_consensus.cc:359] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:44.803704 22215 raft_consensus.cc:385] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.803984 22215 raft_consensus.cc:740] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.807093 22217 tablet_bootstrap.cc:492] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:44.807658 22217 ts_tablet_manager.cc:1403] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.109s	user 0.042s	sys 0.021s
I20260709 14:55:44.810492 22217 raft_consensus.cc:359] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.811232 22217 raft_consensus.cc:385] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.811050 22215 consensus_queue.cc:260] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:44.811573 22217 raft_consensus.cc:740] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.812450 22217 consensus_queue.cc:260] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.815021 22217 ts_tablet_manager.cc:1434] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:55:44.816049 22217 tablet_bootstrap.cc:492] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:44.821931 22262 raft_consensus.cc:515] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.822824 22217 tablet_bootstrap.cc:654] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.825728 22214 ts_tablet_manager.cc:1434] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.081s	user 0.005s	sys 0.001s
I20260709 14:55:44.827143 22214 tablet_bootstrap.cc:492] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:44.834744 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c477fb71a04a6084c70bf39df76885" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:44.835701 21950 raft_consensus.cc:3060] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.837479 22217 tablet_bootstrap.cc:492] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:44.837965 22217 ts_tablet_manager.cc:1403] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.009s
I20260709 14:55:44.839076 22216 tablet_bootstrap.cc:492] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:44.839540 22216 ts_tablet_manager.cc:1403] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.123s	user 0.009s	sys 0.001s
I20260709 14:55:44.841850 22262 leader_election.cc:290] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:44.842774 22217 raft_consensus.cc:359] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:44.843557 22217 raft_consensus.cc:385] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.843791 22214 tablet_bootstrap.cc:654] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.837491 22215 ts_tablet_manager.cc:1434] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 14:55:44.842856 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c477fb71a04a6084c70bf39df76885" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:44.845129 22215 tablet_bootstrap.cc:492] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:44.845397 22025 raft_consensus.cc:3060] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.850991 22215 tablet_bootstrap.cc:654] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.852376 21950 raft_consensus.cc:2468] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:44.853641 22064 leader_election.cc:304] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:44.844125 22217 raft_consensus.cc:740] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.854555 22291 raft_consensus.cc:2804] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.855036 22217 consensus_queue.cc:260] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:44.843623 22216 raft_consensus.cc:359] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.856241 22216 raft_consensus.cc:385] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.856355 22025 raft_consensus.cc:2468] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:44.856581 22216 raft_consensus.cc:740] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.855120 22291 raft_consensus.cc:697] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:44.857409 22217 ts_tablet_manager.cc:1434] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260709 14:55:44.857751 22216 consensus_queue.cc:260] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.858551 22217 tablet_bootstrap.cc:492] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:44.860170 22216 ts_tablet_manager.cc:1434] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:55:44.861292 22216 tablet_bootstrap.cc:492] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:44.864878 22217 tablet_bootstrap.cc:654] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.864529 22291 consensus_queue.cc:237] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:44.870417 22214 tablet_bootstrap.cc:492] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:44.870532 22215 tablet_bootstrap.cc:492] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:44.870873 22214 ts_tablet_manager.cc:1403] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.003s
I20260709 14:55:44.871116 22215 ts_tablet_manager.cc:1403] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.004s
I20260709 14:55:44.873049 22232 raft_consensus.cc:493] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.873307 22214 raft_consensus.cc:359] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:44.873525 22232 raft_consensus.cc:515] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.874023 22214 raft_consensus.cc:385] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.874351 22214 raft_consensus.cc:740] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.875072 22214 consensus_queue.cc:260] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:44.875494 22232 leader_election.cc:290] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:44.876469 22216 tablet_bootstrap.cc:654] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.878105 22214 ts_tablet_manager.cc:1434] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:55:44.873852 22215 raft_consensus.cc:359] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.878523 22215 raft_consensus.cc:385] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.878875 22215 raft_consensus.cc:740] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.879508 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196b008e095643acb378594eca63c44c" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:44.879787 22215 consensus_queue.cc:260] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
W20260709 14:55:44.880723 22138 leader_election.cc:343] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.881614 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196b008e095643acb378594eca63c44c" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:44.882177 22025 raft_consensus.cc:2468] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:44.883185 22138 leader_election.cc:304] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:44.884156 22232 raft_consensus.cc:2804] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.884495 22232 raft_consensus.cc:493] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.884837 22232 raft_consensus.cc:3060] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.888936 22215 ts_tablet_manager.cc:1434] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:55:44.879007 22214 tablet_bootstrap.cc:492] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:44.891448 22232 raft_consensus.cc:515] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.894065 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196b008e095643acb378594eca63c44c" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
W20260709 14:55:44.895220 22138 leader_election.cc:343] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.898205 22217 tablet_bootstrap.cc:492] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:44.898298 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196b008e095643acb378594eca63c44c" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:44.898818 22217 ts_tablet_manager.cc:1403] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.008s
I20260709 14:55:44.898968 22024 raft_consensus.cc:3060] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.899731 22215 tablet_bootstrap.cc:492] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:44.901554 22217 raft_consensus.cc:359] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.902248 22217 raft_consensus.cc:385] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.902529 22217 raft_consensus.cc:740] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.903344 22217 consensus_queue.cc:260] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.905990 22024 raft_consensus.cc:2468] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:44.907097 22138 leader_election.cc:304] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:44.907859 22272 raft_consensus.cc:2804] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.908317 22272 raft_consensus.cc:697] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:44.909154 22272 consensus_queue.cc:237] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.908448 22214 tablet_bootstrap.cc:654] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.912806 22232 leader_election.cc:290] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:44.913118 22217 ts_tablet_manager.cc:1434] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:55:44.915234 22215 tablet_bootstrap.cc:654] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.924160 21845 catalog_manager.cc:5697] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:44.925650 22216 tablet_bootstrap.cc:492] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:44.926110 22216 ts_tablet_manager.cc:1403] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.003s
I20260709 14:55:44.919936 22217 tablet_bootstrap.cc:492] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:44.926702 21847 catalog_manager.cc:5697] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:44.928618 22216 raft_consensus.cc:359] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.929255 22216 raft_consensus.cc:385] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.929495 22216 raft_consensus.cc:740] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.930225 22216 consensus_queue.cc:260] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.931844 22216 ts_tablet_manager.cc:1434] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:55:44.932755 22216 tablet_bootstrap.cc:492] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:44.935985 22214 tablet_bootstrap.cc:492] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:44.936444 22214 ts_tablet_manager.cc:1403] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.002s
I20260709 14:55:44.937731 22216 tablet_bootstrap.cc:654] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.938087 22272 raft_consensus.cc:493] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.938519 22272 raft_consensus.cc:515] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:44.938874 22214 raft_consensus.cc:359] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:44.939507 22214 raft_consensus.cc:385] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.939749 22214 raft_consensus.cc:740] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.940469 22272 leader_election.cc:290] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:44.940946 22214 consensus_queue.cc:260] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:44.941905 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:44.942543 22098 raft_consensus.cc:2468] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:44.944000 22136 leader_election.cc:304] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:44.944087 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:44.944901 22272 raft_consensus.cc:2804] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.945252 22272 raft_consensus.cc:493] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.945546 22272 raft_consensus.cc:3060] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.948446 22264 raft_consensus.cc:493] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:44.949028 22138 leader_election.cc:343] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.948984 22264 raft_consensus.cc:515] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.951295 22264 leader_election.cc:290] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:44.951797 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:44.952840 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:44.953528 22217 tablet_bootstrap.cc:654] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.953564 21950 raft_consensus.cc:2393] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in current term 1: Already voted for candidate 175b1739428241c39e2d329d154f83a8 in this term.
I20260709 14:55:44.955022 21990 leader_election.cc:304] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:44.956125 22264 raft_consensus.cc:3060] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.956598 22272 raft_consensus.cc:515] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:44.959224 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:44.959420 22215 tablet_bootstrap.cc:492] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:44.959759 22098 raft_consensus.cc:3060] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.959937 22215 ts_tablet_manager.cc:1403] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.004s
I20260709 14:55:44.962839 22264 raft_consensus.cc:2749] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:44.962947 22215 raft_consensus.cc:359] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.963673 22215 raft_consensus.cc:385] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.963958 22215 raft_consensus.cc:740] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.964627 22215 consensus_queue.cc:260] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.966892 22215 ts_tablet_manager.cc:1434] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:55:44.949036 22214 ts_tablet_manager.cc:1434] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:55:44.968998 22215 tablet_bootstrap.cc:492] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:44.971242 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
W20260709 14:55:44.972729 22138 leader_election.cc:343] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.975383 22215 tablet_bootstrap.cc:654] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.969553 22098 raft_consensus.cc:2468] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:44.976799 22291 raft_consensus.cc:493] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.977257 22291 raft_consensus.cc:515] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:44.978039 22214 tablet_bootstrap.cc:492] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:44.979182 22291 leader_election.cc:290] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:44.980744 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36473c9d90b44878fac63848a9d75a6" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:44.981873 22136 leader_election.cc:304] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:44.982057 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36473c9d90b44878fac63848a9d75a6" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:44.983088 22232 raft_consensus.cc:2804] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.980859 22272 leader_election.cc:290] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:44.983577 22232 raft_consensus.cc:697] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:44.984472 22232 consensus_queue.cc:237] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
W20260709 14:55:44.985244 22064 leader_election.cc:343] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.986850 22216 tablet_bootstrap.cc:492] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:44.987313 22216 ts_tablet_manager.cc:1403] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.000s
W20260709 14:55:44.987434 22063 leader_election.cc:343] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.987864 22063 leader_election.cc:304] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:44.988459 22214 tablet_bootstrap.cc:654] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.988848 22291 raft_consensus.cc:2749] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:44.989748 22216 raft_consensus.cc:359] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.990258 22217 tablet_bootstrap.cc:492] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:44.990754 22217 ts_tablet_manager.cc:1403] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.021s
I20260709 14:55:44.990388 22216 raft_consensus.cc:385] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.991431 22216 raft_consensus.cc:740] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.992118 22216 consensus_queue.cc:260] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.992920 22217 raft_consensus.cc:359] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.993541 22217 raft_consensus.cc:385] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.993860 22217 raft_consensus.cc:740] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.994128 22216 ts_tablet_manager.cc:1434] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:44.994577 22217 consensus_queue.cc:260] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:44.996479 22217 ts_tablet_manager.cc:1434] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:44.996598 22215 tablet_bootstrap.cc:492] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:44.997334 22217 tablet_bootstrap.cc:492] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:44.998899 22216 tablet_bootstrap.cc:492] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:45.004384 22217 tablet_bootstrap.cc:654] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.004437 21848 catalog_manager.cc:5697] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:45.006377 22216 tablet_bootstrap.cc:654] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.999866 22215 ts_tablet_manager.cc:1403] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.002s
I20260709 14:55:45.020195 22215 raft_consensus.cc:359] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.020663 22215 raft_consensus.cc:385] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.020915 22215 raft_consensus.cc:740] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.021670 22215 consensus_queue.cc:260] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.023375 22214 tablet_bootstrap.cc:492] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:45.023873 22214 ts_tablet_manager.cc:1403] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.000s
I20260709 14:55:45.026410 22214 raft_consensus.cc:359] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.027074 22214 raft_consensus.cc:385] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.027381 22214 raft_consensus.cc:740] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.029641 22215 ts_tablet_manager.cc:1434] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:55:45.030570 22215 tablet_bootstrap.cc:492] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:45.030359 22214 consensus_queue.cc:260] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.030946 22217 tablet_bootstrap.cc:492] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:45.031441 22217 ts_tablet_manager.cc:1403] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.010s
I20260709 14:55:45.035434 22214 ts_tablet_manager.cc:1434] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:55:45.035967 22215 tablet_bootstrap.cc:654] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.035997 22264 raft_consensus.cc:493] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.036584 22264 raft_consensus.cc:515] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.037532 22216 tablet_bootstrap.cc:492] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:45.037961 22216 ts_tablet_manager.cc:1403] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.017s
I20260709 14:55:45.038550 22264 leader_election.cc:290] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:45.039229 22217 raft_consensus.cc:359] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.039844 22217 raft_consensus.cc:385] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.040081 22217 raft_consensus.cc:740] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.040259 22216 raft_consensus.cc:359] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:45.040918 22216 raft_consensus.cc:385] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.040697 22217 consensus_queue.cc:260] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.041190 22216 raft_consensus.cc:740] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.041805 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:45.041944 22216 consensus_queue.cc:260] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:45.042615 22217 ts_tablet_manager.cc:1434] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:55:45.043447 22217 tablet_bootstrap.cc:492] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:45.046687 22216 ts_tablet_manager.cc:1434] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:55:45.047565 22216 tablet_bootstrap.cc:492] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
W20260709 14:55:45.048218 21989 leader_election.cc:343] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:45.048547 22217 tablet_bootstrap.cc:654] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.040669 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
W20260709 14:55:45.050344 21988 leader_election.cc:343] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:45.050748 21988 leader_election.cc:304] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:45.051838 22264 raft_consensus.cc:2749] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:45.052523 22216 tablet_bootstrap.cc:654] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.053263 22214 tablet_bootstrap.cc:492] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:45.058730 22214 tablet_bootstrap.cc:654] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.068871 21950 raft_consensus.cc:3060] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.073249 22216 tablet_bootstrap.cc:492] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:45.073271 22217 tablet_bootstrap.cc:492] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:45.073732 22216 ts_tablet_manager.cc:1403] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.008s
I20260709 14:55:45.073896 22217 ts_tablet_manager.cc:1403] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.010s
I20260709 14:55:45.075325 22214 tablet_bootstrap.cc:492] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:45.075755 22214 ts_tablet_manager.cc:1403] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.004s
I20260709 14:55:45.076337 22217 raft_consensus.cc:359] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.076552 22216 raft_consensus.cc:359] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:45.077353 22216 raft_consensus.cc:385] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.077435 22291 consensus_queue.cc:1048] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:45.077669 22216 raft_consensus.cc:740] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.078321 22214 raft_consensus.cc:359] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:45.078967 22214 raft_consensus.cc:385] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.078514 22216 consensus_queue.cc:260] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:45.079226 22215 tablet_bootstrap.cc:492] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:45.079239 22214 raft_consensus.cc:740] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.079808 22215 ts_tablet_manager.cc:1403] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.000s
I20260709 14:55:45.080214 22214 consensus_queue.cc:260] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:45.077010 22217 raft_consensus.cc:385] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.080984 22217 raft_consensus.cc:740] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.081715 22217 consensus_queue.cc:260] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.082304 22215 raft_consensus.cc:359] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.082929 22215 raft_consensus.cc:385] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.083170 22215 raft_consensus.cc:740] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.084713 22214 ts_tablet_manager.cc:1434] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:55:45.086019 22264 raft_consensus.cc:493] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.086469 22264 raft_consensus.cc:515] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:45.088459 22264 leader_election.cc:290] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:45.088851 22216 ts_tablet_manager.cc:1434] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:55:45.088953 22214 tablet_bootstrap.cc:492] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:45.089938 22216 tablet_bootstrap.cc:492] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:45.089861 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:45.090691 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:45.094672 22214 tablet_bootstrap.cc:654] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.096022 21988 leader_election.cc:304] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:45.096895 22264 raft_consensus.cc:2749] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:45.097347 22216 tablet_bootstrap.cc:654] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.086838 22217 ts_tablet_manager.cc:1434] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:55:45.098867 22217 tablet_bootstrap.cc:492] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:45.100199 22215 consensus_queue.cc:260] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.103998 22217 tablet_bootstrap.cc:654] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.106123 22278 raft_consensus.cc:493] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.106647 22278 raft_consensus.cc:515] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:45.107857 22024 raft_consensus.cc:3060] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.108878 22278 leader_election.cc:290] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:45.110003 22291 consensus_queue.cc:1048] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:45.111340 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196b008e095643acb378594eca63c44c" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:45.113420 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196b008e095643acb378594eca63c44c" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:45.114243 22025 raft_consensus.cc:2393] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4446ab86fc25415da44a7e63be2ce0c8 in current term 1: Already voted for candidate 175b1739428241c39e2d329d154f83a8 in this term.
I20260709 14:55:45.114920 22232 raft_consensus.cc:493] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.115428 22232 raft_consensus.cc:515] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:45.117532 22232 leader_election.cc:290] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:45.120028 21915 leader_election.cc:304] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:45.121073 22264 raft_consensus.cc:493] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.121551 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4ac4991ced43c6ac2e0860fa016acd" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:45.122219 21949 raft_consensus.cc:2468] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:45.123505 22138 leader_election.cc:304] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:45.121572 22264 raft_consensus.cc:515] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.127182 22264 leader_election.cc:290] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:45.127416 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:45.128043 22098 raft_consensus.cc:2468] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:45.128734 22275 raft_consensus.cc:2804] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:45.129158 22275 raft_consensus.cc:493] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:45.129235 21988 leader_election.cc:304] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:45.129547 22275 raft_consensus.cc:3060] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.130060 22264 raft_consensus.cc:2804] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:55:45.130316 21896 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:45.130442 22264 raft_consensus.cc:493] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:45.131063 22264 raft_consensus.cc:3060] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.131727 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:45.132386 22173 raft_consensus.cc:2468] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:45.137117 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4ac4991ced43c6ac2e0860fa016acd" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:45.137773 22025 raft_consensus.cc:2468] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:45.144620 22278 raft_consensus.cc:3060] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.153084 22264 raft_consensus.cc:515] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.154477 22232 raft_consensus.cc:493] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.154982 22232 raft_consensus.cc:515] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:45.158061 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47493fdbe65f4017bc114607b672ef12" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
W20260709 14:55:45.159489 22138 leader_election.cc:343] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:45.162621 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:45.163221 22098 raft_consensus.cc:3060] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.168324 22232 leader_election.cc:290] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:45.170096 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47493fdbe65f4017bc114607b672ef12" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
W20260709 14:55:45.171538 22138 leader_election.cc:343] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:45.171999 22138 leader_election.cc:304] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:45.172948 22098 raft_consensus.cc:2468] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:45.174535 21988 leader_election.cc:304] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:45.177364 22272 raft_consensus.cc:2749] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:45.179484 22275 raft_consensus.cc:515] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:45.182423 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4ac4991ced43c6ac2e0860fa016acd" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:45.182997 21949 raft_consensus.cc:3060] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.190054 22215 ts_tablet_manager.cc:1434] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.110s	user 0.005s	sys 0.000s
I20260709 14:55:45.192083 22098 raft_consensus.cc:3060] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.194435 22215 tablet_bootstrap.cc:492] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:45.195820 22319 raft_consensus.cc:2804] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:45.200327 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:45.200402 22272 consensus_queue.cc:1048] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:45.201061 22173 raft_consensus.cc:3060] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.202148 22264 leader_election.cc:290] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:45.210171 22272 consensus_queue.cc:1048] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:45.212023 22173 raft_consensus.cc:2468] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:45.213697 22214 tablet_bootstrap.cc:492] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:45.213984 22275 leader_election.cc:290] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:45.214223 22214 ts_tablet_manager.cc:1403] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.129s	user 0.055s	sys 0.065s
I20260709 14:55:45.215085 22278 raft_consensus.cc:2749] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:45.216096 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4ac4991ced43c6ac2e0860fa016acd" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:45.217099 22214 raft_consensus.cc:359] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:45.218158 22214 raft_consensus.cc:385] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.217408 21949 raft_consensus.cc:2468] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:45.216697 22024 raft_consensus.cc:3060] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:45.220947 21913 consensus_peers.cc:597] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 -> Peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Couldn't send request to peer 31d955b1a3d54f409bf984df08884df7. 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:55:45.221634 22319 raft_consensus.cc:697] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:45.222568 22319 consensus_queue.cc:237] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.219835 22214 raft_consensus.cc:740] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.223919 22214 consensus_queue.cc:260] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:45.230646 22214 ts_tablet_manager.cc:1434] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:55:45.235153 22214 tablet_bootstrap.cc:492] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:45.235949 22216 tablet_bootstrap.cc:492] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:45.236410 22216 ts_tablet_manager.cc:1403] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.147s	user 0.032s	sys 0.017s
I20260709 14:55:45.228019 22024 raft_consensus.cc:2468] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:45.234236 22215 tablet_bootstrap.cc:654] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.238866 22214 tablet_bootstrap.cc:654] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.221837 22138 leader_election.cc:304] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:45.245438 22278 consensus_queue.cc:1048] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:45.245914 22217 tablet_bootstrap.cc:492] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:45.246420 22217 ts_tablet_manager.cc:1403] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.148s	user 0.028s	sys 0.021s
I20260709 14:55:45.246865 22272 raft_consensus.cc:2804] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:45.247394 22272 raft_consensus.cc:697] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:45.249156 22217 raft_consensus.cc:359] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:45.249830 22217 raft_consensus.cc:385] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.250124 22217 raft_consensus.cc:740] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.248229 22272 consensus_queue.cc:237] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:45.238816 22216 raft_consensus.cc:359] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:45.252528 22216 raft_consensus.cc:385] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.252831 22216 raft_consensus.cc:740] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.253561 22216 consensus_queue.cc:260] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:45.255985 22216 ts_tablet_manager.cc:1434] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:55:45.256876 22216 tablet_bootstrap.cc:492] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:45.251128 22217 consensus_queue.cc:260] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:45.260388 22217 ts_tablet_manager.cc:1434] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:55:45.261250 22217 tablet_bootstrap.cc:492] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:45.268389 21847 catalog_manager.cc:5697] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:45.275357 22214 tablet_bootstrap.cc:492] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:45.279953 22214 ts_tablet_manager.cc:1403] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.005s
I20260709 14:55:45.283121 22214 raft_consensus.cc:359] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.262859 22275 consensus_queue.cc:1048] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:45.285017 22217 tablet_bootstrap.cc:654] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.294339 22214 raft_consensus.cc:385] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.294756 22214 raft_consensus.cc:740] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.296505 22214 consensus_queue.cc:260] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.298697 22214 ts_tablet_manager.cc:1434] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:55:45.301321 22214 tablet_bootstrap.cc:492] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:45.279878 22216 tablet_bootstrap.cc:654] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.312656 22215 tablet_bootstrap.cc:492] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:45.313117 22215 ts_tablet_manager.cc:1403] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.119s	user 0.018s	sys 0.000s
I20260709 14:55:45.320561 22335 consensus_queue.cc:1048] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:45.327654 21847 catalog_manager.cc:5697] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:45.334059 22214 tablet_bootstrap.cc:654] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.339974 22217 tablet_bootstrap.cc:492] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:45.340337 22217 ts_tablet_manager.cc:1403] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.079s	user 0.019s	sys 0.008s
I20260709 14:55:45.342559 22217 raft_consensus.cc:359] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.343101 22217 raft_consensus.cc:385] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.343354 22217 raft_consensus.cc:740] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.344340 22217 consensus_queue.cc:260] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.346473 22217 ts_tablet_manager.cc:1434] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:45.347301 22217 tablet_bootstrap.cc:492] T e028b20504df44a5a078b70c3136a04e P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:45.360369 22214 tablet_bootstrap.cc:492] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:45.360905 22214 ts_tablet_manager.cc:1403] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.013s
I20260709 14:55:45.363517 22214 raft_consensus.cc:359] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:45.364187 22214 raft_consensus.cc:385] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.364740 22214 raft_consensus.cc:740] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.365417 22214 consensus_queue.cc:260] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:45.367415 22214 ts_tablet_manager.cc:1434] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:55:45.368314 22214 tablet_bootstrap.cc:492] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:45.369362 22215 raft_consensus.cc:359] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:45.370095 22217 tablet_bootstrap.cc:654] T e028b20504df44a5a078b70c3136a04e P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.370095 22215 raft_consensus.cc:385] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.370587 22215 raft_consensus.cc:740] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.371562 22215 consensus_queue.cc:260] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:45.373762 22215 ts_tablet_manager.cc:1434] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 14:55:45.375267 22214 tablet_bootstrap.cc:654] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.375838 22216 tablet_bootstrap.cc:492] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:45.376317 22216 ts_tablet_manager.cc:1403] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.007s
I20260709 14:55:45.379016 22216 raft_consensus.cc:359] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:45.390617 22216 raft_consensus.cc:385] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.390957 22216 raft_consensus.cc:740] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.391633 22216 consensus_queue.cc:260] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:45.392652 22215 tablet_bootstrap.cc:492] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:45.400568 22290 raft_consensus.cc:493] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.401172 22290 raft_consensus.cc:515] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.403347 22290 leader_election.cc:290] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:45.404647 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d391bf82eb554982a7f01524149f1529" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:45.405407 22173 raft_consensus.cc:2468] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
I20260709 14:55:45.406807 22063 leader_election.cc:304] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:45.407696 22290 raft_consensus.cc:2804] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:45.408057 22290 raft_consensus.cc:493] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:45.408433 22290 raft_consensus.cc:3060] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.408695 22215 tablet_bootstrap.cc:654] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.410298 22216 ts_tablet_manager.cc:1434] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.005s
I20260709 14:55:45.413743 22216 tablet_bootstrap.cc:492] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:45.415979 22290 raft_consensus.cc:515] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:45.420472 22217 tablet_bootstrap.cc:492] T e028b20504df44a5a078b70c3136a04e P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:45.420953 22290 leader_election.cc:290] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:45.421790 22217 ts_tablet_manager.cc:1403] T e028b20504df44a5a078b70c3136a04e P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.005s
I20260709 14:55:45.422093 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d391bf82eb554982a7f01524149f1529" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:45.422349 22216 tablet_bootstrap.cc:654] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.422737 22173 raft_consensus.cc:3060] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.424312 22217 raft_consensus.cc:359] T e028b20504df44a5a078b70c3136a04e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:45.424999 22217 raft_consensus.cc:385] T e028b20504df44a5a078b70c3136a04e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.425253 22217 raft_consensus.cc:740] T e028b20504df44a5a078b70c3136a04e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.425300 22271 raft_consensus.cc:493] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.425840 22271 raft_consensus.cc:515] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:45.428081 22271 leader_election.cc:290] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:45.430621 22173 raft_consensus.cc:2468] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
W20260709 14:55:46.440941 21879 debug-util.cc:398] Leaking SignalData structure 0x7b0800054b40 after lost signal to thread 19957
I20260709 14:55:46.505254 22345 raft_consensus.cc:493] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:46.505870 22345 raft_consensus.cc:515] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:46.519381 22345 leader_election.cc:290] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:46.703770 22319 raft_consensus.cc:493] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:46.704481 22319 raft_consensus.cc:515] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:46.717458 22278 raft_consensus.cc:493] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:46.718073 22278 raft_consensus.cc:515] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:46.720175 22278 leader_election.cc:290] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:46.720613 22278 raft_consensus.cc:493] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d955b1a3d54f409bf984df08884df7)
I20260709 14:55:46.749887 22278 raft_consensus.cc:515] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:46.749107 22319 leader_election.cc:290] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:46.752470 22319 raft_consensus.cc:493] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d955b1a3d54f409bf984df08884df7)
I20260709 14:55:46.753014 22278 leader_election.cc:290] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:46.752975 22319 raft_consensus.cc:515] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:46.755640 22319 leader_election.cc:290] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:46.755964 22319 raft_consensus.cc:493] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:46.756259 22319 raft_consensus.cc:515] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:46.758514 22319 leader_election.cc:290] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:46.779827 22278 raft_consensus.cc:493] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 175b1739428241c39e2d329d154f83a8)
I20260709 14:55:46.782418 22278 raft_consensus.cc:515] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:46.786970 22278 leader_election.cc:290] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:46.861249 22278 raft_consensus.cc:493] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d955b1a3d54f409bf984df08884df7)
I20260709 14:55:46.861670 22278 raft_consensus.cc:515] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:46.863616 22278 leader_election.cc:290] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:46.878607 22346 raft_consensus.cc:493] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:46.879114 22346 raft_consensus.cc:515] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:46.881125 22346 leader_election.cc:290] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:46.881533 22346 raft_consensus.cc:493] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:46.881976 22346 raft_consensus.cc:515] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:46.884919 22346 leader_election.cc:290] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:46.933873 22331 raft_consensus.cc:493] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:46.943426 22278 raft_consensus.cc:493] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:46.943990 22278 raft_consensus.cc:515] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:46.946015 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:46.946419 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2bd9da187541ed8c24c61faeb2feca" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:46.946050 22278 leader_election.cc:290] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:46.947503 22214 tablet_bootstrap.cc:492] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:46.948036 22214 ts_tablet_manager.cc:1403] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 1.580s	user 0.028s	sys 0.039s
I20260709 14:55:46.948549 22347 raft_consensus.cc:493] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:46.949070 22347 raft_consensus.cc:515] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:46.950661 22214 raft_consensus.cc:359] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:46.951133 22347 leader_election.cc:290] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:46.951333 22214 raft_consensus.cc:385] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:46.951650 22214 raft_consensus.cc:740] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:46.951684 22347 raft_consensus.cc:493] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:46.952229 22347 raft_consensus.cc:515] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:46.952430 22214 consensus_queue.cc:260] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:46.954448 22214 ts_tablet_manager.cc:1434] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:46.955341 22214 tablet_bootstrap.cc:492] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
W20260709 14:55:46.955323 21990 leader_election.cc:343] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:46.956815 22215 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.537s	user 0.003s	sys 0.006s
I20260709 14:55:46.957115 22217 consensus_queue.cc:260] T e028b20504df44a5a078b70c3136a04e P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:46.947569 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:46.958004 22272 raft_consensus.cc:493] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:46.959120 22217 ts_tablet_manager.cc:1434] T e028b20504df44a5a078b70c3136a04e P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 1.537s	user 0.013s	sys 0.008s
W20260709 14:55:46.957115 22215 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 1.538s	user 0.003s	sys 0.006s
W20260709 14:55:46.959897 22217 ts_tablet_manager.cc:1467] T e028b20504df44a5a078b70c3136a04e P 2a32bd7add624b64b38b9c6a90ac7ef1: Tablet startup took 1537ms
I20260709 14:55:46.948839 22319 raft_consensus.cc:493] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 175b1739428241c39e2d329d154f83a8)
I20260709 14:55:46.934531 22331 raft_consensus.cc:515] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:46.958505 22272 raft_consensus.cc:515] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:46.966329 22319 raft_consensus.cc:515] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:46.972407 22347 leader_election.cc:290] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:46.973353 21949 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41740 (request call id 15) took 1547 ms. Trace:
W20260709 14:55:46.960249 22217 ts_tablet_manager.cc:1469] T e028b20504df44a5a078b70c3136a04e P 2a32bd7add624b64b38b9c6a90ac7ef1: Trace:
0709 14:55:42.885007 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:43.113875 (+228868us) service_pool.cc:224] Handling call
0709 14:55:43.134380 (+ 20505us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:43.134462 (+    82us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:43.279046 (+144584us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:43.293165 (+ 14119us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:43.293573 (+   408us) inbound_call.cc:177] Queueing success response
0709 14:55:45.347003 (+2053430us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:55:45.422117 (+ 75114us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:55:45.422564 (+   447us) tablet_replica.cc:261] Starting instrumentation
0709 14:55:45.423021 (+   457us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":1570,"raft.run_cpu_time_us":121,"raft.run_wall_time_us":885,"tablet-open.queue_time_us":2053506}
I20260709 14:55:46.976276 22215 tablet_bootstrap.cc:492] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:46.976815 22215 ts_tablet_manager.cc:1403] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 1.602s	user 0.013s	sys 0.007s
I20260709 14:55:46.977293 22217 tablet_bootstrap.cc:492] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:46.974324 22333 consensus_queue.cc:1048] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:55:46.979323 22215 raft_consensus.cc:359] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:46.979961 22215 raft_consensus.cc:385] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:46.980235 22215 raft_consensus.cc:740] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:46.980530 22329 raft_consensus.cc:493] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:46.981004 22329 raft_consensus.cc:515] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:46.982964 22329 leader_election.cc:290] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:46.967242 21948 raft_consensus.cc:2468] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:46.983755 22217 tablet_bootstrap.cc:654] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:46.973647 22319 leader_election.cc:290] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:46.974261 21949 rpcz_store.cc:276] 0709 14:55:45.425474 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:46.972505 (+1547031us) service_pool.cc:224] Handling call
0709 14:55:46.972815 (+   310us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:46.973122 (+   307us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:46.973298 (+   176us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:47.003087 22346 raft_consensus.cc:493] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.008037 22346 raft_consensus.cc:515] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.009900 22346 leader_election.cc:290] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:47.010339 22346 raft_consensus.cc:493] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 175b1739428241c39e2d329d154f83a8)
I20260709 14:55:47.010749 22346 raft_consensus.cc:515] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:47.013257 22272 leader_election.cc:290] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:47.012526 22346 leader_election.cc:290] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:47.016911 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:47.017845 22347 raft_consensus.cc:493] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.018335 22347 raft_consensus.cc:515] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:47.018702 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2bd9da187541ed8c24c61faeb2feca" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:47.020313 22347 leader_election.cc:290] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:47.020617 21846 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48018 (request call id 25) took 1685 ms. Trace:
I20260709 14:55:47.020994 21846 rpcz_store.cc:276] 0709 14:55:45.335363 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:45.336966 (+  1603us) service_pool.cc:224] Handling call
0709 14:55:47.020558 (+1683592us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":2}
I20260709 14:55:47.017287 22346 raft_consensus.cc:493] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:47.022349 21896 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:47.005468 22329 raft_consensus.cc:493] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.022112 22346 raft_consensus.cc:515] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:47.025298 21942 raft_consensus.cc:3060] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.025887 22346 leader_election.cc:290] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:46.980973 22215 consensus_queue.cc:260] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:47.027837 22215 ts_tablet_manager.cc:1434] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.003s
I20260709 14:55:47.028916 22214 tablet_bootstrap.cc:654] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.031674 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c477fb71a04a6084c70bf39df76885" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:47.033172 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:47.033483 22022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:47.033995 22019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e575423faf4f35b39d23209a7a417b" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:47.023996 22329 raft_consensus.cc:515] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.034829 22331 leader_election.cc:290] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:47.022186 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47493fdbe65f4017bc114607b672ef12" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:47.038600 22215 tablet_bootstrap.cc:492] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:47.041182 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:47.049400 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d391bf82eb554982a7f01524149f1529" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:47.043923 22025 raft_consensus.cc:2468] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 1.
I20260709 14:55:47.047647 22022 raft_consensus.cc:2468] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 1.
I20260709 14:55:47.047260 22021 raft_consensus.cc:2468] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 1.
I20260709 14:55:47.052243 22024 raft_consensus.cc:3060] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.051165 21990 leader_election.cc:304] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
W20260709 14:55:47.060321 21915 leader_election.cc:343] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.054983 22020 raft_consensus.cc:2468] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 1.
I20260709 14:55:47.061554 22319 raft_consensus.cc:2804] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:47.061918 22319 raft_consensus.cc:493] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d955b1a3d54f409bf984df08884df7)
I20260709 14:55:47.062278 22319 raft_consensus.cc:3060] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.058804 22272 raft_consensus.cc:493] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.063892 22272 raft_consensus.cc:515] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.058048 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c477fb71a04a6084c70bf39df76885" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:47.065943 21915 leader_election.cc:304] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:47.066798 22345 raft_consensus.cc:2804] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:47.066835 22024 raft_consensus.cc:2468] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:47.067263 22345 raft_consensus.cc:493] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.067631 22345 raft_consensus.cc:3060] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.067701 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.068501 22171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.069202 22172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3044d37db4002be2357f9343664bc" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.069852 22172 raft_consensus.cc:2468] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 0.
I20260709 14:55:47.073244 22271 raft_consensus.cc:493] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.073732 22271 raft_consensus.cc:515] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:47.076728 21914 leader_election.cc:304] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:47.079416 22345 raft_consensus.cc:515] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:47.080516 21948 raft_consensus.cc:2393] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in current term 2: Already voted for candidate 4446ab86fc25415da44a7e63be2ce0c8 in this term.
I20260709 14:55:47.075055 22331 raft_consensus.cc:493] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:47.081246 22331 raft_consensus.cc:515] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
W20260709 14:55:47.081796 22216 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.657s	user 0.005s	sys 0.005s
W20260709 14:55:47.082078 22216 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 1.658s	user 0.005s	sys 0.005s
I20260709 14:55:47.084023 22216 tablet_bootstrap.cc:492] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:47.084440 22216 ts_tablet_manager.cc:1403] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 1.671s	user 0.007s	sys 0.009s
I20260709 14:55:47.086995 22271 leader_election.cc:290] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:47.087500 22271 raft_consensus.cc:493] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.087906 22271 raft_consensus.cc:515] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:47.089666 22329 leader_election.cc:290] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:47.096360 22215 tablet_bootstrap.cc:654] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.092221 22271 leader_election.cc:290] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:47.094311 22349 consensus_queue.cc:1048] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:47.183159 22350 raft_consensus.cc:493] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.183809 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.184410 22346 raft_consensus.cc:493] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.184630 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.184924 22291 raft_consensus.cc:493] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.185377 22291 raft_consensus.cc:515] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:47.185674 22096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c477fb71a04a6084c70bf39df76885" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.186560 22097 raft_consensus.cc:3060] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.187306 22291 leader_election.cc:290] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:47.188097 22098 raft_consensus.cc:2393] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4446ab86fc25415da44a7e63be2ce0c8 in current term 1: Already voted for candidate 175b1739428241c39e2d329d154f83a8 in this term.
I20260709 14:55:47.189237 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e575423faf4f35b39d23209a7a417b" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.190573 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
W20260709 14:55:47.190891 21913 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.19.124.131:42763 timed out after 1.704s (SENT) [suppressed 80 similar messages]
I20260709 14:55:47.189167 22345 leader_election.cc:290] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:47.196756 22216 raft_consensus.cc:359] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:47.183060 22019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c477fb71a04a6084c70bf39df76885" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:47.197103 22347 raft_consensus.cc:493] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.182986 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3044d37db4002be2357f9343664bc" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.197825 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47493fdbe65f4017bc114607b672ef12" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:47.199604 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e028b20504df44a5a078b70c3136a04e" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:47.200312 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf990e10c124fc18f4ce2e93ea135dd" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:47.200619 22217 tablet_bootstrap.cc:492] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:47.218825 22217 ts_tablet_manager.cc:1403] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.242s	user 0.017s	sys 0.012s
I20260709 14:55:47.183663 22350 raft_consensus.cc:515] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:47.203193 22216 raft_consensus.cc:385] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.219223 22216 raft_consensus.cc:740] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.219911 22216 consensus_queue.cc:260] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:47.103085 22271 raft_consensus.cc:2804] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:47.103885 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4ac4991ced43c6ac2e0860fa016acd" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:47.212278 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d391bf82eb554982a7f01524149f1529" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:47.212988 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2bd9da187541ed8c24c61faeb2feca" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:47.216835 21915 leader_election.cc:304] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8
W20260709 14:55:47.216930 22138 leader_election.cc:343] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.209549 22019 raft_consensus.cc:3060] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.223920 22215 tablet_bootstrap.cc:492] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:47.222106 22216 ts_tablet_manager.cc:1434] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.137s	user 0.007s	sys 0.000s
I20260709 14:55:47.218681 22321 raft_consensus.cc:493] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.218950 22099 raft_consensus.cc:2468] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 0.
I20260709 14:55:47.231627 22215 ts_tablet_manager.cc:1403] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.193s	user 0.009s	sys 0.011s
I20260709 14:55:47.232149 22214 tablet_bootstrap.cc:492] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:47.234225 22214 ts_tablet_manager.cc:1403] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.279s	user 0.006s	sys 0.026s
I20260709 14:55:47.222323 22271 raft_consensus.cc:493] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.233130 22216 tablet_bootstrap.cc:492] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:47.210693 22347 raft_consensus.cc:515] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.232894 22091 raft_consensus.cc:2468] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 0.
I20260709 14:55:47.237002 22321 raft_consensus.cc:515] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.217166 22349 consensus_queue.cc:1048] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:55:47.237788 22025 raft_consensus.cc:2468] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
I20260709 14:55:47.239339 21915 leader_election.cc:304] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:47.239715 22172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf990e10c124fc18f4ce2e93ea135dd" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.240247 22171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.240211 21915 leader_election.cc:304] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:47.229085 22016 raft_consensus.cc:2468] T e028b20504df44a5a078b70c3136a04e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:47.206807 22346 raft_consensus.cc:515] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.219889 22331 leader_election.cc:290] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:47.229161 22024 raft_consensus.cc:2468] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 1.
W20260709 14:55:47.234762 21879 debug-util.cc:398] Leaking SignalData structure 0x7b08000607c0 after lost signal to thread 21882
I20260709 14:55:47.232122 22021 raft_consensus.cc:2468] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:47.249370 22291 raft_consensus.cc:493] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.249716 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c477fb71a04a6084c70bf39df76885" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:47.237140 22347 leader_election.cc:290] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:47.251857 22350 leader_election.cc:290] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:47.252693 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:47.258654 22024 raft_consensus.cc:2468] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
I20260709 14:55:47.230674 22017 raft_consensus.cc:2468] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:47.252935 22354 raft_consensus.cc:2804] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:47.252281 22214 raft_consensus.cc:359] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.241293 22271 raft_consensus.cc:3060] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.259691 22214 raft_consensus.cc:385] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.260028 22214 raft_consensus.cc:740] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.254227 22272 leader_election.cc:290] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:47.260623 22214 consensus_queue.cc:260] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.261760 22215 raft_consensus.cc:359] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.262380 22215 raft_consensus.cc:385] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.262620 22215 raft_consensus.cc:740] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.263198 22215 consensus_queue.cc:260] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.265398 22214 ts_tablet_manager.cc:1434] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 14:55:47.266160 22214 tablet_bootstrap.cc:492] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:47.258488 22291 raft_consensus.cc:515] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:47.259527 22345 raft_consensus.cc:2804] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:47.268544 22215 ts_tablet_manager.cc:1434] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 14:55:47.265654 22022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:47.269382 22215 tablet_bootstrap.cc:492] T dcf990e10c124fc18f4ce2e93ea135dd P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:47.260589 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db9cd17ddf4ad5bb2f784a3fb9d2e2" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.272486 22167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.272993 22346 leader_election.cc:290] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:47.273845 22217 raft_consensus.cc:359] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:47.274482 22217 raft_consensus.cc:385] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.274714 22217 raft_consensus.cc:740] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.275944 22217 consensus_queue.cc:260] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:47.277485 22167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3044d37db4002be2357f9343664bc" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.278064 22167 raft_consensus.cc:2468] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
I20260709 14:55:47.278107 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:47.279153 22282 raft_consensus.cc:2804] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:47.279549 22282 raft_consensus.cc:493] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 175b1739428241c39e2d329d154f83a8)
I20260709 14:55:47.279626 22167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.280179 22291 leader_election.cc:290] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:47.279320 22063 leader_election.cc:304] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:47.281211 22215 tablet_bootstrap.cc:654] T dcf990e10c124fc18f4ce2e93ea135dd P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:47.281929 22063 leader_election.cc:343] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.282418 22291 raft_consensus.cc:2804] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:47.282612 22063 leader_election.cc:304] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:47.283329 22346 raft_consensus.cc:2804] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:47.283681 22346 raft_consensus.cc:493] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.284006 22346 raft_consensus.cc:3060] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.284502 22167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.286550 22167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36473c9d90b44878fac63848a9d75a6" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.288440 22167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465b8bc59e1448fcbdb9a87ad2b08fd7" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.288914 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d391bf82eb554982a7f01524149f1529" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.275363 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2bd9da187541ed8c24c61faeb2feca" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.296615 22214 tablet_bootstrap.cc:654] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.279923 22282 raft_consensus.cc:3060] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.259564 22354 raft_consensus.cc:493] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d955b1a3d54f409bf984df08884df7)
I20260709 14:55:47.267975 22345 raft_consensus.cc:493] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d955b1a3d54f409bf984df08884df7)
I20260709 14:55:47.379654 22217 ts_tablet_manager.cc:1434] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.160s	user 0.006s	sys 0.000s
W20260709 14:55:47.379449 21913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.131:42763, user_credentials={real_user=slave}} blocked reactor thread for 98770us
W20260709 14:55:47.293466 22063 leader_election.cc:343] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.303043 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf990e10c124fc18f4ce2e93ea135dd" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.296330 22321 leader_election.cc:290] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:47.289639 22022 raft_consensus.cc:2468] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:47.293054 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:47.283197 22291 raft_consensus.cc:697] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:47.290642 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
W20260709 14:55:47.389549 21879 debug-util.cc:398] Leaking SignalData structure 0x7b0800238880 after lost signal to thread 21974
I20260709 14:55:47.291735 22271 raft_consensus.cc:515] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:47.397012 22215 tablet_bootstrap.cc:492] T dcf990e10c124fc18f4ce2e93ea135dd P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:47.395282 22171 raft_consensus.cc:2468] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
I20260709 14:55:47.380811 22354 raft_consensus.cc:3060] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.395774 22216 tablet_bootstrap.cc:654] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.397948 22215 ts_tablet_manager.cc:1403] T dcf990e10c124fc18f4ce2e93ea135dd P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.129s	user 0.017s	sys 0.010s
I20260709 14:55:47.271729 21915 leader_election.cc:304] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:47.382612 22345 raft_consensus.cc:3060] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.292294 22138 leader_election.cc:304] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:47.301198 21989 leader_election.cc:304] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
W20260709 14:55:47.385329 21913 leader_election.cc:343] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.294951 22346 raft_consensus.cc:515] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:47.380987 22319 raft_consensus.cc:515] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:47.284070 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.386763 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d391bf82eb554982a7f01524149f1529" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:47.386215 22170 raft_consensus.cc:2468] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:47.293478 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.394279 21941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e028b20504df44a5a078b70c3136a04e" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:47.401890 22357 consensus_queue.cc:1048] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:55:47.407245 22272 raft_consensus.cc:2804] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:47.413975 22217 tablet_bootstrap.cc:492] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:47.407459 22271 leader_election.cc:290] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
W20260709 14:55:47.415107 21879 debug-util.cc:398] Leaking SignalData structure 0x7b0800223040 after lost signal to thread 22049
I20260709 14:55:47.418012 22272 raft_consensus.cc:493] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.418381 22272 raft_consensus.cc:3060] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.419224 22023 raft_consensus.cc:2376] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1. Re-sending same reply.
I20260709 14:55:47.419342 22019 raft_consensus.cc:2468] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
W20260709 14:55:47.418483 21879 debug-util.cc:398] Leaking SignalData structure 0x7b08000ae9e0 after lost signal to thread 22123
I20260709 14:55:47.417814 22319 leader_election.cc:290] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
W20260709 14:55:47.421046 21879 debug-util.cc:398] Leaking SignalData structure 0x7b08001c3b40 after lost signal to thread 22197
W20260709 14:55:47.421844 21879 debug-util.cc:398] Leaking SignalData structure 0x7b080003b080 after lost signal to thread 22300
W20260709 14:55:47.390260 22063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.132:46345, user_credentials={real_user=slave}} blocked reactor thread for 96845.3us
I20260709 14:55:47.406253 22169 raft_consensus.cc:2393] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in current term 1: Already voted for candidate 31d955b1a3d54f409bf984df08884df7 in this term.
I20260709 14:55:47.407617 21913 leader_election.cc:304] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:47.430025 22278 raft_consensus.cc:2749] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:47.430171 21913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.131:42763, user_credentials={real_user=slave}} blocked reactor thread for 44872.5us
I20260709 14:55:47.430958 21913 leader_election.cc:304] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:47.431547 22278 raft_consensus.cc:2804] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:47.431882 22278 raft_consensus.cc:493] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.432193 22278 raft_consensus.cc:3060] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.433420 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.434203 22099 raft_consensus.cc:2393] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4446ab86fc25415da44a7e63be2ce0c8 in current term 1: Already voted for candidate 175b1739428241c39e2d329d154f83a8 in this term.
I20260709 14:55:47.434104 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3044d37db4002be2357f9343664bc" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:47.434888 22091 raft_consensus.cc:2393] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4446ab86fc25415da44a7e63be2ce0c8 in current term 1: Already voted for candidate 31d955b1a3d54f409bf984df08884df7 in this term.
I20260709 14:55:47.437064 22168 raft_consensus.cc:2468] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:47.437376 22358 consensus_queue.cc:1048] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:47.414868 22321 raft_consensus.cc:2749] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:47.439659 22063 leader_election.cc:343] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:47.408001 22138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.130:44695, user_credentials={real_user=slave}} blocked reactor thread for 114151us
I20260709 14:55:47.444267 22272 raft_consensus.cc:515] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
W20260709 14:55:47.445739 22138 leader_election.cc:343] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:47.446377 22138 leader_election.cc:343] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.446736 22138 leader_election.cc:304] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:47.440229 22291 consensus_queue.cc:237] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.440783 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
W20260709 14:55:47.438022 21989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.132:46345, user_credentials={real_user=slave}} blocked reactor thread for 136909us
I20260709 14:55:47.437963 22354 raft_consensus.cc:515] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:47.456926 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3044d37db4002be2357f9343664bc" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:47.456939 22064 leader_election.cc:304] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:47.453624 22349 raft_consensus.cc:2749] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:47.459618 22357 raft_consensus.cc:2804] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:47.460104 22357 raft_consensus.cc:493] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.461414 22357 raft_consensus.cc:3060] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.461635 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4ac4991ced43c6ac2e0860fa016acd" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.461912 22272 leader_election.cc:290] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:47.459547 21946 raft_consensus.cc:2393] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d955b1a3d54f409bf984df08884df7 in current term 1: Already voted for candidate 4446ab86fc25415da44a7e63be2ce0c8 in this term.
W20260709 14:55:47.463887 22063 leader_election.cc:343] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.464673 21947 raft_consensus.cc:2393] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in current term 2: Already voted for candidate 4446ab86fc25415da44a7e63be2ce0c8 in this term.
I20260709 14:55:47.465049 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3044d37db4002be2357f9343664bc" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:47.465823 22170 raft_consensus.cc:3060] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.467427 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b5dd352fa5472e81af6d1be4268080" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.470464 22064 leader_election.cc:304] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:47.471853 22357 raft_consensus.cc:515] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.473141 22215 raft_consensus.cc:359] T dcf990e10c124fc18f4ce2e93ea135dd P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.474872 22215 raft_consensus.cc:385] T dcf990e10c124fc18f4ce2e93ea135dd P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.475476 22215 raft_consensus.cc:740] T dcf990e10c124fc18f4ce2e93ea135dd P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.473640 22064 leader_election.cc:304] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8
I20260709 14:55:47.473842 22358 raft_consensus.cc:2804] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:55:47.463966 21989 leader_election.cc:343] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.455019 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db9cd17ddf4ad5bb2f784a3fb9d2e2" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:47.473536 22346 leader_election.cc:290] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:47.470034 22321 consensus_queue.cc:1048] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:55:47.481005 21989 leader_election.cc:304] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:47.480962 22346 raft_consensus.cc:2804] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:47.481760 22346 raft_consensus.cc:493] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.482149 22346 raft_consensus.cc:3060] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.482494 21989 leader_election.cc:304] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:47.483314 22319 raft_consensus.cc:2804] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:47.483695 22319 raft_consensus.cc:493] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.484021 22319 raft_consensus.cc:3060] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.479835 22215 consensus_queue.cc:260] T dcf990e10c124fc18f4ce2e93ea135dd P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.491292 22354 leader_election.cc:290] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:47.476403 22358 raft_consensus.cc:493] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:47.488960 22321 raft_consensus.cc:2804] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:47.496299 22215 ts_tablet_manager.cc:1434] T dcf990e10c124fc18f4ce2e93ea135dd P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.000s
I20260709 14:55:47.476799 21913 leader_election.cc:304] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:47.501137 22354 raft_consensus.cc:2749] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:47.501492 22321 raft_consensus.cc:493] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.507413 22321 raft_consensus.cc:3060] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.499183 22214 tablet_bootstrap.cc:492] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:47.515144 22214 ts_tablet_manager.cc:1403] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.249s	user 0.032s	sys 0.034s
I20260709 14:55:47.503230 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:47.489318 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.503688 22217 tablet_bootstrap.cc:654] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:47.507691 21989 leader_election.cc:343] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.498782 22278 raft_consensus.cc:515] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:47.513911 22349 consensus_queue.cc:1048] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:47.514555 22215 tablet_bootstrap.cc:492] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:47.506564 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3044d37db4002be2357f9343664bc" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:47.508631 22358 raft_consensus.cc:3060] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.519830 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.520993 22278 leader_election.cc:290] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
W20260709 14:55:47.521364 22138 leader_election.cc:343] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.522579 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:47.527048 22359 raft_consensus.cc:2804] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:47.515453 22346 raft_consensus.cc:515] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.532665 22359 raft_consensus.cc:493] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 175b1739428241c39e2d329d154f83a8)
I20260709 14:55:47.533068 22359 raft_consensus.cc:3060] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:47.523898 21915 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.130:44695, user_credentials={real_user=slave}} blocked reactor thread for 254933us
I20260709 14:55:47.535939 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:47.533793 22098 raft_consensus.cc:3060] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.539134 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.544251 22346 leader_election.cc:290] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:47.544437 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf990e10c124fc18f4ce2e93ea135dd" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:47.545084 22168 raft_consensus.cc:3060] T dcf990e10c124fc18f4ce2e93ea135dd P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.548236 22347 raft_consensus.cc:493] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.548695 22347 raft_consensus.cc:515] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:47.549477 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:47.550209 22016 raft_consensus.cc:2393] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4446ab86fc25415da44a7e63be2ce0c8 in current term 2: Already voted for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in this term.
I20260709 14:55:47.550800 22347 leader_election.cc:290] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:47.552947 22214 raft_consensus.cc:359] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:47.553759 22214 raft_consensus.cc:385] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.554033 22214 raft_consensus.cc:740] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.554523 22214 consensus_queue.cc:260] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:47.557050 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e028b20504df44a5a078b70c3136a04e" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:47.557626 22016 raft_consensus.cc:3060] T e028b20504df44a5a078b70c3136a04e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.559810 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d391bf82eb554982a7f01524149f1529" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.561672 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.561996 22170 raft_consensus.cc:2468] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 1.
I20260709 14:55:47.562440 22099 raft_consensus.cc:2393] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in current term 1: Already voted for candidate 31d955b1a3d54f409bf984df08884df7 in this term.
I20260709 14:55:47.563921 22319 raft_consensus.cc:515] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:47.565078 22214 ts_tablet_manager.cc:1434] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260709 14:55:47.565986 22214 tablet_bootstrap.cc:492] T f88447c30e114cdeba577fbca7fe2c92 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:47.569402 22321 raft_consensus.cc:515] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.569681 22358 raft_consensus.cc:515] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:47.553036 22345 raft_consensus.cc:515] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
W20260709 14:55:47.553421 21914 leader_election.cc:343] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.546422 22098 raft_consensus.cc:2468] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 1.
I20260709 14:55:47.573540 22357 leader_election.cc:290] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:47.557080 22138 leader_election.cc:304] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:47.571766 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c477fb71a04a6084c70bf39df76885" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.574350 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2bd9da187541ed8c24c61faeb2feca" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:47.574785 22216 tablet_bootstrap.cc:492] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:47.582304 22216 ts_tablet_manager.cc:1403] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.349s	user 0.011s	sys 0.014s
I20260709 14:55:47.575017 22168 raft_consensus.cc:2468] T dcf990e10c124fc18f4ce2e93ea135dd P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:47.576016 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:47.576534 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:47.589119 22169 raft_consensus.cc:3060] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.577332 22319 leader_election.cc:290] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:47.578521 22215 tablet_bootstrap.cc:654] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.588338 22216 raft_consensus.cc:359] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:47.580108 22345 leader_election.cc:290] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:47.585743 22170 raft_consensus.cc:3060] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.592404 22216 raft_consensus.cc:385] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.598219 22216 raft_consensus.cc:740] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.599380 21913 leader_election.cc:304] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:47.599412 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf990e10c124fc18f4ce2e93ea135dd" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.600203 22345 raft_consensus.cc:2804] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:47.600704 22345 raft_consensus.cc:697] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:55:47.600838 22098 raft_consensus.cc:2393] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in current term 1: Already voted for candidate 31d955b1a3d54f409bf984df08884df7 in this term.
I20260709 14:55:47.599511 22216 consensus_queue.cc:260] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:47.601507 22345 consensus_queue.cc:237] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:47.606638 22216 ts_tablet_manager.cc:1434] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 14:55:47.608445 22063 leader_election.cc:304] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:47.609302 22291 raft_consensus.cc:2804] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:47.609752 22291 raft_consensus.cc:697] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:47.610517 22291 consensus_queue.cc:237] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
W20260709 14:55:47.597258 21914 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.132:46345, user_credentials={real_user=slave}} blocked reactor thread for 50196.6us
W20260709 14:55:47.613320 21914 leader_election.cc:343] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.614430 22216 tablet_bootstrap.cc:492] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
W20260709 14:55:47.607688 22138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.130:44695, user_credentials={real_user=slave}} blocked reactor thread for 50700.4us
I20260709 14:55:47.619010 22215 tablet_bootstrap.cc:492] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:47.620348 22215 ts_tablet_manager.cc:1403] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.106s	user 0.018s	sys 0.000s
I20260709 14:55:47.621654 22350 raft_consensus.cc:493] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:47.622161 22350 raft_consensus.cc:515] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:47.623024 22215 raft_consensus.cc:359] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:47.623682 22215 raft_consensus.cc:385] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.623931 22215 raft_consensus.cc:740] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.624583 22215 consensus_queue.cc:260] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:47.625200 22138 leader_election.cc:304] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:47.625973 22329 raft_consensus.cc:2804] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:47.618525 22016 raft_consensus.cc:2468] T e028b20504df44a5a078b70c3136a04e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:47.626497 22215 ts_tablet_manager.cc:1434] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:55:47.628116 22350 leader_election.cc:290] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:47.627863 22332 consensus_queue.cc:1048] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:47.626359 22329 raft_consensus.cc:493] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.632119 22215 tablet_bootstrap.cc:492] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:47.634927 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.632687 22329 raft_consensus.cc:3060] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.638664 22097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b5dd352fa5472e81af6d1be4268080" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.639331 22097 raft_consensus.cc:2468] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:47.598434 21915 leader_election.cc:304] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:47.644591 22138 leader_election.cc:304] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:47.642880 22358 leader_election.cc:290] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:47.649073 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e32c61f0a354315b5f7232fef3a4eeb" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.604950 22359 raft_consensus.cc:515] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:47.653833 22214 tablet_bootstrap.cc:654] T f88447c30e114cdeba577fbca7fe2c92 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.650089 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:47.655193 22098 raft_consensus.cc:2393] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in current term 1: Already voted for candidate 31d955b1a3d54f409bf984df08884df7 in this term.
I20260709 14:55:47.657583 22359 leader_election.cc:290] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:47.650652 21914 leader_election.cc:304] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:47.662240 22348 raft_consensus.cc:2804] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:47.662729 22348 raft_consensus.cc:697] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:47.663213 22171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4ac4991ced43c6ac2e0860fa016acd" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:47.655901 22345 raft_consensus.cc:2804] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:47.632753 22282 raft_consensus.cc:515] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:47.667819 21947 raft_consensus.cc:1240] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Rejecting Update request from peer 175b1739428241c39e2d329d154f83a8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:47.661017 22359 raft_consensus.cc:2804] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:55:47.660809 21915 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.130:44695, user_credentials={real_user=slave}} blocked reactor thread for 77399.3us
I20260709 14:55:47.672796 22216 tablet_bootstrap.cc:654] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.661646 22321 leader_election.cc:290] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:47.672127 22345 raft_consensus.cc:697] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:55:47.675282 22345 consensus_queue.cc:237] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER 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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:47.670465 22097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:47.683471 22170 raft_consensus.cc:2468] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:47.684449 22349 raft_consensus.cc:2764] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:55:47.679384 22359 raft_consensus.cc:697] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:55:47.693626 21915 leader_election.cc:304] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [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: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:47.694123 22359 consensus_queue.cc:237] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:47.678136 22329 raft_consensus.cc:515] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.696902 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:47.679170 22282 leader_election.cc:290] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:47.697515 22019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:47.664114 22348 consensus_queue.cc:237] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:47.693315 22017 raft_consensus.cc:1240] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Rejecting Update request from peer 31d955b1a3d54f409bf984df08884df7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:47.699986 21948 raft_consensus.cc:1240] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Rejecting Update request from peer 31d955b1a3d54f409bf984df08884df7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:47.700825 21989 leader_election.cc:304] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:47.681689 21941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:47.697196 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4ac4991ced43c6ac2e0860fa016acd" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:47.706128 22369 raft_consensus.cc:2749] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:47.711932 22215 tablet_bootstrap.cc:654] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.721112 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36473c9d90b44878fac63848a9d75a6" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:47.723398 21988 leader_election.cc:304] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:47.725103 21988 leader_election.cc:304] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:47.749060 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:47.749307 21944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:47.713527 22321 raft_consensus.cc:2804] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:47.728988 22347 raft_consensus.cc:2749] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:47.706888 22169 raft_consensus.cc:2468] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:47.727262 22291 raft_consensus.cc:493] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.763321 22217 tablet_bootstrap.cc:492] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:47.764621 22217 ts_tablet_manager.cc:1403] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.351s	user 0.020s	sys 0.008s
I20260709 14:55:47.714025 21941 raft_consensus.cc:2468] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:47.728816 22264 consensus_queue.cc:1048] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 14:55:47.768155 22264 raft_consensus.cc:2749] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:47.768921 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e32c61f0a354315b5f7232fef3a4eeb" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:47.772514 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3044d37db4002be2357f9343664bc" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:47.773021 22329 leader_election.cc:290] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:47.773633 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
W20260709 14:55:47.776628 21990 leader_election.cc:343] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.728155 21915 leader_election.cc:304] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [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: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:47.793869 22282 raft_consensus.cc:2749] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:47.768208 21988 leader_election.cc:304] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:47.796693 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:47.777902 22291 raft_consensus.cc:515] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.794346 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2bd9da187541ed8c24c61faeb2feca" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:47.797524 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d391bf82eb554982a7f01524149f1529" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.808254 22214 tablet_bootstrap.cc:492] T f88447c30e114cdeba577fbca7fe2c92 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:47.793704 22063 leader_election.cc:304] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:47.810230 21945 raft_consensus.cc:1240] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Rejecting Update request from peer 31d955b1a3d54f409bf984df08884df7 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:55:47.810523 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:47.810793 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e028b20504df44a5a078b70c3136a04e" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
W20260709 14:55:47.811765 21988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.131:42763, user_credentials={real_user=slave}} blocked reactor thread for 43659.1us
I20260709 14:55:47.798611 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465b8bc59e1448fcbdb9a87ad2b08fd7" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:47.813416 22214 ts_tablet_manager.cc:1403] T f88447c30e114cdeba577fbca7fe2c92 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.248s	user 0.015s	sys 0.017s
I20260709 14:55:47.812597 21988 leader_election.cc:304] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
W20260709 14:55:47.815114 22377 log.cc:927] Time spent T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
W20260709 14:55:47.798493 21915 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.130:44695, user_credentials={real_user=slave}} blocked reactor thread for 93005.1us
I20260709 14:55:47.815565 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.816239 21915 leader_election.cc:304] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [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: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:47.812362 22064 leader_election.cc:304] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:47.816596 21914 leader_election.cc:304] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [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: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:47.792539 22331 consensus_queue.cc:1059] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:55:47.808892 21943 raft_consensus.cc:3060] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.833798 22321 raft_consensus.cc:697] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:47.834210 22388 raft_consensus.cc:3060] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.834721 22321 consensus_queue.cc:237] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:47.811765 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d391bf82eb554982a7f01524149f1529" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:47.836990 22350 raft_consensus.cc:2749] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:47.823446 22358 raft_consensus.cc:2804] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:47.824244 22319 raft_consensus.cc:2749] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:47.824323 22345 raft_consensus.cc:2749] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:55:47.841583 22379 log.cc:927] Time spent T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 14:55:47.841334 22217 raft_consensus.cc:359] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.842039 22217 raft_consensus.cc:385] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.842293 22217 raft_consensus.cc:740] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.816213 22091 raft_consensus.cc:2468] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:47.839201 22282 raft_consensus.cc:2749] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:55:47.841255 22138 leader_election.cc:343] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.846242 22217 consensus_queue.cc:260] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.847332 21988 leader_election.cc:304] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8
I20260709 14:55:47.849445 22291 leader_election.cc:290] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:47.850798 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:47.844678 22358 raft_consensus.cc:697] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:47.853034 21948 raft_consensus.cc:1240] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Rejecting Update request from peer 175b1739428241c39e2d329d154f83a8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:47.855302 22358 consensus_queue.cc:237] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.858230 22097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:47.858569 22214 raft_consensus.cc:359] T f88447c30e114cdeba577fbca7fe2c92 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:47.859185 22214 raft_consensus.cc:385] T f88447c30e114cdeba577fbca7fe2c92 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.859396 22214 raft_consensus.cc:740] T f88447c30e114cdeba577fbca7fe2c92 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.859846 22214 consensus_queue.cc:260] T f88447c30e114cdeba577fbca7fe2c92 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:47.862016 22214 ts_tablet_manager.cc:1434] T f88447c30e114cdeba577fbca7fe2c92 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260709 14:55:47.863456 22217 ts_tablet_manager.cc:1434] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.099s	user 0.006s	sys 0.000s
I20260709 14:55:47.853266 22357 consensus_queue.cc:1059] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:55:47.864312 22357 raft_consensus.cc:3055] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:47.862993 22064 leader_election.cc:304] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [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: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:47.866497 22217 tablet_bootstrap.cc:492] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:47.865873 22064 leader_election.cc:304] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:47.867383 22329 consensus_queue.cc:1059] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:47.868911 22346 raft_consensus.cc:2749] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:47.868489 22064 leader_election.cc:304] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [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: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8
I20260709 14:55:47.870494 22064 leader_election.cc:304] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:47.872047 22346 raft_consensus.cc:2749] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:47.873687 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:47.864622 22357 raft_consensus.cc:740] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:47.880192 22357 consensus_queue.cc:260] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:47.881273 22357 raft_consensus.cc:3060] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.872123 22366 raft_consensus.cc:2804] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:47.878400 22016 raft_consensus.cc:1240] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Rejecting Update request from peer 31d955b1a3d54f409bf984df08884df7 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:55:47.873621 22391 raft_consensus.cc:2804] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:47.879359 22348 raft_consensus.cc:493] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.867592 22350 raft_consensus.cc:2749] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:47.885618 22329 raft_consensus.cc:3055] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:47.893731 22329 raft_consensus.cc:740] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:47.894529 22329 consensus_queue.cc:260] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:47.894977 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:47.895689 22329 raft_consensus.cc:3060] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.895812 22017 raft_consensus.cc:2393] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d955b1a3d54f409bf984df08884df7 in current term 1: Already voted for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in this term.
I20260709 14:55:47.885756 22272 raft_consensus.cc:3055] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:47.886740 22097 raft_consensus.cc:1240] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Rejecting Update request from peer 4446ab86fc25415da44a7e63be2ce0c8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:47.887338 22214 tablet_bootstrap.cc:492] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:47.887656 22215 tablet_bootstrap.cc:492] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:47.899937 22215 ts_tablet_manager.cc:1403] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.268s	user 0.013s	sys 0.014s
I20260709 14:55:47.903474 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d391bf82eb554982a7f01524149f1529" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:47.904059 22024 raft_consensus.cc:3060] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.896279 22272 raft_consensus.cc:740] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:47.905622 22272 consensus_queue.cc:260] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:47.906929 22272 raft_consensus.cc:3060] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.907413 22214 tablet_bootstrap.cc:654] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.906884 22215 raft_consensus.cc:359] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.910322 22215 raft_consensus.cc:385] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.910502 22024 raft_consensus.cc:2468] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 2.
I20260709 14:55:47.910831 22345 consensus_queue.cc:1059] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:47.909664 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf990e10c124fc18f4ce2e93ea135dd" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:47.911607 22138 leader_election.cc:304] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:47.911947 22345 raft_consensus.cc:3055] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:47.899747 22366 raft_consensus.cc:493] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.912468 22331 raft_consensus.cc:2804] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:47.912698 22366 raft_consensus.cc:3060] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.913028 22331 raft_consensus.cc:697] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:47.910588 22215 raft_consensus.cc:740] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.912493 22345 raft_consensus.cc:740] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:55:47.917974 22345 consensus_queue.cc:260] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:47.919206 22345 raft_consensus.cc:3060] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.913398 22348 raft_consensus.cc:515] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:47.911924 22391 raft_consensus.cc:493] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.931620 22388 raft_consensus.cc:2749] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:47.934629 22215 consensus_queue.cc:260] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.942044 22350 consensus_queue.cc:1059] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:47.942775 22350 consensus_queue.cc:1243] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Peer 4446ab86fc25415da44a7e63be2ce0c8 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:55:47.943156 22348 leader_election.cc:290] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:47.930783 22391 raft_consensus.cc:3060] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.944290 22346 raft_consensus.cc:3055] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:47.944747 22346 raft_consensus.cc:740] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:47.945628 22346 consensus_queue.cc:260] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:47.941381 21847 catalog_manager.cc:5697] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:47.946934 22331 consensus_queue.cc:237] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER 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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:47.947469 21847 catalog_manager.cc:5697] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:47.951634 22217 tablet_bootstrap.cc:654] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.954761 22215 ts_tablet_manager.cc:1434] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.002s
I20260709 14:55:47.957862 22215 tablet_bootstrap.cc:492] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
W20260709 14:55:47.956485 22064 leader_election.cc:343] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.958319 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465b8bc59e1448fcbdb9a87ad2b08fd7" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:47.977068 22346 raft_consensus.cc:3060] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.983994 21848 catalog_manager.cc:5697] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:47.993624 22169 raft_consensus.cc:1240] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Rejecting Update request from peer 31d955b1a3d54f409bf984df08884df7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:47.997139 22358 consensus_queue.cc:1059] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:47.997988 22358 consensus_queue.cc:1243] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Peer 175b1739428241c39e2d329d154f83a8 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:55:47.998358 22350 raft_consensus.cc:3055] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:47.998441 21943 raft_consensus.cc:2468] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:47.998719 22350 raft_consensus.cc:740] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:47.999728 22216 tablet_bootstrap.cc:492] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:47.999593 22350 consensus_queue.cc:260] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.000180 22216 ts_tablet_manager.cc:1403] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.393s	user 0.005s	sys 0.018s
I20260709 14:55:48.000578 22350 raft_consensus.cc:3060] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.986750 22023 raft_consensus.cc:2468] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:48.003522 22216 raft_consensus.cc:359] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:48.006429 22216 raft_consensus.cc:385] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.006702 22216 raft_consensus.cc:740] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.986963 22064 leader_election.cc:304] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:48.012007 22391 raft_consensus.cc:515] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
W20260709 14:55:48.012027 22138 leader_election.cc:343] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.013973 22357 consensus_queue.cc:1048] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:48.015208 22064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.129:42555, user_credentials={real_user=slave}} blocked reactor thread for 58984.9us
I20260709 14:55:48.015511 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b5dd352fa5472e81af6d1be4268080" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
W20260709 14:55:48.017951 21989 leader_election.cc:343] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.018435 22391 leader_election.cc:290] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:48.018630 22214 tablet_bootstrap.cc:492] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:48.019171 22214 ts_tablet_manager.cc:1403] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.135s	user 0.008s	sys 0.028s
I20260709 14:55:48.019240 22216 consensus_queue.cc:260] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:48.018916 22358 raft_consensus.cc:2749] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:48.025152 21988 leader_election.cc:343] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.025617 21988 leader_election.cc:304] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:48.026999 22321 raft_consensus.cc:2749] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.027053 21988 leader_election.cc:304] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:48.027812 22321 raft_consensus.cc:2749] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:55:48.027845 21896 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:48.029395 21943 raft_consensus.cc:1240] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Rejecting Update request from peer 31d955b1a3d54f409bf984df08884df7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:48.029523 21988 leader_election.cc:304] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:48.030997 22321 raft_consensus.cc:2749] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:48.031159 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
W20260709 14:55:48.032437 22064 leader_election.cc:343] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.033001 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b5dd352fa5472e81af6d1be4268080" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:48.022589 22214 raft_consensus.cc:359] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.035610 22214 raft_consensus.cc:385] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.035977 22214 raft_consensus.cc:740] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.035820 22216 ts_tablet_manager.cc:1434] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.035s	user 0.000s	sys 0.006s
I20260709 14:55:48.037135 22214 consensus_queue.cc:260] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.037703 22216 tablet_bootstrap.cc:492] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:48.038255 22136 leader_election.cc:304] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:48.039029 22331 raft_consensus.cc:2804] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:48.034603 22358 raft_consensus.cc:493] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.041497 22331 raft_consensus.cc:493] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a32bd7add624b64b38b9c6a90ac7ef1)
I20260709 14:55:48.041764 22345 raft_consensus.cc:493] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.043031 22214 ts_tablet_manager.cc:1434] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.004s
I20260709 14:55:48.042531 22064 leader_election.cc:304] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:48.044731 22357 raft_consensus.cc:2749] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.042284 22345 raft_consensus.cc:515] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:48.043522 22358 raft_consensus.cc:515] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.042765 22091 raft_consensus.cc:3060] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.046401 22064 leader_election.cc:304] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [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: 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:48.041505 22136 leader_election.cc:304] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b1739428241c39e2d329d154f83a8; no voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:48.048894 22214 tablet_bootstrap.cc:492] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:48.049142 22357 raft_consensus.cc:2749] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:48.054723 22024 raft_consensus.cc:1240] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Rejecting Update request from peer 31d955b1a3d54f409bf984df08884df7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:48.054997 22216 tablet_bootstrap.cc:654] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.042747 22331 raft_consensus.cc:3060] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.058148 22215 tablet_bootstrap.cc:654] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.058404 22345 leader_election.cc:290] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:48.055083 22358 leader_election.cc:290] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:48.058965 22400 raft_consensus.cc:2749] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:48.060833 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47493fdbe65f4017bc114607b672ef12" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:48.061499 22169 raft_consensus.cc:2468] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 0.
I20260709 14:55:48.050861 22064 leader_election.cc:304] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:48.065130 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465b8bc59e1448fcbdb9a87ad2b08fd7" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:48.065624 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47493fdbe65f4017bc114607b672ef12" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:48.065825 22099 raft_consensus.cc:2468] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:48.065922 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e575423faf4f35b39d23209a7a417b" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:48.065181 22091 raft_consensus.cc:2468] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:48.066620 21943 raft_consensus.cc:2468] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
W20260709 14:55:48.067951 21915 leader_election.cc:343] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.068811 22214 tablet_bootstrap.cc:654] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.069880 22358 raft_consensus.cc:2749] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:48.042827 22349 consensus_queue.cc:1048] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:55:48.068706 21914 leader_election.cc:304] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [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: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:48.071758 22345 raft_consensus.cc:2804] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.070271 22331 raft_consensus.cc:515] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.071785 22217 tablet_bootstrap.cc:492] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:48.033031 22366 raft_consensus.cc:515] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:48.073021 22217 ts_tablet_manager.cc:1403] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.207s	user 0.014s	sys 0.008s
I20260709 14:55:48.072460 22345 raft_consensus.cc:493] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.074249 22345 raft_consensus.cc:3060] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.083702 22278 consensus_queue.cc:1048] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:48.085433 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e575423faf4f35b39d23209a7a417b" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:48.088853 22217 raft_consensus.cc:359] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.089506 22217 raft_consensus.cc:385] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.089776 22217 raft_consensus.cc:740] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.090529 22217 consensus_queue.cc:260] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.092638 22217 ts_tablet_manager.cc:1434] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 14:55:48.093434 22217 tablet_bootstrap.cc:492] T 81e575423faf4f35b39d23209a7a417b P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:48.094177 22346 consensus_queue.cc:1059] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:48.095099 22346 raft_consensus.cc:3055] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:48.095434 22346 raft_consensus.cc:740] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:48.096871 22366 leader_election.cc:290] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:48.098770 22217 tablet_bootstrap.cc:654] T 81e575423faf4f35b39d23209a7a417b P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.099565 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:48.096190 22346 consensus_queue.cc:260] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.104017 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:48.105422 22331 leader_election.cc:290] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:48.105738 22023 raft_consensus.cc:1275] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:48.107761 22216 tablet_bootstrap.cc:492] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:48.108268 22216 ts_tablet_manager.cc:1403] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.071s	user 0.006s	sys 0.004s
I20260709 14:55:48.117801 22346 raft_consensus.cc:3060] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.123092 22214 tablet_bootstrap.cc:492] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:48.123623 22214 ts_tablet_manager.cc:1403] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.075s	user 0.004s	sys 0.013s
I20260709 14:55:48.125473 22354 consensus_queue.cc:1048] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:48.126238 22214 raft_consensus.cc:359] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:48.126936 22214 raft_consensus.cc:385] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.127187 22214 raft_consensus.cc:740] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.109934 22321 raft_consensus.cc:493] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.127738 22321 raft_consensus.cc:515] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.127828 22214 consensus_queue.cc:260] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:48.129693 22321 leader_election.cc:290] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:48.130770 22214 ts_tablet_manager.cc:1434] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:55:48.131757 22214 tablet_bootstrap.cc:492] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:48.131961 22345 raft_consensus.cc:515] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:48.133888 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88447c30e114cdeba577fbca7fe2c92" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:48.119237 22064 leader_election.cc:304] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
W20260709 14:55:48.135279 21990 leader_election.cc:343] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.137159 22214 tablet_bootstrap.cc:654] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.142433 22359 consensus_queue.cc:1048] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:48.144471 22091 raft_consensus.cc:1275] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:55:48.144896 22091 pending_rounds.cc:85] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7: Aborting all ops after (but not including) 0
I20260709 14:55:48.145164 22091 pending_rounds.cc:107] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:55:48.145481 22091 raft_consensus.cc:2889] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:48.145903 22136 leader_election.cc:304] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:48.147259 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88447c30e114cdeba577fbca7fe2c92" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
W20260709 14:55:48.147818 22064 leader_election.cc:343] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.147856 22091 raft_consensus.cc:2468] T f88447c30e114cdeba577fbca7fe2c92 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:48.149169 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:48.149305 22350 raft_consensus.cc:2804] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.149811 22350 raft_consensus.cc:493] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.150153 22350 raft_consensus.cc:3060] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.150314 22400 raft_consensus.cc:2804] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.150750 22400 raft_consensus.cc:493] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.151072 22400 raft_consensus.cc:3060] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.153733 22216 raft_consensus.cc:359] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.154413 22216 raft_consensus.cc:385] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.154675 22216 raft_consensus.cc:740] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.155822 22216 consensus_queue.cc:260] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.157575 22282 consensus_queue.cc:1048] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:48.157784 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:48.160391 22216 ts_tablet_manager.cc:1434] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.001s
I20260709 14:55:48.161481 22216 tablet_bootstrap.cc:492] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:48.163519 22215 tablet_bootstrap.cc:492] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:48.164004 22215 ts_tablet_manager.cc:1403] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.206s	user 0.013s	sys 0.007s
I20260709 14:55:48.165747 22345 leader_election.cc:290] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:48.147811 21988 leader_election.cc:304] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8
I20260709 14:55:48.170737 21988 leader_election.cc:304] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:48.171267 22136 leader_election.cc:304] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:48.171363 22215 raft_consensus.cc:359] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.172072 22215 raft_consensus.cc:385] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.172426 22215 raft_consensus.cc:740] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.172055 22391 raft_consensus.cc:2804] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.173113 22391 raft_consensus.cc:697] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:48.173751 22215 consensus_queue.cc:260] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.173889 22391 consensus_queue.cc:237] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.174587 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47493fdbe65f4017bc114607b672ef12" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:48.175107 22170 raft_consensus.cc:3060] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.175724 22349 raft_consensus.cc:2749] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:48.184114 22215 ts_tablet_manager.cc:1434] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:55:48.172570 22388 raft_consensus.cc:2804] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.185132 22388 raft_consensus.cc:493] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.185484 22388 raft_consensus.cc:3060] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.186120 22171 raft_consensus.cc:1240] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Rejecting Update request from peer 2a32bd7add624b64b38b9c6a90ac7ef1 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:48.186307 22331 consensus_queue.cc:1048] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:48.187002 21914 consensus_peers.cc:597] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 -> Peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Couldn't send request to peer 175b1739428241c39e2d329d154f83a8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:48.186045 22138 consensus_peers.cc:597] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:55:48.190531 22215 tablet_bootstrap.cc:492] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:48.191387 22216 tablet_bootstrap.cc:654] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.176723 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47493fdbe65f4017bc114607b672ef12" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:48.190382 22097 raft_consensus.cc:1240] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Rejecting Update request from peer 175b1739428241c39e2d329d154f83a8 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:55:48.200057 22347 consensus_queue.cc:1059] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:48.200600 22345 consensus_queue.cc:1048] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:48.202721 22347 raft_consensus.cc:3055] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:48.203197 22347 raft_consensus.cc:740] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:48.199962 22170 raft_consensus.cc:2468] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 1.
I20260709 14:55:48.183537 22064 leader_election.cc:304] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [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: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:48.210902 22214 tablet_bootstrap.cc:492] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:48.211395 22214 ts_tablet_manager.cc:1403] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.011s
I20260709 14:55:48.206254 22347 consensus_queue.cc:260] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
W20260709 14:55:48.212898 21915 leader_election.cc:343] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.218503 21914 leader_election.cc:304] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:48.217525 22346 raft_consensus.cc:2749] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:48.219537 22345 raft_consensus.cc:2804] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.220005 22345 raft_consensus.cc:697] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:55:48.220952 22388 raft_consensus.cc:515] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.221144 22345 consensus_queue.cc:237] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:48.222231 22214 raft_consensus.cc:359] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.223095 22214 raft_consensus.cc:385] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.223361 22214 raft_consensus.cc:740] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.226725 22346 raft_consensus.cc:493] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.227197 22346 raft_consensus.cc:515] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.217386 22347 raft_consensus.cc:3060] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.230254 22346 leader_election.cc:290] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:48.230933 22388 leader_election.cc:290] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:48.232993 22214 consensus_queue.cc:260] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.233769 22331 raft_consensus.cc:493] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.236455 22331 raft_consensus.cc:515] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.239744 22331 leader_election.cc:290] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:48.241222 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88447c30e114cdeba577fbca7fe2c92" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:48.241954 21948 raft_consensus.cc:3060] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.241165 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36473c9d90b44878fac63848a9d75a6" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
W20260709 14:55:48.229370 22064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.129:42555, user_credentials={real_user=slave}} blocked reactor thread for 60368.7us
W20260709 14:55:48.247540 22138 leader_election.cc:343] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.254441 22331 consensus_queue.cc:1059] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:48.254997 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e32c61f0a354315b5f7232fef3a4eeb" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:48.255312 22349 raft_consensus.cc:3055] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:48.255684 22349 raft_consensus.cc:740] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:48.257290 22214 ts_tablet_manager.cc:1434] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 14:55:48.258033 22214 tablet_bootstrap.cc:492] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:48.256467 22349 consensus_queue.cc:260] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:48.258553 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e32c61f0a354315b5f7232fef3a4eeb" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:48.259171 22023 raft_consensus.cc:2468] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
I20260709 14:55:48.259425 22349 raft_consensus.cc:3060] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.256413 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36473c9d90b44878fac63848a9d75a6" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:48.263849 22091 raft_consensus.cc:2468] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:48.265372 22217 tablet_bootstrap.cc:492] T 81e575423faf4f35b39d23209a7a417b P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:48.265811 22217 ts_tablet_manager.cc:1403] T 81e575423faf4f35b39d23209a7a417b P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.173s	user 0.029s	sys 0.024s
I20260709 14:55:48.268213 22217 raft_consensus.cc:359] T 81e575423faf4f35b39d23209a7a417b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.269261 22214 tablet_bootstrap.cc:654] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.273288 22217 raft_consensus.cc:385] T 81e575423faf4f35b39d23209a7a417b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.273535 22217 raft_consensus.cc:740] T 81e575423faf4f35b39d23209a7a417b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.272394 22350 raft_consensus.cc:515] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.277333 22217 consensus_queue.cc:260] T 81e575423faf4f35b39d23209a7a417b P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.279657 22217 ts_tablet_manager.cc:1434] T 81e575423faf4f35b39d23209a7a417b P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:55:48.281591 22217 tablet_bootstrap.cc:492] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:48.283180 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88447c30e114cdeba577fbca7fe2c92" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:48.283751 22091 raft_consensus.cc:3060] T f88447c30e114cdeba577fbca7fe2c92 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.286973 22217 tablet_bootstrap.cc:654] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.291771 22388 raft_consensus.cc:493] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.292301 22388 raft_consensus.cc:515] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.293462 22346 consensus_queue.cc:1048] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:48.294376 22388 leader_election.cc:290] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:48.293435 22366 consensus_queue.cc:1048] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:48.296372 22171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e57bf18a498471b84c694337d5095ee" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:48.298388 22215 tablet_bootstrap.cc:654] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.298451 21948 raft_consensus.cc:2468] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
W20260709 14:55:48.300608 21989 leader_election.cc:343] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.300863 21990 leader_election.cc:304] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:48.294382 22064 leader_election.cc:304] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:48.301662 22388 raft_consensus.cc:2804] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.302109 22388 raft_consensus.cc:697] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:48.302412 22136 leader_election.cc:304] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:48.302899 22388 consensus_queue.cc:237] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.303524 22331 raft_consensus.cc:2804] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.303934 22331 raft_consensus.cc:493] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.304246 22331 raft_consensus.cc:3060] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.304375 22366 raft_consensus.cc:2804] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.304757 22366 raft_consensus.cc:493] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.305107 22366 raft_consensus.cc:3060] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.306221 22346 raft_consensus.cc:493] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.306663 22346 raft_consensus.cc:515] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.309607 22272 raft_consensus.cc:493] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:48.309568 22064 leader_election.cc:343] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.310186 22272 raft_consensus.cc:515] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.312125 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e57bf18a498471b84c694337d5095ee" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
W20260709 14:55:48.313308 21988 leader_election.cc:343] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.313692 22272 leader_election.cc:290] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:48.313709 21988 leader_election.cc:304] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:48.315701 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b5dd352fa5472e81af6d1be4268080" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:48.315927 22391 raft_consensus.cc:2749] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.262863 22400 raft_consensus.cc:515] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:48.320024 22091 raft_consensus.cc:2468] T f88447c30e114cdeba577fbca7fe2c92 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:48.315660 22346 leader_election.cc:290] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:48.321669 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:48.324585 22366 raft_consensus.cc:515] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.329643 22366 leader_election.cc:290] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:48.330363 22331 raft_consensus.cc:515] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.331974 22331 leader_election.cc:290] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:48.333043 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36473c9d90b44878fac63848a9d75a6" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:48.333765 22400 leader_election.cc:290] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
W20260709 14:55:48.335510 22138 leader_election.cc:343] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.336412 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465b8bc59e1448fcbdb9a87ad2b08fd7" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:48.337072 21948 raft_consensus.cc:3060] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.337898 22350 leader_election.cc:290] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:48.341375 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:48.342043 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465b8bc59e1448fcbdb9a87ad2b08fd7" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:48.342603 22095 raft_consensus.cc:3060] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.342773 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e32c61f0a354315b5f7232fef3a4eeb" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:48.342469 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36473c9d90b44878fac63848a9d75a6" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:48.343799 22098 raft_consensus.cc:3060] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.346038 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e32c61f0a354315b5f7232fef3a4eeb" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:48.346633 22024 raft_consensus.cc:3060] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.351123 22017 raft_consensus.cc:1275] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:48.352557 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e575423faf4f35b39d23209a7a417b" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:48.353164 21943 raft_consensus.cc:3060] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.354842 22347 consensus_queue.cc:1048] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:48.356643 22400 consensus_queue.cc:1048] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:48.365788 22024 raft_consensus.cc:2468] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:48.360034 21943 raft_consensus.cc:2468] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:48.397204 22098 raft_consensus.cc:2468] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:48.399746 22095 raft_consensus.cc:2468] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
W20260709 14:55:48.406092 22064 leader_election.cc:343] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:48.406880 22064 leader_election.cc:343] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.407774 22136 leader_election.cc:304] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:48.408959 22400 raft_consensus.cc:2804] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.409449 22400 raft_consensus.cc:697] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:48.410105 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b5dd352fa5472e81af6d1be4268080" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:48.411201 22091 raft_consensus.cc:2393] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 175b1739428241c39e2d329d154f83a8 in current term 1: Already voted for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in this term.
I20260709 14:55:48.414515 22136 leader_election.cc:304] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:48.415441 22348 raft_consensus.cc:2804] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.415933 22348 raft_consensus.cc:697] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:48.416819 22348 consensus_queue.cc:237] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:48.410284 22400 consensus_queue.cc:237] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.443955 22091 raft_consensus.cc:1275] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:55:48.444357 22091 pending_rounds.cc:85] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7: Aborting all ops after (but not including) 0
I20260709 14:55:48.444568 22091 pending_rounds.cc:107] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:55:48.444826 22091 raft_consensus.cc:2889] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:55:48.445888 22064 leader_election.cc:343] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.446337 22064 leader_election.cc:304] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:48.447081 22350 raft_consensus.cc:2749] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.440227 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e575423faf4f35b39d23209a7a417b" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:48.448153 22064 leader_election.cc:304] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:48.450767 22366 raft_consensus.cc:2804] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.455058 22017 raft_consensus.cc:3060] T 81e575423faf4f35b39d23209a7a417b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.455873 22366 raft_consensus.cc:697] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:48.477741 21948 raft_consensus.cc:2468] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:48.469203 22136 leader_election.cc:304] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:48.484647 22348 raft_consensus.cc:3060] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.476733 22064 leader_election.cc:304] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:48.489179 22346 raft_consensus.cc:2804] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.489444 22350 raft_consensus.cc:493] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.489655 22346 raft_consensus.cc:697] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:48.489943 22350 raft_consensus.cc:515] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:48.490171 22357 consensus_queue.cc:1048] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:48.493081 22215 tablet_bootstrap.cc:492] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:48.493561 22215 ts_tablet_manager.cc:1403] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.309s	user 0.014s	sys 0.007s
I20260709 14:55:48.499982 22216 tablet_bootstrap.cc:492] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:48.500337 22216 ts_tablet_manager.cc:1403] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.339s	user 0.012s	sys 0.019s
I20260709 14:55:48.502885 22346 consensus_queue.cc:237] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.505116 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf1a50cf197475c91b7328cf0cc3f89" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:48.510967 22217 tablet_bootstrap.cc:492] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:48.510761 22388 consensus_queue.cc:1048] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:48.511421 22217 ts_tablet_manager.cc:1403] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.231s	user 0.015s	sys 0.005s
I20260709 14:55:48.498971 22331 consensus_queue.cc:1048] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:55:48.482633 22366 consensus_queue.cc:237] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.519266 22217 raft_consensus.cc:359] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:48.528311 22217 raft_consensus.cc:385] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.528789 22217 raft_consensus.cc:740] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
W20260709 14:55:48.530066 22063 leader_election.cc:343] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.535362 22350 leader_election.cc:290] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:48.540062 22216 raft_consensus.cc:359] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.540798 22216 raft_consensus.cc:385] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.541071 22216 raft_consensus.cc:740] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.525913 22017 raft_consensus.cc:2468] T 81e575423faf4f35b39d23209a7a417b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:48.554617 22214 tablet_bootstrap.cc:492] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:48.555183 22214 ts_tablet_manager.cc:1403] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.297s	user 0.014s	sys 0.010s
I20260709 14:55:48.556057 22217 consensus_queue.cc:260] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:48.565122 22216 consensus_queue.cc:260] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.568387 22216 ts_tablet_manager.cc:1434] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260709 14:55:48.570052 22214 raft_consensus.cc:359] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.572642 22214 raft_consensus.cc:385] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.572954 22214 raft_consensus.cc:740] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.573961 22216 tablet_bootstrap.cc:492] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:48.562165 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf1a50cf197475c91b7328cf0cc3f89" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:48.585065 22217 ts_tablet_manager.cc:1434] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.001s
I20260709 14:55:48.590734 22214 consensus_queue.cc:260] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.594930 22214 ts_tablet_manager.cc:1434] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 14:55:48.595877 22214 tablet_bootstrap.cc:492] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:48.591950 22215 raft_consensus.cc:359] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:48.596926 22215 raft_consensus.cc:385] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.597208 22215 raft_consensus.cc:740] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
W20260709 14:55:48.601244 22064 leader_election.cc:343] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.601765 22217 tablet_bootstrap.cc:492] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:48.601732 22064 leader_election.cc:304] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:48.604914 22366 raft_consensus.cc:2749] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.597800 22215 consensus_queue.cc:260] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:48.607614 22215 ts_tablet_manager.cc:1434] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.114s	user 0.005s	sys 0.001s
I20260709 14:55:48.608497 22215 tablet_bootstrap.cc:492] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:48.610165 22216 tablet_bootstrap.cc:654] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.568755 22348 raft_consensus.cc:2749] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.616246 22214 tablet_bootstrap.cc:654] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.617949 22215 tablet_bootstrap.cc:654] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:48.617208 22138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.130:44695, user_credentials={real_user=slave}} blocked reactor thread for 66853.2us
I20260709 14:55:48.622300 22321 consensus_queue.cc:1048] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:48.629489 21846 catalog_manager.cc:5697] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:48.644884 22217 tablet_bootstrap.cc:654] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.647207 22169 raft_consensus.cc:3060] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.661300 22216 tablet_bootstrap.cc:492] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:48.661785 22216 ts_tablet_manager.cc:1403] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.012s
I20260709 14:55:48.664019 22214 tablet_bootstrap.cc:492] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:48.664587 22214 ts_tablet_manager.cc:1403] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.001s
I20260709 14:55:48.664220 22216 raft_consensus.cc:359] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:48.666747 22216 raft_consensus.cc:385] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.667009 22216 raft_consensus.cc:740] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.667683 22216 consensus_queue.cc:260] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:48.667591 22214 raft_consensus.cc:359] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.670928 22214 raft_consensus.cc:385] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.671241 22214 raft_consensus.cc:740] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.671957 22214 consensus_queue.cc:260] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.675701 22319 consensus_queue.cc:1048] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:48.676116 22217 tablet_bootstrap.cc:492] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:48.679061 22217 ts_tablet_manager.cc:1403] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.004s
I20260709 14:55:48.680886 22216 ts_tablet_manager.cc:1434] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:55:48.681773 22216 tablet_bootstrap.cc:492] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:48.687229 22214 ts_tablet_manager.cc:1434] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:55:48.688112 22214 tablet_bootstrap.cc:492] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:48.683213 22217 raft_consensus.cc:359] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.688458 22217 raft_consensus.cc:385] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.688731 22217 raft_consensus.cc:740] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.690539 21847 catalog_manager.cc:5697] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 1 to 2, leader changed from 31d955b1a3d54f409bf984df08884df7 (127.19.124.131) to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 2 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } }
I20260709 14:55:48.691558 21847 catalog_manager.cc:5697] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:48.692942 22217 consensus_queue.cc:260] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.692466 21847 catalog_manager.cc:5697] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 1 to 2, leader changed from 31d955b1a3d54f409bf984df08884df7 (127.19.124.131) to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } }
I20260709 14:55:48.695003 22217 ts_tablet_manager.cc:1434] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:55:48.694763 21847 catalog_manager.cc:5697] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:48.695863 22217 tablet_bootstrap.cc:492] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:48.705850 22319 consensus_queue.cc:1048] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:48.707945 22023 raft_consensus.cc:3060] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.726109 21848 catalog_manager.cc:5697] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } }
I20260709 14:55:48.727680 21848 catalog_manager.cc:5697] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:48.729007 21848 catalog_manager.cc:5697] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } }
I20260709 14:55:48.730371 22216 tablet_bootstrap.cc:654] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.731156 22215 tablet_bootstrap.cc:492] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:48.731041 21848 catalog_manager.cc:5697] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:48.731532 22215 ts_tablet_manager.cc:1403] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.123s	user 0.018s	sys 0.005s
I20260709 14:55:48.730799 22359 consensus_queue.cc:1048] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:48.732228 21848 catalog_manager.cc:5697] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:48.734427 22215 raft_consensus.cc:359] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:48.735306 22215 raft_consensus.cc:385] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.735606 22215 raft_consensus.cc:740] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.736411 22215 consensus_queue.cc:260] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:48.738663 22215 ts_tablet_manager.cc:1434] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:48.740227 22215 tablet_bootstrap.cc:492] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:48.752691 22217 tablet_bootstrap.cc:654] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.761951 22215 tablet_bootstrap.cc:654] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.762364 22214 tablet_bootstrap.cc:654] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.755105 22391 consensus_queue.cc:1048] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:48.756920 21847 catalog_manager.cc:5697] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:48.765687 21847 catalog_manager.cc:5697] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:48.769543 22214 tablet_bootstrap.cc:492] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:48.769649 22216 tablet_bootstrap.cc:492] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:48.769989 22214 ts_tablet_manager.cc:1403] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.000s
I20260709 14:55:48.771975 22282 consensus_queue.cc:1048] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:48.777007 22214 raft_consensus.cc:359] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.777760 22214 raft_consensus.cc:385] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.778090 22214 raft_consensus.cc:740] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.779397 22214 consensus_queue.cc:260] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.782501 22214 ts_tablet_manager.cc:1434] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:55:48.778685 22216 ts_tablet_manager.cc:1403] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.002s
I20260709 14:55:48.777884 22215 tablet_bootstrap.cc:492] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:48.785071 22214 tablet_bootstrap.cc:492] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:48.785182 22215 ts_tablet_manager.cc:1403] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.045s	user 0.003s	sys 0.009s
I20260709 14:55:48.787241 22216 raft_consensus.cc:359] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.787873 22216 raft_consensus.cc:385] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.787725 22215 raft_consensus.cc:359] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:48.788172 22216 raft_consensus.cc:740] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.788424 22215 raft_consensus.cc:385] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.788688 22215 raft_consensus.cc:740] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.782742 22217 tablet_bootstrap.cc:492] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:48.789342 22215 consensus_queue.cc:260] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:48.789892 22217 ts_tablet_manager.cc:1403] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.002s
I20260709 14:55:48.795310 22217 raft_consensus.cc:359] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:48.795907 22217 raft_consensus.cc:385] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.796168 22217 raft_consensus.cc:740] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.789940 22216 consensus_queue.cc:260] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.791565 22215 ts_tablet_manager.cc:1434] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:55:48.791801 22214 tablet_bootstrap.cc:654] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.798179 22215 tablet_bootstrap.cc:492] T 3e57bf18a498471b84c694337d5095ee P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:48.799019 22216 ts_tablet_manager.cc:1434] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:55:48.799880 22216 tablet_bootstrap.cc:492] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:48.796876 22217 consensus_queue.cc:260] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:48.802174 22217 ts_tablet_manager.cc:1434] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:55:48.806296 22282 raft_consensus.cc:493] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.812263 22282 raft_consensus.cc:515] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.814306 22282 leader_election.cc:290] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:48.816676 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:48.817759 22215 tablet_bootstrap.cc:654] T 3e57bf18a498471b84c694337d5095ee P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:48.818504 21915 leader_election.cc:343] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.809631 22216 tablet_bootstrap.cc:654] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.816670 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:48.819350 22091 raft_consensus.cc:2468] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 0.
I20260709 14:55:48.809894 22214 tablet_bootstrap.cc:492] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:48.820523 22214 ts_tablet_manager.cc:1403] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.008s
I20260709 14:55:48.820695 21913 leader_election.cc:304] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [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: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:48.821784 22282 raft_consensus.cc:2804] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.822114 22282 raft_consensus.cc:493] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.822427 22282 raft_consensus.cc:3060] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.825635 22346 raft_consensus.cc:493] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.826107 22346 raft_consensus.cc:515] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.826776 22345 raft_consensus.cc:493] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.827208 22345 raft_consensus.cc:515] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:48.828181 22346 leader_election.cc:290] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:48.829063 22345 leader_election.cc:290] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:48.829658 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa333bae211d4566af31bf1b145d0e19" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:48.830470 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa333bae211d4566af31bf1b145d0e19" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
W20260709 14:55:48.830957 22063 leader_election.cc:343] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.831050 22214 raft_consensus.cc:359] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:48.831528 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e028b20504df44a5a078b70c3136a04e" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:48.831714 22214 raft_consensus.cc:385] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.832238 22214 raft_consensus.cc:740] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.832888 22214 consensus_queue.cc:260] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:48.833550 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e028b20504df44a5a078b70c3136a04e" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:48.826402 22369 raft_consensus.cc:493] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.835000 22214 ts_tablet_manager.cc:1434] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:48.835886 22214 tablet_bootstrap.cc:492] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
W20260709 14:55:48.836285 22064 leader_election.cc:343] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.836733 22064 leader_election.cc:304] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:48.838203 21914 leader_election.cc:304] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:48.842816 22214 tablet_bootstrap.cc:654] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.843070 22359 raft_consensus.cc:2749] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.834640 22369 raft_consensus.cc:515] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.846794 22369 leader_election.cc:290] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:48.848238 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e32c61f0a354315b5f7232fef3a4eeb" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:48.849009 22017 raft_consensus.cc:2393] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4446ab86fc25415da44a7e63be2ce0c8 in current term 1: Already voted for candidate 31d955b1a3d54f409bf984df08884df7 in this term.
I20260709 14:55:48.850816 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e32c61f0a354315b5f7232fef3a4eeb" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:48.852813 22217 tablet_bootstrap.cc:492] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:48.854243 21913 leader_election.cc:304] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:48.855703 22359 raft_consensus.cc:3060] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.858031 22346 raft_consensus.cc:2749] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.858471 22217 tablet_bootstrap.cc:654] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.870217 22359 raft_consensus.cc:2749] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.876685 22216 tablet_bootstrap.cc:492] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:48.877166 22216 ts_tablet_manager.cc:1403] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.002s
I20260709 14:55:48.877774 22215 tablet_bootstrap.cc:492] T 3e57bf18a498471b84c694337d5095ee P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:48.878248 22215 ts_tablet_manager.cc:1403] T 3e57bf18a498471b84c694337d5095ee P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.009s
I20260709 14:55:48.880741 22215 raft_consensus.cc:359] T 3e57bf18a498471b84c694337d5095ee P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.881242 22348 consensus_queue.cc:1048] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:48.879714 22216 raft_consensus.cc:359] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:48.884969 22216 raft_consensus.cc:385] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.885229 22216 raft_consensus.cc:740] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.886020 22216 consensus_queue.cc:260] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:48.887090 22215 raft_consensus.cc:385] T 3e57bf18a498471b84c694337d5095ee P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.887408 22215 raft_consensus.cc:740] T 3e57bf18a498471b84c694337d5095ee P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.887984 22216 ts_tablet_manager.cc:1434] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:55:48.888128 22215 consensus_queue.cc:260] T 3e57bf18a498471b84c694337d5095ee P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:48.889219 22216 tablet_bootstrap.cc:492] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:48.872217 21844 catalog_manager.cc:5697] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } }
I20260709 14:55:48.871304 22282 raft_consensus.cc:515] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:48.895612 22215 ts_tablet_manager.cc:1434] T 3e57bf18a498471b84c694337d5095ee P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:55:48.896528 22215 tablet_bootstrap.cc:492] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:48.898826 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
W20260709 14:55:48.900256 21915 leader_election.cc:343] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.901608 22215 tablet_bootstrap.cc:654] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.923056 22346 raft_consensus.cc:493] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.924343 22346 raft_consensus.cc:515] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:48.933571 22017 raft_consensus.cc:3060] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.948266 22369 raft_consensus.cc:493] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.951704 22369 raft_consensus.cc:515] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:48.952528 22346 leader_election.cc:290] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:48.958478 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ac70fc5f754fb1a9ecec74b3beed9d" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:48.959105 22168 raft_consensus.cc:2468] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 0.
I20260709 14:55:48.959169 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147b508b70994068bed483cba259f242" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
W20260709 14:55:48.961108 22063 leader_election.cc:343] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.963616 22272 raft_consensus.cc:493] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.964092 22272 raft_consensus.cc:515] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:48.966140 22436 consensus_queue.cc:1048] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:48.966091 22272 leader_election.cc:290] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:48.972008 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:48.972556 22091 raft_consensus.cc:3060] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.972958 22346 raft_consensus.cc:493] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.975185 22217 tablet_bootstrap.cc:492] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:48.975678 22217 ts_tablet_manager.cc:1403] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.123s	user 0.004s	sys 0.012s
I20260709 14:55:48.977240 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ac70fc5f754fb1a9ecec74b3beed9d" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:48.977905 22023 raft_consensus.cc:2468] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 0.
I20260709 14:55:48.978753 22217 raft_consensus.cc:359] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:48.979380 22217 raft_consensus.cc:385] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.979446 21915 leader_election.cc:304] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:48.979666 22217 raft_consensus.cc:740] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.980522 22345 raft_consensus.cc:2804] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.981024 22345 raft_consensus.cc:493] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.981407 22345 raft_consensus.cc:3060] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.981995 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147b508b70994068bed483cba259f242" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:48.980794 22217 consensus_queue.cc:260] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:48.971346 22282 leader_election.cc:290] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:48.988222 22215 tablet_bootstrap.cc:492] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:48.989307 22215 ts_tablet_manager.cc:1403] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.007s
I20260709 14:55:48.975347 22369 leader_election.cc:290] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:48.995577 22097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf1a50cf197475c91b7328cf0cc3f89" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:48.997251 22097 raft_consensus.cc:2468] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:48.987314 22091 raft_consensus.cc:2468] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 1.
I20260709 14:55:48.997931 22217 ts_tablet_manager.cc:1434] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:55:48.999260 22217 tablet_bootstrap.cc:492] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:49.002451 22216 tablet_bootstrap.cc:654] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.974892 22346 raft_consensus.cc:515] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:49.005204 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e57bf18a498471b84c694337d5095ee" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:49.005785 22169 raft_consensus.cc:2468] T 3e57bf18a498471b84c694337d5095ee P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
I20260709 14:55:49.009953 22063 leader_election.cc:304] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:49.010326 22136 leader_election.cc:304] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:49.011828 22272 raft_consensus.cc:2804] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.012184 22272 raft_consensus.cc:493] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.012516 22272 raft_consensus.cc:3060] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.018256 22215 raft_consensus.cc:359] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.019080 22215 raft_consensus.cc:385] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.016419 22345 raft_consensus.cc:515] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.019384 22215 raft_consensus.cc:740] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.009256 22346 leader_election.cc:290] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:49.017663 22358 raft_consensus.cc:2804] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.021512 22215 consensus_queue.cc:260] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.028271 22215 ts_tablet_manager.cc:1434] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 14:55:49.029387 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf1a50cf197475c91b7328cf0cc3f89" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:49.030507 21913 leader_election.cc:304] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:49.026192 22358 raft_consensus.cc:493] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.031123 22358 raft_consensus.cc:3060] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:49.031390 22064 leader_election.cc:343] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.031821 22064 leader_election.cc:304] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:49.033113 22366 raft_consensus.cc:2749] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:49.033147 22282 raft_consensus.cc:2804] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.033777 22282 raft_consensus.cc:697] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:55:49.033838 22366 consensus_queue.cc:1048] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.034606 22282 consensus_queue.cc:237] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.029373 22215 tablet_bootstrap.cc:492] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
W20260709 14:55:49.040983 22138 leader_election.cc:343] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.045151 22345 leader_election.cc:290] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:49.046243 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ac70fc5f754fb1a9ecec74b3beed9d" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:49.046870 22023 raft_consensus.cc:3060] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.047663 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e57bf18a498471b84c694337d5095ee" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:49.048264 22024 raft_consensus.cc:2468] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
I20260709 14:55:49.050519 22346 consensus_queue.cc:1048] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.051712 22214 tablet_bootstrap.cc:492] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:49.052168 22214 ts_tablet_manager.cc:1403] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.216s	user 0.042s	sys 0.088s
I20260709 14:55:49.057926 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ac70fc5f754fb1a9ecec74b3beed9d" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:49.058514 22169 raft_consensus.cc:3060] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.069973 22217 tablet_bootstrap.cc:654] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.076634 22215 tablet_bootstrap.cc:654] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.077464 22358 raft_consensus.cc:515] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:49.083283 22388 raft_consensus.cc:493] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.084391 22388 raft_consensus.cc:515] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:49.087112 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e57bf18a498471b84c694337d5095ee" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:49.087735 22168 raft_consensus.cc:3060] T 3e57bf18a498471b84c694337d5095ee P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.052259 22272 raft_consensus.cc:515] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.089743 22216 tablet_bootstrap.cc:492] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:49.090152 22216 ts_tablet_manager.cc:1403] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.201s	user 0.011s	sys 0.037s
I20260709 14:55:49.088747 22358 leader_election.cc:290] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:49.087786 22388 leader_election.cc:290] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:49.083801 22023 raft_consensus.cc:2468] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 1.
I20260709 14:55:49.099032 22214 raft_consensus.cc:359] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.099767 22214 raft_consensus.cc:385] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.100021 22214 raft_consensus.cc:740] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.101497 21915 leader_election.cc:304] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:49.102358 22282 raft_consensus.cc:2804] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.102392 22348 consensus_queue.cc:1048] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.102959 22282 raft_consensus.cc:697] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:55:49.103752 22282 consensus_queue.cc:237] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.106604 22346 raft_consensus.cc:493] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.107116 22436 consensus_queue.cc:1048] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.100689 22214 consensus_queue.cc:260] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.114255 22214 ts_tablet_manager.cc:1434] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260709 14:55:49.115123 22214 tablet_bootstrap.cc:492] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:49.121259 22216 raft_consensus.cc:359] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.121953 22216 raft_consensus.cc:385] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.122219 22216 raft_consensus.cc:740] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.122877 22216 consensus_queue.cc:260] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.126773 22216 ts_tablet_manager.cc:1434] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260709 14:55:49.124225 22350 raft_consensus.cc:493] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.107113 22346 raft_consensus.cc:515] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.124218 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36473c9d90b44878fac63848a9d75a6" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:49.136018 22215 tablet_bootstrap.cc:492] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:49.140518 22215 ts_tablet_manager.cc:1403] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.111s	user 0.015s	sys 0.006s
I20260709 14:55:49.142156 22346 leader_election.cc:290] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:49.143029 22350 raft_consensus.cc:515] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.143267 22215 raft_consensus.cc:359] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.143961 22215 raft_consensus.cc:385] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.144228 22215 raft_consensus.cc:740] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.144790 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf1a50cf197475c91b7328cf0cc3f89" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:49.145016 22350 leader_election.cc:290] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:49.145407 21948 raft_consensus.cc:3060] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.150921 21943 raft_consensus.cc:3060] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.155934 22168 raft_consensus.cc:2468] T 3e57bf18a498471b84c694337d5095ee P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:49.157307 22063 leader_election.cc:304] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:49.158788 22216 tablet_bootstrap.cc:492] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:49.160514 22169 raft_consensus.cc:2468] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 1.
I20260709 14:55:49.162375 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e57bf18a498471b84c694337d5095ee" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:49.162941 22024 raft_consensus.cc:3060] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.164911 22215 consensus_queue.cc:260] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.166971 22350 raft_consensus.cc:2804] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.167457 22350 raft_consensus.cc:697] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:49.168224 22350 consensus_queue.cc:237] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:49.170115 22215 ts_tablet_manager.cc:1434] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:55:49.174073 22215 tablet_bootstrap.cc:492] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:49.172803 22272 leader_election.cc:290] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:49.197363 22214 tablet_bootstrap.cc:654] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.190977 22024 raft_consensus.cc:2468] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:49.199434 22216 tablet_bootstrap.cc:654] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.189862 22347 raft_consensus.cc:493] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 175b1739428241c39e2d329d154f83a8)
W20260709 14:55:49.227671 21896 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:49.228645 21942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:49.229055 22217 tablet_bootstrap.cc:492] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:49.229604 22217 ts_tablet_manager.cc:1403] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.231s	user 0.033s	sys 0.043s
I20260709 14:55:49.231302 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:49.231941 22024 raft_consensus.cc:2468] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 2.
I20260709 14:55:49.239312 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6441cb9b144fdbbfd0d0668a552bd8" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:49.239181 22217 raft_consensus.cc:359] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.239962 22217 raft_consensus.cc:385] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.240577 22217 raft_consensus.cc:740] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.241876 22217 consensus_queue.cc:260] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.218791 22347 raft_consensus.cc:515] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.226016 21948 raft_consensus.cc:2468] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:49.252274 22217 ts_tablet_manager.cc:1434] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:55:49.253297 22217 tablet_bootstrap.cc:492] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:49.247264 21942 raft_consensus.cc:2468] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 2.
I20260709 14:55:49.239969 22064 leader_election.cc:304] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:49.261514 22350 raft_consensus.cc:493] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.262090 22138 leader_election.cc:304] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:49.262953 22272 raft_consensus.cc:2804] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.263409 22272 raft_consensus.cc:697] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:49.264199 22272 consensus_queue.cc:237] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.242941 22471 consensus_queue.cc:1048] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:55:49.266963 21846 catalog_manager.cc:5697] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.251654 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6441cb9b144fdbbfd0d0668a552bd8" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:49.271308 22366 raft_consensus.cc:2804] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:49.277719 22214 tablet_bootstrap.cc:492] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:49.278080 22214 ts_tablet_manager.cc:1403] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.163s	user 0.017s	sys 0.003s
I20260709 14:55:49.262072 22350 raft_consensus.cc:515] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:49.281586 22216 tablet_bootstrap.cc:492] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:49.282366 22216 ts_tablet_manager.cc:1403] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.124s	user 0.018s	sys 0.005s
I20260709 14:55:49.278849 22366 raft_consensus.cc:493] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.286334 22366 raft_consensus.cc:3060] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.290431 22217 tablet_bootstrap.cc:654] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.294052 22347 leader_election.cc:290] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:49.295454 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:49.296306 22168 raft_consensus.cc:2468] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 2.
I20260709 14:55:49.297371 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36473c9d90b44878fac63848a9d75a6" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:49.298198 22215 tablet_bootstrap.cc:654] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.300959 21989 leader_election.cc:304] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:49.302857 22366 raft_consensus.cc:515] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.304147 22474 consensus_queue.cc:1048] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.305080 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf1a50cf197475c91b7328cf0cc3f89" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:49.309072 22091 raft_consensus.cc:3060] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:49.309655 22064 leader_election.cc:343] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.308487 22347 raft_consensus.cc:2804] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:49.314756 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:49.313717 22347 raft_consensus.cc:493] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 175b1739428241c39e2d329d154f83a8)
I20260709 14:55:49.316347 22388 raft_consensus.cc:493] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.323331 22388 raft_consensus.cc:515] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.325471 22388 leader_election.cc:290] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:49.326875 21942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f99d31e54814630a91d14717ab561a6" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:49.327134 22216 raft_consensus.cc:359] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.327725 22216 raft_consensus.cc:385] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.327950 22216 raft_consensus.cc:740] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.328151 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f99d31e54814630a91d14717ab561a6" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:49.328580 22216 consensus_queue.cc:260] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.333060 22216 ts_tablet_manager.cc:1434] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 14:55:49.334952 21942 raft_consensus.cc:2468] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:49.332432 22168 raft_consensus.cc:2468] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:49.336542 21989 leader_election.cc:304] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:49.337417 22388 raft_consensus.cc:2804] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.337762 22388 raft_consensus.cc:493] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.338078 22388 raft_consensus.cc:3060] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.336051 21846 catalog_manager.cc:5697] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.343838 21988 leader_election.cc:304] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:49.344501 22215 tablet_bootstrap.cc:492] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:49.345189 22215 ts_tablet_manager.cc:1403] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.171s	user 0.012s	sys 0.007s
I20260709 14:55:49.345357 22321 raft_consensus.cc:2749] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:49.347117 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787b58ffc3e64e23b768ec2c681d5d83" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:49.347805 22215 raft_consensus.cc:359] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.348456 22215 raft_consensus.cc:385] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.348727 22215 raft_consensus.cc:740] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.349385 22215 consensus_queue.cc:260] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.351647 22215 ts_tablet_manager.cc:1434] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:55:49.352504 22215 tablet_bootstrap.cc:492] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:49.352810 22366 leader_election.cc:290] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
W20260709 14:55:49.353636 22477 log.cc:927] Time spent T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 14:55:49.322392 22347 raft_consensus.cc:3060] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.357796 22215 tablet_bootstrap.cc:654] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.367944 22091 raft_consensus.cc:2468] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:49.372866 22388 raft_consensus.cc:515] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.365453 22216 tablet_bootstrap.cc:492] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:49.380231 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787b58ffc3e64e23b768ec2c681d5d83" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:49.381287 22391 raft_consensus.cc:493] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 175b1739428241c39e2d329d154f83a8)
I20260709 14:55:49.381768 22391 raft_consensus.cc:515] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.383543 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f99d31e54814630a91d14717ab561a6" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:49.383778 22391 leader_election.cc:290] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:49.384258 22168 raft_consensus.cc:3060] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:49.384534 22063 leader_election.cc:343] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.385918 21942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4ac4991ced43c6ac2e0860fa016acd" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:49.386077 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4ac4991ced43c6ac2e0860fa016acd" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:49.386694 22169 raft_consensus.cc:2468] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 2.
I20260709 14:55:49.387984 21989 leader_election.cc:304] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:49.386674 21942 raft_consensus.cc:2393] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in current term 2: Already voted for candidate 4446ab86fc25415da44a7e63be2ce0c8 in this term.
I20260709 14:55:49.388870 22391 raft_consensus.cc:2804] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:49.389240 22391 raft_consensus.cc:493] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 175b1739428241c39e2d329d154f83a8)
I20260709 14:55:49.389645 22391 raft_consensus.cc:3060] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.375063 22350 leader_election.cc:290] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
W20260709 14:55:49.390300 22473 log.cc:927] Time spent T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Append to log took a long time: real 0.116s	user 0.001s	sys 0.000s
I20260709 14:55:49.392732 22347 raft_consensus.cc:515] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.393940 22214 raft_consensus.cc:359] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.394579 22214 raft_consensus.cc:385] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.394850 22214 raft_consensus.cc:740] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
W20260709 14:55:49.348285 22064 leader_election.cc:343] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.395272 22347 leader_election.cc:290] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:49.395440 22064 leader_election.cc:304] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:49.363538 21945 raft_consensus.cc:2393] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in current term 2: Already voted for candidate 4446ab86fc25415da44a7e63be2ce0c8 in this term.
W20260709 14:55:49.396377 22064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.130:44695, user_credentials={real_user=slave}} blocked reactor thread for 48128.2us
I20260709 14:55:49.399302 22388 leader_election.cc:290] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
W20260709 14:55:49.399792 22064 leader_election.cc:343] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.400252 22064 leader_election.cc:304] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:49.404960 22214 consensus_queue.cc:260] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.407888 22214 ts_tablet_manager.cc:1434] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.130s	user 0.005s	sys 0.000s
I20260709 14:55:49.408870 22214 tablet_bootstrap.cc:492] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:49.396679 22366 raft_consensus.cc:2749] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:49.400995 22358 raft_consensus.cc:2749] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:49.400674 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:49.426045 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:49.426822 21945 raft_consensus.cc:2393] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in current term 2: Already voted for candidate 4446ab86fc25415da44a7e63be2ce0c8 in this term.
I20260709 14:55:49.402168 21942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f99d31e54814630a91d14717ab561a6" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:49.396344 22391 raft_consensus.cc:515] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.403687 22168 raft_consensus.cc:2468] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:49.433790 21942 raft_consensus.cc:3060] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.438125 22214 tablet_bootstrap.cc:654] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.439170 22217 tablet_bootstrap.cc:492] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:49.463337 22217 ts_tablet_manager.cc:1403] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.210s	user 0.010s	sys 0.028s
I20260709 14:55:49.445737 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:49.457284 22272 raft_consensus.cc:493] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.426699 21844 catalog_manager.cc:5697] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.444465 22169 raft_consensus.cc:2468] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 2.
I20260709 14:55:49.473522 21989 leader_election.cc:304] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:49.474344 22321 raft_consensus.cc:2804] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.466410 21945 raft_consensus.cc:3060] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.467377 22347 raft_consensus.cc:493] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.477102 22347 raft_consensus.cc:515] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.478988 22347 leader_election.cc:290] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:49.481988 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe6cf80b1d34ca7bbb24fb330dbebc3" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:49.482175 22217 raft_consensus.cc:359] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:49.482779 22217 raft_consensus.cc:385] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.483042 22217 raft_consensus.cc:740] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.484293 21989 leader_election.cc:304] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 4446ab86fc25415da44a7e63be2ce0c8
W20260709 14:55:49.485126 21990 leader_election.cc:343] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.486443 22217 consensus_queue.cc:260] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:49.487854 22217 ts_tablet_manager.cc:1434] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 14:55:49.488490 22217 tablet_bootstrap.cc:492] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:49.496562 22391 leader_election.cc:290] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:49.465188 22272 raft_consensus.cc:515] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.498577 22216 tablet_bootstrap.cc:654] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.490001 22347 raft_consensus.cc:2804] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:49.491608 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:49.503978 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4ac4991ced43c6ac2e0860fa016acd" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
W20260709 14:55:49.506832 21915 consensus_peers.cc:597] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. 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:55:49.511229 21948 raft_consensus.cc:2393] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in current term 2: Already voted for candidate 4446ab86fc25415da44a7e63be2ce0c8 in this term.
I20260709 14:55:49.511448 22369 raft_consensus.cc:493] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 175b1739428241c39e2d329d154f83a8)
I20260709 14:55:49.511994 22369 raft_consensus.cc:515] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.507632 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4ac4991ced43c6ac2e0860fa016acd" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:49.523283 22097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:49.524205 22097 raft_consensus.cc:2393] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4446ab86fc25415da44a7e63be2ce0c8 in current term 2: Already voted for candidate 31d955b1a3d54f409bf984df08884df7 in this term.
I20260709 14:55:49.524554 22369 leader_election.cc:290] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:49.526582 22215 tablet_bootstrap.cc:492] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:49.527034 22215 ts_tablet_manager.cc:1403] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.175s	user 0.017s	sys 0.014s
I20260709 14:55:49.527704 22272 leader_election.cc:290] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:49.530854 22168 raft_consensus.cc:2468] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 2.
I20260709 14:55:49.531208 21942 raft_consensus.cc:2468] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:49.531776 22215 raft_consensus.cc:359] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.532430 22215 raft_consensus.cc:385] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.532675 22215 raft_consensus.cc:740] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.510651 22347 raft_consensus.cc:697] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:49.532987 21844 catalog_manager.cc:5697] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.533949 22347 consensus_queue.cc:237] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.534468 22215 consensus_queue.cc:260] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.536793 22215 ts_tablet_manager.cc:1434] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:55:49.537542 22215 tablet_bootstrap.cc:492] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:49.538298 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe6cf80b1d34ca7bbb24fb330dbebc3" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
W20260709 14:55:49.539594 21988 leader_election.cc:343] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.540047 21988 leader_election.cc:304] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:49.542630 21989 leader_election.cc:304] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:49.543821 22388 raft_consensus.cc:2749] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:49.544694 22388 raft_consensus.cc:493] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d955b1a3d54f409bf984df08884df7)
I20260709 14:55:49.545138 22388 raft_consensus.cc:515] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.549142 22388 leader_election.cc:290] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:49.549664 22388 raft_consensus.cc:2804] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:49.550078 22388 raft_consensus.cc:697] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:49.550839 22388 consensus_queue.cc:237] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.552254 21945 raft_consensus.cc:2468] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 3.
I20260709 14:55:49.554317 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a70b8a0a584077ad229f0d0fd1b366" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:49.554989 22091 raft_consensus.cc:2468] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:49.555799 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:49.556444 22095 raft_consensus.cc:2468] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 2.
I20260709 14:55:49.562310 22391 raft_consensus.cc:493] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:49.562812 22391 raft_consensus.cc:515] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.563117 21942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:49.563874 21942 raft_consensus.cc:2393] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in current term 2: Already voted for candidate 4446ab86fc25415da44a7e63be2ce0c8 in this term.
I20260709 14:55:49.564626 22369 consensus_queue.cc:1048] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.567559 22350 consensus_queue.cc:1048] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.571933 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:49.572239 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a70b8a0a584077ad229f0d0fd1b366" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:49.572695 22098 raft_consensus.cc:2393] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in current term 2: Already voted for candidate 31d955b1a3d54f409bf984df08884df7 in this term.
I20260709 14:55:49.573715 22217 tablet_bootstrap.cc:654] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:49.574538 22138 leader_election.cc:343] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.581452 22391 leader_election.cc:290] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:49.581952 22391 raft_consensus.cc:493] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.582363 22391 raft_consensus.cc:515] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:49.582942 22214 tablet_bootstrap.cc:492] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:49.583060 22064 leader_election.cc:304] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:49.583250 22321 raft_consensus.cc:697] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:49.584435 22214 ts_tablet_manager.cc:1403] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.176s	user 0.023s	sys 0.012s
I20260709 14:55:49.520054 22024 raft_consensus.cc:3060] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.592216 22346 raft_consensus.cc:2804] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:49.593806 22346 raft_consensus.cc:697] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 3 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:49.594624 22346 consensus_queue.cc:237] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Queue going to LEADER 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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.596320 22215 tablet_bootstrap.cc:654] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.596999 22369 raft_consensus.cc:493] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.597465 22369 raft_consensus.cc:515] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.599499 22216 tablet_bootstrap.cc:492] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:49.600014 22216 ts_tablet_manager.cc:1403] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.235s	user 0.011s	sys 0.000s
I20260709 14:55:49.602365 22391 leader_election.cc:290] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:49.603711 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:49.604420 21945 raft_consensus.cc:2468] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 2.
I20260709 14:55:49.600562 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:49.616741 22216 raft_consensus.cc:359] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.620114 22216 raft_consensus.cc:385] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.620419 22216 raft_consensus.cc:740] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.621054 22216 consensus_queue.cc:260] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.618619 22350 raft_consensus.cc:493] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.613389 22136 leader_election.cc:304] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:49.625849 22350 raft_consensus.cc:515] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.626950 22348 raft_consensus.cc:2804] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.627298 22348 raft_consensus.cc:493] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.627615 22348 raft_consensus.cc:3060] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.627825 22350 leader_election.cc:290] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:49.629106 22171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:49.629714 22171 raft_consensus.cc:2468] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 2.
I20260709 14:55:49.630785 21988 leader_election.cc:304] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:49.631722 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:49.634217 22216 ts_tablet_manager.cc:1434] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 14:55:49.635205 22216 tablet_bootstrap.cc:492] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:49.637111 21989 leader_election.cc:304] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:49.621199 21990 leader_election.cc:304] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:49.636623 22168 raft_consensus.cc:2468] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:55:49.645668 22391 raft_consensus.cc:2804] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:49.648629 22391 raft_consensus.cc:493] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:49.649012 22391 raft_consensus.cc:3060] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.650216 22369 leader_election.cc:290] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:49.645582 22282 consensus_queue.cc:1048] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:49.641678 22095 raft_consensus.cc:2468] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:49.654124 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:49.656544 22348 raft_consensus.cc:515] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.657447 22366 consensus_queue.cc:1048] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.658934 22348 leader_election.cc:290] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:49.632467 22321 consensus_queue.cc:237] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.644755 22347 raft_consensus.cc:2804] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:49.670033 22272 raft_consensus.cc:493] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.675354 22435 consensus_queue.cc:1048] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.675683 22272 raft_consensus.cc:515] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.676021 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:49.667110 22462 raft_consensus.cc:493] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.677023 22462 raft_consensus.cc:515] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.677860 22272 leader_election.cc:290] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:49.671139 22024 raft_consensus.cc:2468] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 3.
I20260709 14:55:49.675580 22347 raft_consensus.cc:493] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.673240 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a70b8a0a584077ad229f0d0fd1b366" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:49.681234 22095 raft_consensus.cc:3060] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.679299 22347 raft_consensus.cc:3060] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.681844 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28aca348cd4d4d8fb14bef7ad4551418" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:49.683357 22272 raft_consensus.cc:493] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:49.683432 22138 leader_election.cc:343] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.683786 22462 leader_election.cc:290] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:49.683909 22272 raft_consensus.cc:515] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.686185 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:49.686928 22272 leader_election.cc:290] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:49.643975 22492 raft_consensus.cc:2804] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:49.690611 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147b508b70994068bed483cba259f242" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:49.691386 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:49.691609 22098 raft_consensus.cc:2468] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:49.691974 21945 raft_consensus.cc:2468] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 2.
I20260709 14:55:49.693986 22217 tablet_bootstrap.cc:492] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:49.694130 21942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28aca348cd4d4d8fb14bef7ad4551418" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:49.694545 22217 ts_tablet_manager.cc:1403] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.206s	user 0.020s	sys 0.019s
I20260709 14:55:49.695621 21942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147b508b70994068bed483cba259f242" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:49.696246 21942 raft_consensus.cc:2468] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:49.697024 22217 raft_consensus.cc:359] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.697690 22217 raft_consensus.cc:385] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.697974 22217 raft_consensus.cc:740] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.697202 21914 leader_election.cc:304] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [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: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:49.699926 22023 raft_consensus.cc:2468] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 1.
I20260709 14:55:49.702534 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:49.703128 22098 raft_consensus.cc:2468] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:55:49.674099 22214 raft_consensus.cc:359] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.704456 22214 raft_consensus.cc:385] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.705120 22214 raft_consensus.cc:740] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.706329 22216 tablet_bootstrap.cc:654] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.705111 22217 consensus_queue.cc:260] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.706764 22214 consensus_queue.cc:260] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.697917 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a70b8a0a584077ad229f0d0fd1b366" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:49.708690 21915 leader_election.cc:304] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:49.708951 22214 ts_tablet_manager.cc:1434] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.124s	user 0.007s	sys 0.000s
I20260709 14:55:49.709580 22497 raft_consensus.cc:2804] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:49.709976 22497 raft_consensus.cc:493] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.710296 22497 raft_consensus.cc:3060] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.711076 22217 ts_tablet_manager.cc:1434] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:55:49.711967 22217 tablet_bootstrap.cc:492] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:49.714342 22214 tablet_bootstrap.cc:492] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:49.717664 22095 raft_consensus.cc:2468] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:49.721138 22136 leader_election.cc:304] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:49.722126 22348 raft_consensus.cc:2804] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.722498 22348 raft_consensus.cc:493] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.722844 22348 raft_consensus.cc:3060] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.723877 22347 raft_consensus.cc:515] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
W20260709 14:55:49.726344 22138 leader_election.cc:343] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.726794 22138 leader_election.cc:304] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:49.704043 22492 raft_consensus.cc:493] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d955b1a3d54f409bf984df08884df7)
I20260709 14:55:49.707103 22462 raft_consensus.cc:2804] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:49.729215 22214 tablet_bootstrap.cc:654] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.731127 22217 tablet_bootstrap.cc:654] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.734717 22347 leader_election.cc:290] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 3 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:49.728262 22492 raft_consensus.cc:3060] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.738396 22097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:49.739001 22097 raft_consensus.cc:3060] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.743708 22436 consensus_queue.cc:1048] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.721073 22391 raft_consensus.cc:515] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.750697 22348 raft_consensus.cc:515] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.730850 22462 raft_consensus.cc:493] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 175b1739428241c39e2d329d154f83a8)
I20260709 14:55:49.754532 22462 raft_consensus.cc:3060] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.755888 22348 leader_election.cc:290] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:49.731004 22272 raft_consensus.cc:2749] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:49.727602 22497 raft_consensus.cc:515] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.760002 22064 leader_election.cc:304] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [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: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:49.763429 22346 raft_consensus.cc:2804] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:49.763796 22346 raft_consensus.cc:493] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.764115 22346 raft_consensus.cc:3060] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.764196 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147b508b70994068bed483cba259f242" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:49.764860 21943 raft_consensus.cc:3060] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:49.766799 22138 leader_election.cc:343] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.768738 21942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:49.769739 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:49.770601 22016 raft_consensus.cc:2468] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 2.
I20260709 14:55:49.772734 22350 raft_consensus.cc:493] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.773300 22350 raft_consensus.cc:515] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.774854 21943 raft_consensus.cc:2468] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:49.776010 22138 leader_election.cc:304] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:49.776165 22350 leader_election.cc:290] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:49.777045 22272 raft_consensus.cc:2804] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:55:49.776198 22502 log.cc:927] Time spent T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 14:55:49.777890 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe6cf80b1d34ca7bbb24fb330dbebc3" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:49.779115 22016 raft_consensus.cc:2468] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
I20260709 14:55:49.779266 22346 raft_consensus.cc:515] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:49.780380 22095 raft_consensus.cc:2368] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 for earlier term 2. Current term is 3.
I20260709 14:55:49.780441 22064 leader_election.cc:304] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:49.781448 22350 raft_consensus.cc:2804] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.781801 22350 raft_consensus.cc:493] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.782114 22350 raft_consensus.cc:3060] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.782459 21988 leader_election.cc:400] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Vote denied by peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763) with higher term. Message: Invalid argument: T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 for earlier term 2. Current term is 3.
I20260709 14:55:49.782841 21988 leader_election.cc:403] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:55:49.783486 22321 raft_consensus.cc:3060] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.783043 21845 catalog_manager.cc:5697] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:49.787465 22215 tablet_bootstrap.cc:492] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:49.787925 22215 ts_tablet_manager.cc:1403] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.251s	user 0.011s	sys 0.004s
I20260709 14:55:49.793197 22497 leader_election.cc:290] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 3 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:49.778203 22097 raft_consensus.cc:2468] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 3.
I20260709 14:55:49.797137 22321 raft_consensus.cc:2749] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763) with higher term. Message: Invalid argument: T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 for earlier term 2. Current term is 3.
I20260709 14:55:49.772851 22391 leader_election.cc:290] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:49.801141 22216 tablet_bootstrap.cc:492] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:49.802373 22216 ts_tablet_manager.cc:1403] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.167s	user 0.011s	sys 0.000s
I20260709 14:55:49.793455 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:49.793788 22272 raft_consensus.cc:697] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:49.807839 22215 raft_consensus.cc:359] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:49.808306 22215 raft_consensus.cc:385] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.808493 22215 raft_consensus.cc:740] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.809002 22214 tablet_bootstrap.cc:492] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:49.809406 22214 ts_tablet_manager.cc:1403] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.095s	user 0.026s	sys 0.010s
I20260709 14:55:49.810254 22215 consensus_queue.cc:260] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:49.811909 22346 leader_election.cc:290] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:49.799973 21845 catalog_manager.cc:5697] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 1 to 2, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 2 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:49.815604 21988 leader_election.cc:304] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:49.816437 22347 raft_consensus.cc:2804] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:49.816923 22347 raft_consensus.cc:697] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:49.817700 22347 consensus_queue.cc:237] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER 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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:49.816486 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:49.823588 22217 tablet_bootstrap.cc:492] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:49.824060 22217 ts_tablet_manager.cc:1403] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.112s	user 0.019s	sys 0.008s
I20260709 14:55:49.827510 22321 raft_consensus.cc:493] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.828101 22321 raft_consensus.cc:515] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.829885 22215 ts_tablet_manager.cc:1434] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 14:55:49.830837 22215 tablet_bootstrap.cc:492] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:49.831841 22366 raft_consensus.cc:493] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.807219 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:49.832321 22366 raft_consensus.cc:515] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.832800 22169 raft_consensus.cc:2468] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:55:49.833550 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:49.803092 21844 catalog_manager.cc:5697] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:49.794626 22350 raft_consensus.cc:515] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.827486 22023 raft_consensus.cc:2468] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 3.
I20260709 14:55:49.841638 22217 raft_consensus.cc:359] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:49.847436 22217 raft_consensus.cc:385] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.847661 22217 raft_consensus.cc:740] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.849658 22217 consensus_queue.cc:260] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:49.852638 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:49.853293 22091 raft_consensus.cc:3060] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.857700 22217 ts_tablet_manager.cc:1434] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:55:49.858739 22217 tablet_bootstrap.cc:492] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:49.858634 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:49.864812 22169 raft_consensus.cc:2410] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d955b1a3d54f409bf984df08884df7 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:55:49.864976 22366 leader_election.cc:290] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:49.865566 22097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147b508b70994068bed483cba259f242" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:49.866113 22097 raft_consensus.cc:3060] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.869822 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe6cf80b1d34ca7bbb24fb330dbebc3" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:49.871984 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca56d413df745dcbe00010fbbdbe560" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:49.872171 22091 raft_consensus.cc:2468] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 3.
I20260709 14:55:49.876269 22492 raft_consensus.cc:515] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.877197 22016 raft_consensus.cc:3060] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.852095 22272 consensus_queue.cc:237] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.879172 22217 tablet_bootstrap.cc:654] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.859887 22497 consensus_queue.cc:1048] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:55:49.884301 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:49.885074 21950 raft_consensus.cc:2368] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 for earlier term 2. Current term is 3.
I20260709 14:55:49.886114 21913 leader_election.cc:304] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:49.886942 22282 raft_consensus.cc:2804] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:49.887413 22282 raft_consensus.cc:697] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:55:49.888221 22282 consensus_queue.cc:237] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER 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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.889034 22016 raft_consensus.cc:2468] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 3.
I20260709 14:55:49.891664 21990 leader_election.cc:400] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Vote denied by peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555) with higher term. Message: Invalid argument: T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 for earlier term 2. Current term is 3.
I20260709 14:55:49.892012 21990 leader_election.cc:403] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:55:49.892547 22347 raft_consensus.cc:2749] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555) with higher term. Message: Invalid argument: T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 for earlier term 2. Current term is 3.
I20260709 14:55:49.893817 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:49.894434 22168 raft_consensus.cc:3060] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.895196 22136 leader_election.cc:304] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:49.895984 22435 raft_consensus.cc:2804] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.896522 22435 raft_consensus.cc:697] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:49.896864 21914 leader_election.cc:304] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [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: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:49.897331 22435 consensus_queue.cc:237] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:49.860330 22321 leader_election.cc:290] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:49.881151 22214 raft_consensus.cc:359] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:49.902218 22214 raft_consensus.cc:385] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.902554 22214 raft_consensus.cc:740] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.904116 22214 consensus_queue.cc:260] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:49.905526 22497 raft_consensus.cc:2804] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:49.921444 22347 raft_consensus.cc:493] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.921715 22492 leader_election.cc:290] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:49.903690 22168 raft_consensus.cc:2468] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 3.
I20260709 14:55:49.930419 22214 ts_tablet_manager.cc:1434] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.121s	user 0.006s	sys 0.000s
I20260709 14:55:49.931167 22347 raft_consensus.cc:515] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:49.933593 22347 leader_election.cc:290] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:49.931370 22214 tablet_bootstrap.cc:492] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:49.949455 22350 leader_election.cc:290] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:49.948966 21847 catalog_manager.cc:5697] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.950479 21847 catalog_manager.cc:5697] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 1 to 2, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 2 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:49.951936 22216 raft_consensus.cc:359] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.906760 21942 raft_consensus.cc:2468] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 2.
W20260709 14:55:49.914294 22064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.130:44695, user_credentials={real_user=slave}} blocked reactor thread for 57007.7us
I20260709 14:55:49.952589 22216 raft_consensus.cc:385] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.960505 22216 raft_consensus.cc:740] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.924391 22497 raft_consensus.cc:493] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.969708 22214 tablet_bootstrap.cc:654] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.971514 22171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa333bae211d4566af31bf1b145d0e19" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
W20260709 14:55:49.972828 21989 leader_election.cc:343] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.976008 22216 consensus_queue.cc:260] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:49.977140 21943 raft_consensus.cc:2468] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
I20260709 14:55:49.980247 22216 ts_tablet_manager.cc:1434] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.178s	user 0.007s	sys 0.000s
I20260709 14:55:49.984179 21945 raft_consensus.cc:1275] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Refusing update from remote peer 2a32bd7add624b64b38b9c6a90ac7ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.961992 22497 raft_consensus.cc:3060] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.987640 22216 tablet_bootstrap.cc:492] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:49.991268 22347 consensus_queue.cc:1048] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.995357 22216 tablet_bootstrap.cc:654] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.997038 22217 tablet_bootstrap.cc:492] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:49.997576 22217 ts_tablet_manager.cc:1403] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.139s	user 0.026s	sys 0.036s
I20260709 14:55:50.010466 22217 raft_consensus.cc:359] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.011181 22217 raft_consensus.cc:385] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.011439 22217 raft_consensus.cc:740] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.012122 22217 consensus_queue.cc:260] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.015482 22097 raft_consensus.cc:2468] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:49.988708 22064 leader_election.cc:304] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:50.018909 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:50.019670 22091 raft_consensus.cc:2368] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 for earlier term 2. Current term is 3.
I20260709 14:55:50.020447 22215 tablet_bootstrap.cc:654] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.034852 22217 ts_tablet_manager.cc:1434] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 14:55:50.035888 22217 tablet_bootstrap.cc:492] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:50.036962 22462 raft_consensus.cc:515] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:50.038617 21988 leader_election.cc:400] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Vote denied by peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763) with higher term. Message: Invalid argument: T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 for earlier term 2. Current term is 3.
I20260709 14:55:50.038887 22462 leader_election.cc:290] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:50.039638 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe6cf80b1d34ca7bbb24fb330dbebc3" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:50.040272 22023 raft_consensus.cc:3060] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.042490 22217 tablet_bootstrap.cc:654] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.043402 22497 raft_consensus.cc:515] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.027413 22350 raft_consensus.cc:2804] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:50.045295 22350 raft_consensus.cc:697] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 3 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:50.046226 22350 consensus_queue.cc:237] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Queue going to LEADER 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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.047966 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe6cf80b1d34ca7bbb24fb330dbebc3" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:50.048513 21943 raft_consensus.cc:3060] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.051707 22017 raft_consensus.cc:3060] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.055117 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa333bae211d4566af31bf1b145d0e19" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:50.055795 22095 raft_consensus.cc:2468] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:50.061761 22169 raft_consensus.cc:1275] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Refusing update from remote peer 2a32bd7add624b64b38b9c6a90ac7ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:50.063514 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:50.063970 21846 catalog_manager.cc:5697] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 1 to 3, leader changed from 31d955b1a3d54f409bf984df08884df7 (127.19.124.131) to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 3 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.067410 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:50.068113 22091 raft_consensus.cc:2393] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4446ab86fc25415da44a7e63be2ce0c8 in current term 2: Already voted for candidate 31d955b1a3d54f409bf984df08884df7 in this term.
I20260709 14:55:50.073827 22347 raft_consensus.cc:493] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.074085 21943 raft_consensus.cc:2468] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:50.076438 22168 raft_consensus.cc:2468] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:55:50.077772 22492 consensus_queue.cc:1048] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:50.081669 22064 leader_election.cc:304] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:50.032866 22097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:50.086149 22346 raft_consensus.cc:2804] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.082864 22347 raft_consensus.cc:515] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.091167 21942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:50.090548 21988 leader_election.cc:304] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8
I20260709 14:55:50.101495 21943 raft_consensus.cc:1275] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Refusing update from remote peer 31d955b1a3d54f409bf984df08884df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:50.093674 21914 leader_election.cc:304] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [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: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:50.096145 22346 raft_consensus.cc:697] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:50.106500 22215 tablet_bootstrap.cc:492] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:50.106292 21847 catalog_manager.cc:5697] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.106885 22215 ts_tablet_manager.cc:1403] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.276s	user 0.010s	sys 0.002s
I20260709 14:55:50.107693 21847 catalog_manager.cc:5697] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.110718 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:50.105947 22492 raft_consensus.cc:2804] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.111819 22492 raft_consensus.cc:493] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.112041 22435 raft_consensus.cc:493] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.112187 22492 raft_consensus.cc:3060] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.112502 22435 raft_consensus.cc:515] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:50.114769 22435 leader_election.cc:290] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:50.116235 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f55025e1934df3a445cdb0bef6eaf8" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:50.116744 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
W20260709 14:55:50.117527 22138 leader_election.cc:343] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.117399 22346 consensus_queue.cc:237] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:50.118575 21914 leader_election.cc:304] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [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: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:50.119360 22369 raft_consensus.cc:2749] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:50.120157 22321 consensus_queue.cc:1048] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.102411 21988 leader_election.cc:304] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:50.125556 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f55025e1934df3a445cdb0bef6eaf8" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:50.126189 22093 raft_consensus.cc:2468] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:50.126660 22217 tablet_bootstrap.cc:492] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:50.121063 22347 leader_election.cc:290] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:50.127140 22217 ts_tablet_manager.cc:1403] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.010s
I20260709 14:55:50.125556 22024 raft_consensus.cc:1275] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Refusing update from remote peer 31d955b1a3d54f409bf984df08884df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:50.127985 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28aca348cd4d4d8fb14bef7ad4551418" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:50.128588 22170 raft_consensus.cc:2468] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:50.129390 21950 raft_consensus.cc:1240] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Rejecting Update request from peer 2a32bd7add624b64b38b9c6a90ac7ef1 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:50.130460 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28aca348cd4d4d8fb14bef7ad4551418" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:50.130992 22391 consensus_queue.cc:1059] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:50.131831 22391 raft_consensus.cc:3055] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:50.131973 21942 raft_consensus.cc:2410] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d955b1a3d54f409bf984df08884df7 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:55:50.132182 22391 raft_consensus.cc:740] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:50.132858 22462 raft_consensus.cc:2804] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:50.107306 22497 leader_election.cc:290] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 3 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:50.133076 22391 consensus_queue.cc:260] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.133669 22462 raft_consensus.cc:697] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:55:50.134159 22391 raft_consensus.cc:3060] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:50.134545 22462 consensus_queue.cc:237] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:50.136366 22215 raft_consensus.cc:359] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:50.137744 22215 raft_consensus.cc:385] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.138067 22215 raft_consensus.cc:740] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.138729 22215 consensus_queue.cc:260] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:50.129671 22217 raft_consensus.cc:359] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.140693 22217 raft_consensus.cc:385] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.141362 22217 raft_consensus.cc:740] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.142187 22358 consensus_queue.cc:1048] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 14:55:50.144114 21990 leader_election.cc:343] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.144275 22216 tablet_bootstrap.cc:492] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:50.144676 22492 raft_consensus.cc:515] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:50.146070 22216 ts_tablet_manager.cc:1403] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.159s	user 0.033s	sys 0.066s
I20260709 14:55:50.148589 22215 ts_tablet_manager.cc:1434] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 14:55:50.149521 22215 tablet_bootstrap.cc:492] T b268a9a475a04b95b9165692ec985e06 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:50.150183 22492 leader_election.cc:290] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:50.151266 22358 consensus_queue.cc:1048] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:50.152432 22216 raft_consensus.cc:359] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:50.153077 22216 raft_consensus.cc:385] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.153347 22216 raft_consensus.cc:740] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.153944 22216 consensus_queue.cc:260] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:50.155864 22216 ts_tablet_manager.cc:1434] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 14:55:50.156729 22216 tablet_bootstrap.cc:492] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:50.159145 22217 consensus_queue.cc:260] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.161304 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa333bae211d4566af31bf1b145d0e19" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:50.161890 22093 raft_consensus.cc:3060] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.162694 22217 ts_tablet_manager.cc:1434] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:55:50.163661 22217 tablet_bootstrap.cc:492] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:50.172137 22064 leader_election.cc:304] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [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: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:50.173856 22216 tablet_bootstrap.cc:654] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.175218 22350 raft_consensus.cc:2749] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:50.169137 22023 raft_consensus.cc:2468] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:50.190557 22214 tablet_bootstrap.cc:492] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:50.185665 22497 raft_consensus.cc:493] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.192793 21845 catalog_manager.cc:5697] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:50.198182 22217 tablet_bootstrap.cc:654] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.197760 21844 catalog_manager.cc:5697] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 1 to 2, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:50.199940 22214 ts_tablet_manager.cc:1403] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.269s	user 0.010s	sys 0.006s
I20260709 14:55:50.201057 22497 raft_consensus.cc:515] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:50.200829 21845 catalog_manager.cc:5697] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 1 to 3, leader changed from 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129) to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 3 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:50.199862 22523 log.cc:927] Time spent T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 14:55:50.207664 22497 leader_election.cc:290] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:50.212482 22214 raft_consensus.cc:359] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:50.213104 22214 raft_consensus.cc:385] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.213385 22214 raft_consensus.cc:740] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.173010 22136 leader_election.cc:304] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:50.216006 22214 consensus_queue.cc:260] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:50.219327 22435 raft_consensus.cc:2804] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.219710 22435 raft_consensus.cc:493] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.220016 22435 raft_consensus.cc:3060] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.220184 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a70b8a0a584077ad229f0d0fd1b366" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:50.221113 22214 ts_tablet_manager.cc:1434] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:55:50.222105 22214 tablet_bootstrap.cc:492] T 6dcfdd91057546b09822b0e6b60d208a P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:50.226334 22091 raft_consensus.cc:2393] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4446ab86fc25415da44a7e63be2ce0c8 in current term 1: Already voted for candidate 175b1739428241c39e2d329d154f83a8 in this term.
I20260709 14:55:50.243153 22093 raft_consensus.cc:2468] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:50.244297 21988 leader_election.cc:304] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:50.245678 22388 raft_consensus.cc:2804] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.246121 22388 raft_consensus.cc:697] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:50.246894 22388 consensus_queue.cc:237] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:50.252454 22215 tablet_bootstrap.cc:654] T b268a9a475a04b95b9165692ec985e06 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:50.233271 22136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.131:42763, user_credentials={real_user=slave}} blocked reactor thread for 64713.6us
I20260709 14:55:50.258965 21989 leader_election.cc:304] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:50.259895 22214 tablet_bootstrap.cc:654] T 6dcfdd91057546b09822b0e6b60d208a P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.262584 22490 raft_consensus.cc:2804] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.270093 22490 raft_consensus.cc:493] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.275699 22490 raft_consensus.cc:3060] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.277164 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a70b8a0a584077ad229f0d0fd1b366" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:50.291445 22214 tablet_bootstrap.cc:492] T 6dcfdd91057546b09822b0e6b60d208a P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:50.291982 22214 ts_tablet_manager.cc:1403] T 6dcfdd91057546b09822b0e6b60d208a P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.002s
I20260709 14:55:50.302404 22490 raft_consensus.cc:515] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.304412 22490 leader_election.cc:290] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:50.306066 22214 raft_consensus.cc:359] T 6dcfdd91057546b09822b0e6b60d208a P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:50.306808 22214 raft_consensus.cc:385] T 6dcfdd91057546b09822b0e6b60d208a P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.311300 22171 raft_consensus.cc:1275] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Refusing update from remote peer 2a32bd7add624b64b38b9c6a90ac7ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:50.307063 22214 raft_consensus.cc:740] T 6dcfdd91057546b09822b0e6b60d208a P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.314491 22214 consensus_queue.cc:260] T 6dcfdd91057546b09822b0e6b60d208a P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:50.325426 22214 ts_tablet_manager.cc:1434] T 6dcfdd91057546b09822b0e6b60d208a P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.001s
I20260709 14:55:50.321586 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa333bae211d4566af31bf1b145d0e19" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:50.326838 22170 raft_consensus.cc:3060] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.327075 22168 raft_consensus.cc:1275] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Refusing update from remote peer 2a32bd7add624b64b38b9c6a90ac7ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:50.327426 22347 raft_consensus.cc:493] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.327888 22347 raft_consensus.cc:515] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:50.321610 22172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28aca348cd4d4d8fb14bef7ad4551418" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:50.329424 22172 raft_consensus.cc:3060] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.329879 22347 leader_election.cc:290] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:50.330598 22214 tablet_bootstrap.cc:492] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:50.331322 22217 tablet_bootstrap.cc:492] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:50.331794 22217 ts_tablet_manager.cc:1403] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.168s	user 0.023s	sys 0.001s
I20260709 14:55:50.333165 22215 tablet_bootstrap.cc:492] T b268a9a475a04b95b9165692ec985e06 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:50.334003 21914 leader_election.cc:304] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:50.335369 22216 tablet_bootstrap.cc:492] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:50.335781 22216 ts_tablet_manager.cc:1403] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.179s	user 0.013s	sys 0.012s
I20260709 14:55:50.336213 22462 raft_consensus.cc:3060] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.337595 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28aca348cd4d4d8fb14bef7ad4551418" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:50.338405 22216 raft_consensus.cc:359] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.339013 22216 raft_consensus.cc:385] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.339269 22216 raft_consensus.cc:740] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.333530 22215 ts_tablet_manager.cc:1403] T b268a9a475a04b95b9165692ec985e06 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.184s	user 0.043s	sys 0.008s
I20260709 14:55:50.339872 22216 consensus_queue.cc:260] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.342087 22216 ts_tablet_manager.cc:1434] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:55:50.342137 22435 raft_consensus.cc:515] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:50.343088 22216 tablet_bootstrap.cc:492] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:50.344197 22435 leader_election.cc:290] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:50.313246 22391 consensus_queue.cc:1048] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 14:55:50.353927 22172 raft_consensus.cc:2468] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:50.330374 22347 consensus_queue.cc:1048] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:55:50.346195 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f55025e1934df3a445cdb0bef6eaf8" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
W20260709 14:55:50.352162 21990 leader_election.cc:343] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.358829 22217 raft_consensus.cc:359] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:50.360260 22214 tablet_bootstrap.cc:654] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.360419 22217 raft_consensus.cc:385] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.355643 22321 raft_consensus.cc:2749] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:50.361032 22217 raft_consensus.cc:740] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.361732 22217 consensus_queue.cc:260] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:50.363818 22217 ts_tablet_manager.cc:1434] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.032s	user 0.001s	sys 0.005s
I20260709 14:55:50.364984 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f55025e1934df3a445cdb0bef6eaf8" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:50.365741 22215 raft_consensus.cc:359] T b268a9a475a04b95b9165692ec985e06 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.366525 22215 raft_consensus.cc:385] T b268a9a475a04b95b9165692ec985e06 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.368867 22215 raft_consensus.cc:740] T b268a9a475a04b95b9165692ec985e06 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.369534 22215 consensus_queue.cc:260] T b268a9a475a04b95b9165692ec985e06 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
W20260709 14:55:50.368307 22138 leader_election.cc:343] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.367055 22217 tablet_bootstrap.cc:492] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:50.360414 22097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787b58ffc3e64e23b768ec2c681d5d83" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:50.371384 22097 raft_consensus.cc:2468] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:50.371925 22347 consensus_queue.cc:1048] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:50.373239 22215 ts_tablet_manager.cc:1434] T b268a9a475a04b95b9165692ec985e06 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.003s
I20260709 14:55:50.376493 22215 tablet_bootstrap.cc:492] T c656e9c6215c4b0685a42bdf5a6f62f3 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:50.385704 22216 tablet_bootstrap.cc:654] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.387557 22347 raft_consensus.cc:493] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.388216 22347 raft_consensus.cc:515] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:50.390100 22347 leader_election.cc:290] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:50.374958 22091 raft_consensus.cc:3060] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.391600 21989 leader_election.cc:304] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:50.392381 22347 raft_consensus.cc:2804] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.393520 22217 tablet_bootstrap.cc:654] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.394315 22172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787b58ffc3e64e23b768ec2c681d5d83" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:50.396261 21988 leader_election.cc:304] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:50.397773 22321 raft_consensus.cc:2804] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.398129 22321 raft_consensus.cc:493] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.392863 22347 raft_consensus.cc:697] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:50.398430 22321 raft_consensus.cc:3060] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.398788 22097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcfdd91057546b09822b0e6b60d208a" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:50.399488 22097 raft_consensus.cc:2468] T 6dcfdd91057546b09822b0e6b60d208a P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:50.401736 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcfdd91057546b09822b0e6b60d208a" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:50.402693 22514 consensus_queue.cc:1048] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:50.405462 21990 leader_election.cc:343] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.409268 21988 leader_election.cc:304] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:50.410847 22391 raft_consensus.cc:2804] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.411216 22391 raft_consensus.cc:493] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.411532 22391 raft_consensus.cc:3060] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.395308 22170 raft_consensus.cc:2468] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:50.418558 22388 raft_consensus.cc:493] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.424369 22388 raft_consensus.cc:515] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.427517 22388 leader_election.cc:290] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:50.427764 22462 raft_consensus.cc:2749] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:50.429355 22347 consensus_queue.cc:237] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.430868 21942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b268a9a475a04b95b9165692ec985e06" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:50.431507 21942 raft_consensus.cc:2468] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
W20260709 14:55:50.432883 21896 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:50.433410 21990 leader_election.cc:304] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:50.436196 22490 raft_consensus.cc:2804] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.436558 22490 raft_consensus.cc:493] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.436895 22490 raft_consensus.cc:3060] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.444446 22097 raft_consensus.cc:1275] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Refusing update from remote peer 2a32bd7add624b64b38b9c6a90ac7ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:50.446121 22388 consensus_queue.cc:1048] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:50.450485 22091 raft_consensus.cc:2468] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:50.447813 21844 catalog_manager.cc:5697] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.452190 22214 tablet_bootstrap.cc:492] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:50.454730 22214 ts_tablet_manager.cc:1403] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.006s
I20260709 14:55:50.457979 22321 raft_consensus.cc:515] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:50.460536 22321 leader_election.cc:290] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:50.463541 22215 tablet_bootstrap.cc:654] T c656e9c6215c4b0685a42bdf5a6f62f3 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.464454 22435 consensus_queue.cc:1048] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.456557 22391 raft_consensus.cc:515] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
W20260709 14:55:50.470871 21989 leader_election.cc:343] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.472978 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b268a9a475a04b95b9165692ec985e06" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:50.473811 22214 raft_consensus.cc:359] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:50.476326 22214 raft_consensus.cc:385] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.476608 22214 raft_consensus.cc:740] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.480214 22214 consensus_queue.cc:260] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:50.467093 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787b58ffc3e64e23b768ec2c681d5d83" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:50.487203 22214 ts_tablet_manager.cc:1434] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 14:55:50.487643 22091 raft_consensus.cc:3060] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.489441 22214 tablet_bootstrap.cc:492] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:50.481462 22168 raft_consensus.cc:2468] T b268a9a475a04b95b9165692ec985e06 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:50.501677 22172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787b58ffc3e64e23b768ec2c681d5d83" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:50.506762 22017 raft_consensus.cc:1275] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:50.509336 22497 consensus_queue.cc:1048] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:50.512802 22214 tablet_bootstrap.cc:654] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.518283 22136 leader_election.cc:304] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:50.519580 22436 raft_consensus.cc:2804] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.520061 22436 raft_consensus.cc:697] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:50.526244 22099 raft_consensus.cc:1275] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:50.519826 22272 consensus_queue.cc:1048] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.532099 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcfdd91057546b09822b0e6b60d208a" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:50.532334 22490 raft_consensus.cc:515] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.532809 22093 raft_consensus.cc:3060] T 6dcfdd91057546b09822b0e6b60d208a P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.533212 22462 consensus_queue.cc:1048] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:50.546263 22544 log.cc:927] Time spent T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 14:55:50.549353 22490 leader_election.cc:290] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:50.513465 22391 leader_election.cc:290] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:50.551988 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcfdd91057546b09822b0e6b60d208a" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:50.560781 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b268a9a475a04b95b9165692ec985e06" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:50.561379 21945 raft_consensus.cc:3060] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.564829 22436 consensus_queue.cc:237] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
W20260709 14:55:50.561400 21990 leader_election.cc:343] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.572371 22091 raft_consensus.cc:2468] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:50.572614 22216 tablet_bootstrap.cc:492] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:50.573508 22216 ts_tablet_manager.cc:1403] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.231s	user 0.012s	sys 0.011s
I20260709 14:55:50.574684 21988 leader_election.cc:304] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:50.575600 22391 raft_consensus.cc:2804] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.576045 22391 raft_consensus.cc:697] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:50.576900 22391 consensus_queue.cc:237] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:50.578329 22435 consensus_queue.cc:1048] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.580157 22216 raft_consensus.cc:359] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:50.580837 22216 raft_consensus.cc:385] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.581090 22216 raft_consensus.cc:740] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.582705 22217 tablet_bootstrap.cc:492] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:50.583156 22217 ts_tablet_manager.cc:1403] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.216s	user 0.030s	sys 0.013s
I20260709 14:55:50.583200 22215 tablet_bootstrap.cc:492] T c656e9c6215c4b0685a42bdf5a6f62f3 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:50.583650 22215 ts_tablet_manager.cc:1403] T c656e9c6215c4b0685a42bdf5a6f62f3 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.207s	user 0.010s	sys 0.016s
I20260709 14:55:50.593488 22216 consensus_queue.cc:260] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:50.599112 22216 ts_tablet_manager.cc:1434] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 14:55:50.599958 22216 tablet_bootstrap.cc:492] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:50.579877 22093 raft_consensus.cc:2468] T 6dcfdd91057546b09822b0e6b60d208a P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:50.605983 22215 raft_consensus.cc:359] T c656e9c6215c4b0685a42bdf5a6f62f3 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:50.606956 22215 raft_consensus.cc:385] T c656e9c6215c4b0685a42bdf5a6f62f3 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.607201 22215 raft_consensus.cc:740] T c656e9c6215c4b0685a42bdf5a6f62f3 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.607797 22215 consensus_queue.cc:260] T c656e9c6215c4b0685a42bdf5a6f62f3 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:50.610172 22217 raft_consensus.cc:359] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:50.610872 22217 raft_consensus.cc:385] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.611192 22217 raft_consensus.cc:740] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.611994 22217 consensus_queue.cc:260] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:50.614341 22217 ts_tablet_manager.cc:1434] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.004s
I20260709 14:55:50.615278 22217 tablet_bootstrap.cc:492] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:50.617550 21844 catalog_manager.cc:5697] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:50.620141 22214 tablet_bootstrap.cc:492] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:50.620592 22214 ts_tablet_manager.cc:1403] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.131s	user 0.015s	sys 0.007s
I20260709 14:55:50.620744 22217 tablet_bootstrap.cc:654] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.623558 22214 raft_consensus.cc:359] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:50.624109 22214 raft_consensus.cc:385] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.624323 22214 raft_consensus.cc:740] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
W20260709 14:55:50.596843 21989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.132:46345, user_credentials={real_user=slave}} blocked reactor thread for 80551.5us
I20260709 14:55:50.626734 22215 ts_tablet_manager.cc:1434] T c656e9c6215c4b0685a42bdf5a6f62f3 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.002s
I20260709 14:55:50.595191 22366 consensus_queue.cc:1048] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:55:50.625017 22214 consensus_queue.cc:260] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:50.630427 22215 tablet_bootstrap.cc:492] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:50.633641 22214 ts_tablet_manager.cc:1434] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260709 14:55:50.634361 22214 tablet_bootstrap.cc:492] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:50.649771 22358 raft_consensus.cc:493] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.651422 22358 raft_consensus.cc:515] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:50.653369 22358 leader_election.cc:290] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:50.662469 22214 tablet_bootstrap.cc:654] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.657764 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66dd70a2e71c41fc93cc12d9ef14a5a9" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:50.671501 21945 raft_consensus.cc:2468] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
W20260709 14:55:50.671775 22063 leader_election.cc:343] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.637044 21988 leader_election.cc:304] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
W20260709 14:55:50.678396 21988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.131:42763, user_credentials={real_user=slave}} blocked reactor thread for 47542us
I20260709 14:55:50.678547 22168 raft_consensus.cc:1275] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:50.678577 22490 raft_consensus.cc:2804] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.679888 22490 raft_consensus.cc:697] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:50.680673 22490 consensus_queue.cc:237] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:50.692482 22215 tablet_bootstrap.cc:654] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.693090 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b268a9a475a04b95b9165692ec985e06" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:50.693665 22168 raft_consensus.cc:3060] T b268a9a475a04b95b9165692ec985e06 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.697292 21847 catalog_manager.cc:5697] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:50.737744 22497 consensus_queue.cc:1048] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:50.730871 22346 raft_consensus.cc:493] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:50.761526 21914 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.132:46345, user_credentials={real_user=slave}} blocked reactor thread for 80021.2us
I20260709 14:55:50.761682 22346 raft_consensus.cc:515] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:50.763972 22093 raft_consensus.cc:1275] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:50.765867 22171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c656e9c6215c4b0685a42bdf5a6f62f3" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:50.779443 22216 tablet_bootstrap.cc:654] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:50.782011 21989 leader_election.cc:343] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.783911 21990 leader_election.cc:304] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:50.784740 22391 raft_consensus.cc:2804] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.785195 22023 raft_consensus.cc:1275] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Refusing update from remote peer 31d955b1a3d54f409bf984df08884df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:50.785624 22391 raft_consensus.cc:697] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:50.786446 22391 consensus_queue.cc:237] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.770541 22171 raft_consensus.cc:2468] T c656e9c6215c4b0685a42bdf5a6f62f3 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
I20260709 14:55:50.795200 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66dd70a2e71c41fc93cc12d9ef14a5a9" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:50.795307 22063 leader_election.cc:304] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:50.796887 21945 raft_consensus.cc:3060] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:55:50.758390 21915 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.130:44695, user_credentials={real_user=slave}} blocked reactor thread for 92269.7us
I20260709 14:55:50.796890 22558 raft_consensus.cc:2804] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.805966 22346 leader_election.cc:290] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:50.812132 22488 raft_consensus.cc:493] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.809617 22558 raft_consensus.cc:493] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.817605 22488 raft_consensus.cc:515] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:50.824972 22346 consensus_queue.cc:1048] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:50.829883 22214 tablet_bootstrap.cc:492] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:50.830348 22214 ts_tablet_manager.cc:1403] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.196s	user 0.021s	sys 0.011s
I20260709 14:55:50.820014 22558 raft_consensus.cc:3060] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.834249 22488 leader_election.cc:290] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:50.836382 22214 raft_consensus.cc:359] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:50.837606 22214 raft_consensus.cc:385] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.837869 22214 raft_consensus.cc:740] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.839594 22214 consensus_queue.cc:260] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:50.852991 22214 ts_tablet_manager.cc:1434] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:55:50.861892 22214 tablet_bootstrap.cc:492] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:50.863145 22215 tablet_bootstrap.cc:492] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:50.863601 22215 ts_tablet_manager.cc:1403] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.235s	user 0.030s	sys 0.005s
I20260709 14:55:50.870544 22350 consensus_queue.cc:1048] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.871857 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6441cb9b144fdbbfd0d0668a552bd8" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:50.872406 21945 raft_consensus.cc:1275] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Refusing update from remote peer 31d955b1a3d54f409bf984df08884df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:50.874718 22096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6441cb9b144fdbbfd0d0668a552bd8" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:50.881017 22096 raft_consensus.cc:2468] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:50.858546 22490 consensus_queue.cc:1048] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:55:50.872534 21950 raft_consensus.cc:2468] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:50.873721 22216 tablet_bootstrap.cc:492] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:50.884042 22216 ts_tablet_manager.cc:1403] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.284s	user 0.014s	sys 0.003s
I20260709 14:55:50.884387 21990 leader_election.cc:304] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:50.885663 22490 raft_consensus.cc:2804] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.886000 22490 raft_consensus.cc:493] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.886315 22490 raft_consensus.cc:3060] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.890450 22550 consensus_queue.cc:1048] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.874651 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c656e9c6215c4b0685a42bdf5a6f62f3" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:50.861514 21847 catalog_manager.cc:5697] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.893692 21847 catalog_manager.cc:5697] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.879654 22215 raft_consensus.cc:359] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:50.897598 22215 raft_consensus.cc:385] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.897958 22215 raft_consensus.cc:740] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.855719 22168 raft_consensus.cc:2468] T b268a9a475a04b95b9165692ec985e06 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:50.903097 22216 raft_consensus.cc:359] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.896200 22558 raft_consensus.cc:515] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:50.903792 22216 raft_consensus.cc:385] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.906280 22216 raft_consensus.cc:740] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.908654 22215 consensus_queue.cc:260] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:50.906942 22216 consensus_queue.cc:260] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:50.916182 22216 ts_tablet_manager.cc:1434] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 14:55:50.919507 22216 tablet_bootstrap.cc:492] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:50.927610 22490 raft_consensus.cc:515] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:50.930630 22215 ts_tablet_manager.cc:1434] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.001s
I20260709 14:55:50.931583 22215 tablet_bootstrap.cc:492] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:50.935083 22462 consensus_queue.cc:1048] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.937423 22558 leader_election.cc:290] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:50.940696 22217 tablet_bootstrap.cc:492] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:50.941202 22217 ts_tablet_manager.cc:1403] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.326s	user 0.014s	sys 0.004s
I20260709 14:55:50.943745 22217 raft_consensus.cc:359] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:50.944391 22217 raft_consensus.cc:385] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.944648 22217 raft_consensus.cc:740] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.945832 22217 consensus_queue.cc:260] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:50.951231 22217 ts_tablet_manager.cc:1434] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260709 14:55:50.955598 22064 leader_election.cc:343] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.956007 22064 leader_election.cc:304] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:50.958537 22217 tablet_bootstrap.cc:492] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:50.963512 22358 raft_consensus.cc:493] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.964005 22358 raft_consensus.cc:515] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:50.966516 22216 tablet_bootstrap.cc:654] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.967583 22172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c656e9c6215c4b0685a42bdf5a6f62f3" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:50.968175 22172 raft_consensus.cc:3060] T c656e9c6215c4b0685a42bdf5a6f62f3 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.971362 22214 tablet_bootstrap.cc:654] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.972417 22358 leader_election.cc:290] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:50.959097 22391 consensus_queue.cc:1048] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:55:50.958422 22558 raft_consensus.cc:2749] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:50.976629 22490 leader_election.cc:290] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:50.981564 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6441cb9b144fdbbfd0d0668a552bd8" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:50.982167 22099 raft_consensus.cc:3060] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.982579 22172 raft_consensus.cc:2468] T c656e9c6215c4b0685a42bdf5a6f62f3 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:50.983727 22063 leader_election.cc:304] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:50.984509 22558 raft_consensus.cc:2804] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.985157 22558 raft_consensus.cc:697] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:50.985525 22215 tablet_bootstrap.cc:654] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:50.989779 22064 leader_election.cc:343] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.991168 22358 consensus_queue.cc:1048] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:50.991911 22217 tablet_bootstrap.cc:654] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.994172 22558 consensus_queue.cc:237] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:51.010051 21942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6441cb9b144fdbbfd0d0668a552bd8" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:51.010694 21942 raft_consensus.cc:3060] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.016932 22214 tablet_bootstrap.cc:492] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:51.017426 22214 ts_tablet_manager.cc:1403] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.156s	user 0.004s	sys 0.013s
I20260709 14:55:51.019937 22214 raft_consensus.cc:359] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:51.020561 22214 raft_consensus.cc:385] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.020824 22214 raft_consensus.cc:740] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.021445 22214 consensus_queue.cc:260] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:51.023113 22490 raft_consensus.cc:493] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.023448 22214 ts_tablet_manager.cc:1434] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:51.023705 22490 raft_consensus.cc:515] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:51.024471 22214 tablet_bootstrap.cc:492] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:51.026959 22099 raft_consensus.cc:2468] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:51.028357 22490 leader_election.cc:290] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:51.026777 21942 raft_consensus.cc:2468] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:51.036455 22366 raft_consensus.cc:493] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.045015 22366 raft_consensus.cc:515] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:51.045377 21988 leader_election.cc:304] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:51.048936 22391 raft_consensus.cc:2804] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:51.049562 22214 tablet_bootstrap.cc:654] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.049368 22172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:51.049892 22366 leader_election.cc:290] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:51.049412 22391 raft_consensus.cc:697] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:51.062297 22016 raft_consensus.cc:3060] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.062893 22215 tablet_bootstrap.cc:492] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:51.062379 22391 consensus_queue.cc:237] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:51.063335 22215 ts_tablet_manager.cc:1403] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.132s	user 0.020s	sys 0.026s
W20260709 14:55:51.054579 22063 leader_election.cc:343] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.064975 22172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f55025e1934df3a445cdb0bef6eaf8" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:51.065793 22215 raft_consensus.cc:359] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:51.066409 22215 raft_consensus.cc:385] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.066674 22215 raft_consensus.cc:740] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.066608 22216 tablet_bootstrap.cc:492] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:51.067526 22216 ts_tablet_manager.cc:1403] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.151s	user 0.014s	sys 0.000s
I20260709 14:55:51.067394 22215 consensus_queue.cc:260] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:51.061255 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8804162a3f304eb3beacdce2423aa7f6" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:51.077425 22215 ts_tablet_manager.cc:1434] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:55:51.078281 22215 tablet_bootstrap.cc:492] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:51.061683 22097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f55025e1934df3a445cdb0bef6eaf8" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:51.073709 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:51.086939 21942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c656e9c6215c4b0685a42bdf5a6f62f3" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:51.089741 22216 raft_consensus.cc:359] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:51.090381 22216 raft_consensus.cc:385] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.090651 22216 raft_consensus.cc:740] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.094749 22217 tablet_bootstrap.cc:492] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:51.095244 22217 ts_tablet_manager.cc:1403] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.011s
I20260709 14:55:51.095379 22216 consensus_queue.cc:260] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:51.100835 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8804162a3f304eb3beacdce2423aa7f6" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
W20260709 14:55:51.104660 22064 leader_election.cc:343] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.106175 22097 raft_consensus.cc:2393] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in current term 1: Already voted for candidate 175b1739428241c39e2d329d154f83a8 in this term.
I20260709 14:55:51.107177 21988 leader_election.cc:304] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:51.109882 22216 ts_tablet_manager.cc:1434] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 14:55:51.110715 22216 tablet_bootstrap.cc:492] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
W20260709 14:55:51.112928 22064 leader_election.cc:343] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.114017 22064 leader_election.cc:304] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:51.115628 22358 raft_consensus.cc:2749] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:51.121325 21990 consensus_peers.cc:597] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:55:51.123531 22217 raft_consensus.cc:359] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:51.124238 22217 raft_consensus.cc:385] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.124500 22217 raft_consensus.cc:740] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.126348 21942 raft_consensus.cc:3060] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.133882 22514 consensus_queue.cc:1048] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:51.135933 22347 raft_consensus.cc:2749] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:51.138341 21945 raft_consensus.cc:3060] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:51.147307 22064 leader_election.cc:343] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.147771 22064 leader_election.cc:304] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:51.148919 22217 consensus_queue.cc:260] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:51.161895 22217 ts_tablet_manager.cc:1434] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260709 14:55:51.162940 22217 tablet_bootstrap.cc:492] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:51.151940 22358 raft_consensus.cc:2749] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:51.156695 22514 raft_consensus.cc:493] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.168371 22514 raft_consensus.cc:515] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:51.158074 21942 raft_consensus.cc:2468] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:51.202796 22215 tablet_bootstrap.cc:654] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.188683 22214 tablet_bootstrap.cc:492] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:51.189569 22514 leader_election.cc:290] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:51.203969 22214 ts_tablet_manager.cc:1403] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.180s	user 0.013s	sys 0.020s
I20260709 14:55:51.205400 22347 raft_consensus.cc:493] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.205854 22347 raft_consensus.cc:515] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:51.206658 22214 raft_consensus.cc:359] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:51.207312 22214 raft_consensus.cc:385] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.207553 22214 raft_consensus.cc:740] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.207806 22347 leader_election.cc:290] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:51.192004 22216 tablet_bootstrap.cc:654] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.192986 22358 raft_consensus.cc:493] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.199064 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66dd70a2e71c41fc93cc12d9ef14a5a9" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:51.201592 22217 tablet_bootstrap.cc:654] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.208137 22214 consensus_queue.cc:260] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:51.219764 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66dd70a2e71c41fc93cc12d9ef14a5a9" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:51.220397 22093 raft_consensus.cc:2468] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:51.221776 21942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8804162a3f304eb3beacdce2423aa7f6" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:51.217433 22358 raft_consensus.cc:515] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
W20260709 14:55:51.217039 21989 consensus_peers.cc:597] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Couldn't send request to peer 175b1739428241c39e2d329d154f83a8. 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:55:51.223641 22358 leader_election.cc:290] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:51.225602 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921bc0e7fd954ccabf05c398d0a5c109" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
W20260709 14:55:51.227001 22063 leader_election.cc:343] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.227305 21847 catalog_manager.cc:5697] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:51.228840 22388 consensus_queue.cc:1048] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:51.229765 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8804162a3f304eb3beacdce2423aa7f6" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:51.230407 22098 raft_consensus.cc:2468] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
W20260709 14:55:51.234716 21990 leader_election.cc:343] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:51.235579 22138 leader_election.cc:343] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.239655 21988 leader_election.cc:304] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:51.240512 22136 leader_election.cc:304] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:51.244453 22214 ts_tablet_manager.cc:1434] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 14:55:51.245252 22214 tablet_bootstrap.cc:492] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:51.246372 22435 raft_consensus.cc:2804] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:51.251116 22435 raft_consensus.cc:493] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.251472 22435 raft_consensus.cc:3060] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.249501 22490 raft_consensus.cc:2804] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:51.255712 22490 raft_consensus.cc:493] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.256062 22490 raft_consensus.cc:3060] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.246609 22388 consensus_queue.cc:1048] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:55:51.271584 21942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921bc0e7fd954ccabf05c398d0a5c109" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
W20260709 14:55:51.275122 22064 leader_election.cc:343] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.275591 22064 leader_election.cc:304] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:51.277542 22350 raft_consensus.cc:2749] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:51.277475 22388 consensus_queue.cc:1048] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:55:51.291473 22435 raft_consensus.cc:515] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:51.278191 22583 consensus_queue.cc:1048] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.044s
I20260709 14:55:51.298660 22435 leader_election.cc:290] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:51.306838 22215 tablet_bootstrap.cc:492] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:51.302264 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66dd70a2e71c41fc93cc12d9ef14a5a9" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:51.308912 22490 raft_consensus.cc:515] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:51.309983 22098 raft_consensus.cc:3060] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.310642 22216 tablet_bootstrap.cc:492] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:51.311100 22216 ts_tablet_manager.cc:1403] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.201s	user 0.011s	sys 0.002s
I20260709 14:55:51.311620 22490 leader_election.cc:290] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:51.308732 22214 tablet_bootstrap.cc:654] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.313381 22216 raft_consensus.cc:359] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:51.314038 22216 raft_consensus.cc:385] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.314311 22217 tablet_bootstrap.cc:492] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:51.314769 22217 ts_tablet_manager.cc:1403] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.152s	user 0.014s	sys 0.009s
I20260709 14:55:51.309194 22215 ts_tablet_manager.cc:1403] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.231s	user 0.008s	sys 0.007s
I20260709 14:55:51.316653 22098 raft_consensus.cc:2468] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:51.317179 22217 raft_consensus.cc:359] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:51.317847 22217 raft_consensus.cc:385] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.314301 22216 raft_consensus.cc:740] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.318092 22217 raft_consensus.cc:740] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.318897 22215 raft_consensus.cc:359] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:51.319536 22215 raft_consensus.cc:385] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.319301 22217 consensus_queue.cc:260] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:51.320092 22215 raft_consensus.cc:740] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.320923 22215 consensus_queue.cc:260] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:51.389086 22214 tablet_bootstrap.cc:492] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:51.394119 22214 ts_tablet_manager.cc:1403] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.149s	user 0.011s	sys 0.000s
I20260709 14:55:51.361137 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66dd70a2e71c41fc93cc12d9ef14a5a9" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:51.321825 22217 ts_tablet_manager.cc:1434] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:51.319527 22216 consensus_queue.cc:260] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
W20260709 14:55:51.410600 22138 leader_election.cc:343] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.418969 22217 tablet_bootstrap.cc:492] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:51.419080 22490 raft_consensus.cc:493] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.419284 22321 consensus_queue.cc:1048] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:51.420078 22490 raft_consensus.cc:515] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:51.420775 22388 consensus_queue.cc:1048] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:51.407184 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8804162a3f304eb3beacdce2423aa7f6" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:51.428586 22215 ts_tablet_manager.cc:1434] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.113s	user 0.004s	sys 0.005s
I20260709 14:55:51.430540 22215 tablet_bootstrap.cc:492] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:51.434453 22136 leader_election.cc:304] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:51.422781 22490 leader_election.cc:290] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
W20260709 14:55:51.447111 21990 leader_election.cc:343] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.458941 22436 raft_consensus.cc:2804] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:51.459774 22436 raft_consensus.cc:697] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:51.461229 22436 consensus_queue.cc:237] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:51.462935 22217 tablet_bootstrap.cc:654] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.478713 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8804162a3f304eb3beacdce2423aa7f6" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:51.479808 22093 raft_consensus.cc:3060] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.491873 22563 raft_consensus.cc:493] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a32bd7add624b64b38b9c6a90ac7ef1)
I20260709 14:55:51.492797 22563 raft_consensus.cc:515] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:51.494524 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6002a87947694146874c5a5d500989d9" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:51.495492 22099 raft_consensus.cc:2468] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:51.497884 22514 raft_consensus.cc:493] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.498433 22514 raft_consensus.cc:515] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:51.499909 22214 raft_consensus.cc:359] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:51.500797 22214 raft_consensus.cc:385] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.501154 22214 raft_consensus.cc:740] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.501362 21988 leader_election.cc:304] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:51.503073 22321 raft_consensus.cc:2804] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:51.504345 22321 raft_consensus.cc:493] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.504705 22321 raft_consensus.cc:3060] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.519474 22216 ts_tablet_manager.cc:1434] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.208s	user 0.006s	sys 0.004s
I20260709 14:55:51.505080 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28aca348cd4d4d8fb14bef7ad4551418" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:51.521574 22216 tablet_bootstrap.cc:492] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
W20260709 14:55:51.522933 22136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.131:42763, user_credentials={real_user=slave}} blocked reactor thread for 88836.1us
I20260709 14:55:51.502069 22214 consensus_queue.cc:260] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:51.503381 22514 leader_election.cc:290] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:51.503808 22563 leader_election.cc:290] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:51.556241 22096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787b58ffc3e64e23b768ec2c681d5d83" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:51.563761 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28aca348cd4d4d8fb14bef7ad4551418" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:51.571982 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6002a87947694146874c5a5d500989d9" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:51.563074 21847 catalog_manager.cc:5697] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:51.573815 21847 catalog_manager.cc:5697] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:51.575794 22172 raft_consensus.cc:3060] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.582142 22358 consensus_queue.cc:1048] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:51.585407 22391 consensus_queue.cc:1048] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:51.585542 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787b58ffc3e64e23b768ec2c681d5d83" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:51.588330 22214 ts_tablet_manager.cc:1434] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.181s	user 0.007s	sys 0.002s
I20260709 14:55:51.589784 22214 tablet_bootstrap.cc:492] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:51.607584 22272 raft_consensus.cc:493] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2a32bd7add624b64b38b9c6a90ac7ef1)
I20260709 14:55:51.608328 22272 raft_consensus.cc:515] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:51.596211 22321 raft_consensus.cc:515] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:51.620334 22272 leader_election.cc:290] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:51.610996 22563 raft_consensus.cc:493] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.625625 22563 raft_consensus.cc:515] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:51.626827 22093 raft_consensus.cc:2468] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:51.627705 22563 leader_election.cc:290] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
W20260709 14:55:51.614581 21913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.131:42763, user_credentials={real_user=slave}} blocked reactor thread for 100057us
I20260709 14:55:51.642531 22217 tablet_bootstrap.cc:492] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:51.643039 22217 ts_tablet_manager.cc:1403] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.225s	user 0.027s	sys 0.034s
I20260709 14:55:51.642894 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:51.643424 22321 leader_election.cc:290] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:51.643716 21945 raft_consensus.cc:2393] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 175b1739428241c39e2d329d154f83a8 in current term 3: Already voted for candidate 4446ab86fc25415da44a7e63be2ce0c8 in this term.
I20260709 14:55:51.649080 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcfdd91057546b09822b0e6b60d208a" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:51.645046 22488 consensus_queue.cc:1048] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:55:51.653093 21943 raft_consensus.cc:3060] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.655128 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:51.665578 22023 raft_consensus.cc:2468] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 3.
I20260709 14:55:51.658296 22096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6002a87947694146874c5a5d500989d9" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:51.667063 22096 raft_consensus.cc:3060] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.653430 22217 raft_consensus.cc:359] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:51.667600 22217 raft_consensus.cc:385] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.667999 22217 raft_consensus.cc:740] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.669040 22217 consensus_queue.cc:260] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:51.671775 22214 tablet_bootstrap.cc:654] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.671715 21988 leader_election.cc:304] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:51.672858 22136 leader_election.cc:304] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:51.676311 22216 tablet_bootstrap.cc:654] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.679224 22138 leader_election.cc:304] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:51.684299 22272 raft_consensus.cc:2804] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:51.684661 22272 raft_consensus.cc:493] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2a32bd7add624b64b38b9c6a90ac7ef1)
I20260709 14:55:51.685060 22272 raft_consensus.cc:3060] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:51.678391 22388 raft_consensus.cc:2804] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:51.699882 21914 leader_election.cc:304] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:51.701241 22599 raft_consensus.cc:2749] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:51.701336 22215 tablet_bootstrap.cc:654] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.714607 22272 raft_consensus.cc:515] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:51.715327 22217 ts_tablet_manager.cc:1434] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.072s	user 0.010s	sys 0.000s
I20260709 14:55:51.689358 22436 raft_consensus.cc:2749] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:51.713919 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcfdd91057546b09822b0e6b60d208a" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:51.690291 22388 raft_consensus.cc:697] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:51.718621 22388 consensus_queue.cc:237] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:51.720342 22096 raft_consensus.cc:2468] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:51.745734 22366 consensus_queue.cc:1048] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:51.748389 22171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6002a87947694146874c5a5d500989d9" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:51.731355 22217 tablet_bootstrap.cc:492] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
W20260709 14:55:51.735102 21989 leader_election.cc:343] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:51.760476 21989 leader_election.cc:343] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.763459 22563 raft_consensus.cc:493] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.763813 22272 leader_election.cc:290] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 3 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:51.767549 21988 leader_election.cc:304] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8
I20260709 14:55:51.763990 22563 raft_consensus.cc:515] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:51.771775 22488 raft_consensus.cc:2804] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:51.772221 22488 raft_consensus.cc:697] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:51.773162 22488 consensus_queue.cc:237] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:51.773625 22563 leader_election.cc:290] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:51.774344 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:51.775226 22024 raft_consensus.cc:2410] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4446ab86fc25415da44a7e63be2ce0c8 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:55:51.775887 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:51.750809 22436 raft_consensus.cc:493] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.784220 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:51.785043 21946 raft_consensus.cc:2393] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 175b1739428241c39e2d329d154f83a8 in current term 3: Already voted for candidate 4446ab86fc25415da44a7e63be2ce0c8 in this term.
I20260709 14:55:51.789681 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc1ae2bc914f1cb9188fbb55588620" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:51.790539 22173 raft_consensus.cc:2410] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4446ab86fc25415da44a7e63be2ce0c8 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:55:51.793776 21914 leader_election.cc:304] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [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: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:51.795737 21913 leader_election.cc:304] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:51.798856 22217 tablet_bootstrap.cc:654] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.800822 22436 raft_consensus.cc:515] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:51.802541 22599 raft_consensus.cc:2749] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:51.804481 22436 leader_election.cc:290] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:51.805557 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44f9314a9bb46c0bf320b24e53384ec" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:51.806257 22024 raft_consensus.cc:2468] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:51.807696 22138 leader_election.cc:304] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:51.809113 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44f9314a9bb46c0bf320b24e53384ec" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
W20260709 14:55:51.811435 22138 leader_election.cc:343] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.811473 21847 catalog_manager.cc:5697] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:51.789932 22023 raft_consensus.cc:2468] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 3.
I20260709 14:55:51.822387 22138 leader_election.cc:304] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:51.819569 22215 tablet_bootstrap.cc:492] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:51.823225 22583 raft_consensus.cc:2804] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:51.823674 22583 raft_consensus.cc:697] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 3 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:51.826216 22216 tablet_bootstrap.cc:492] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:51.826699 22216 ts_tablet_manager.cc:1403] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.306s	user 0.010s	sys 0.008s
I20260709 14:55:51.823673 22215 ts_tablet_manager.cc:1403] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.394s	user 0.023s	sys 0.011s
I20260709 14:55:51.816418 22436 raft_consensus.cc:2804] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:51.834826 22216 raft_consensus.cc:359] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:51.835521 22216 raft_consensus.cc:385] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.835777 22216 raft_consensus.cc:740] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.830456 22436 raft_consensus.cc:493] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.839069 22216 consensus_queue.cc:260] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:51.824612 22583 consensus_queue.cc:237] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:51.840095 22436 raft_consensus.cc:3060] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.842339 22216 ts_tablet_manager.cc:1434] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 14:55:51.843356 22216 tablet_bootstrap.cc:492] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
W20260709 14:55:51.849865 22610 log.cc:927] Time spent T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:55:51.862591 21844 catalog_manager.cc:5697] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:51.876642 22216 tablet_bootstrap.cc:654] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.885774 22214 tablet_bootstrap.cc:492] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:51.886363 22214 ts_tablet_manager.cc:1403] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.297s	user 0.033s	sys 0.030s
I20260709 14:55:51.890130 22214 raft_consensus.cc:359] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:51.890786 22214 raft_consensus.cc:385] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.891053 22214 raft_consensus.cc:740] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.891738 22214 consensus_queue.cc:260] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
W20260709 14:55:51.894198 22138 consensus_peers.cc:597] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:55:51.897704 21846 catalog_manager.cc:5697] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:51.902567 21896 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:51.915350 22214 ts_tablet_manager.cc:1434] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 14:55:51.916949 22214 tablet_bootstrap.cc:492] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:51.927449 22282 raft_consensus.cc:2749] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:51.932286 22215 raft_consensus.cc:359] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:51.933125 22215 raft_consensus.cc:385] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.933454 22215 raft_consensus.cc:740] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.938851 22214 tablet_bootstrap.cc:654] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.942215 22366 raft_consensus.cc:493] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.947548 22215 consensus_queue.cc:260] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:51.948747 22366 raft_consensus.cc:515] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:51.950611 22215 ts_tablet_manager.cc:1434] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.122s	user 0.007s	sys 0.000s
I20260709 14:55:51.950973 22366 leader_election.cc:290] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:51.951782 22215 tablet_bootstrap.cc:492] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:51.952091 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56bc5acd0dc2443baecb31d8706f6ba6" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:51.953789 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56bc5acd0dc2443baecb31d8706f6ba6" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
W20260709 14:55:51.957135 22064 leader_election.cc:343] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.956844 21844 catalog_manager.cc:5697] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 2 to 3, leader changed from 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130) to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 3 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:51.947254 22436 raft_consensus.cc:515] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
W20260709 14:55:51.959941 22064 leader_election.cc:343] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.960387 22064 leader_election.cc:304] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:51.962212 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44f9314a9bb46c0bf320b24e53384ec" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:51.964059 21943 raft_consensus.cc:3060] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.959479 22350 raft_consensus.cc:493] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.970825 22350 raft_consensus.cc:515] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:51.963757 22366 raft_consensus.cc:2749] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:51.974334 22215 tablet_bootstrap.cc:654] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.976480 22350 leader_election.cc:290] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:51.977380 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475c4cb53cb545a7a21d24fab6eb901d" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
W20260709 14:55:51.978760 22064 leader_election.cc:343] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.980680 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475c4cb53cb545a7a21d24fab6eb901d" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
W20260709 14:55:51.982318 22063 leader_election.cc:343] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.982744 22063 leader_election.cc:304] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:51.984228 22366 raft_consensus.cc:2749] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:51.990553 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44f9314a9bb46c0bf320b24e53384ec" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:51.991184 22024 raft_consensus.cc:3060] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.995151 22217 tablet_bootstrap.cc:492] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:51.995637 22217 ts_tablet_manager.cc:1403] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.265s	user 0.011s	sys 0.008s
I20260709 14:55:51.990031 22436 leader_election.cc:290] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:52.006996 22024 raft_consensus.cc:2468] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:52.009825 22138 leader_election.cc:304] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:52.010619 22583 raft_consensus.cc:2804] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:52.011103 22583 raft_consensus.cc:697] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:52.011924 22583 consensus_queue.cc:237] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.015508 21943 raft_consensus.cc:2468] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:52.018301 22216 tablet_bootstrap.cc:492] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:52.018765 22216 ts_tablet_manager.cc:1403] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.176s	user 0.019s	sys 0.011s
I20260709 14:55:52.020546 22436 raft_consensus.cc:493] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.021072 22436 raft_consensus.cc:515] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.021451 22214 tablet_bootstrap.cc:492] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:52.021935 22214 ts_tablet_manager.cc:1403] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.105s	user 0.018s	sys 0.008s
I20260709 14:55:52.023068 22436 leader_election.cc:290] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:52.024533 22096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921bc0e7fd954ccabf05c398d0a5c109" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:52.024544 22214 raft_consensus.cc:359] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.025473 22096 raft_consensus.cc:2468] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:52.022789 22216 raft_consensus.cc:359] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.025480 22214 raft_consensus.cc:385] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.027000 22136 leader_election.cc:304] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:52.027340 22216 raft_consensus.cc:385] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.027391 22214 raft_consensus.cc:740] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.027710 22216 raft_consensus.cc:740] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.028183 22214 consensus_queue.cc:260] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.030372 22214 ts_tablet_manager.cc:1434] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:52.026957 22215 tablet_bootstrap.cc:492] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:52.031248 22215 ts_tablet_manager.cc:1403] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.004s
I20260709 14:55:52.034571 22216 consensus_queue.cc:260] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.034222 22217 raft_consensus.cc:359] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.035746 22217 raft_consensus.cc:385] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.035959 22217 raft_consensus.cc:740] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.027964 22436 raft_consensus.cc:2804] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:52.039012 22214 tablet_bootstrap.cc:492] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:52.037487 22436 raft_consensus.cc:493] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.044946 22436 raft_consensus.cc:3060] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.044966 22272 consensus_queue.cc:1048] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:52.047401 22214 tablet_bootstrap.cc:654] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.046967 22215 raft_consensus.cc:359] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.048026 22215 raft_consensus.cc:385] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.053414 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921bc0e7fd954ccabf05c398d0a5c109" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:52.048305 22215 raft_consensus.cc:740] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.054922 22215 consensus_queue.cc:260] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
W20260709 14:55:52.056712 22138 leader_election.cc:343] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.057021 22215 ts_tablet_manager.cc:1434] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 14:55:52.057492 22217 consensus_queue.cc:260] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.060999 22436 raft_consensus.cc:515] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.064004 22436 leader_election.cc:290] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:52.066149 22217 ts_tablet_manager.cc:1434] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260709 14:55:52.066457 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921bc0e7fd954ccabf05c398d0a5c109" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:52.067039 22099 raft_consensus.cc:3060] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.067209 22217 tablet_bootstrap.cc:492] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:52.072336 22216 ts_tablet_manager.cc:1434] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.001s
I20260709 14:55:52.076553 22216 tablet_bootstrap.cc:492] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:52.086813 22436 raft_consensus.cc:493] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.087383 22436 raft_consensus.cc:515] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.092072 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921bc0e7fd954ccabf05c398d0a5c109" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
W20260709 14:55:52.093309 22138 leader_election.cc:343] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.095480 22216 tablet_bootstrap.cc:654] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.092849 21942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b2e630a42542c18dec79f05ac3c45a" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:52.097262 21942 raft_consensus.cc:2468] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:52.098309 22436 leader_election.cc:290] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:52.098454 22138 leader_election.cc:304] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:52.099828 22436 raft_consensus.cc:2804] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:52.100068 22217 tablet_bootstrap.cc:654] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.100137 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b2e630a42542c18dec79f05ac3c45a" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:52.100796 22023 raft_consensus.cc:2468] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:52.100173 22436 raft_consensus.cc:493] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.101719 22436 raft_consensus.cc:3060] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.101872 22099 raft_consensus.cc:2468] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:52.103086 22136 leader_election.cc:304] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:52.103816 22272 raft_consensus.cc:2804] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:52.104387 22272 raft_consensus.cc:697] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:52.106149 22272 consensus_queue.cc:237] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.109359 22215 tablet_bootstrap.cc:492] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:52.113241 22350 raft_consensus.cc:493] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.113729 22350 raft_consensus.cc:515] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.154691 22214 tablet_bootstrap.cc:492] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:52.155236 22214 ts_tablet_manager.cc:1403] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.117s	user 0.027s	sys 0.032s
I20260709 14:55:52.156985 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58808ef3bf4437194bacce205383992" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:52.157980 22214 raft_consensus.cc:359] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
W20260709 14:55:52.158565 22063 leader_election.cc:343] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.158656 22214 raft_consensus.cc:385] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.167477 22214 raft_consensus.cc:740] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.171371 22214 consensus_queue.cc:260] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
W20260709 14:55:52.180313 21990 consensus_peers.cc:597] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:55:52.180305 22215 tablet_bootstrap.cc:654] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.173672 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58808ef3bf4437194bacce205383992" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
W20260709 14:55:52.184782 22064 leader_election.cc:343] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.185179 22064 leader_election.cc:304] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:52.188633 22366 raft_consensus.cc:2749] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.190743 22214 ts_tablet_manager.cc:1434] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.005s
I20260709 14:55:52.165544 22350 leader_election.cc:290] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:52.195979 21844 catalog_manager.cc:5697] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:52.205706 22214 tablet_bootstrap.cc:492] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:52.212452 22436 raft_consensus.cc:515] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.234974 22350 raft_consensus.cc:493] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.243429 21943 raft_consensus.cc:1275] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:52.248410 22272 consensus_queue.cc:1048] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:52.252667 22488 consensus_queue.cc:1048] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:52.262609 22214 tablet_bootstrap.cc:654] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.267889 22388 consensus_queue.cc:1048] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:52.276420 21989 consensus_peers.cc:597] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Couldn't send request to peer 175b1739428241c39e2d329d154f83a8. 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:55:52.245345 22350 raft_consensus.cc:515] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:52.278798 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b2e630a42542c18dec79f05ac3c45a" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:52.279423 21943 raft_consensus.cc:3060] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.280175 22216 tablet_bootstrap.cc:492] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:52.280632 22216 ts_tablet_manager.cc:1403] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.204s	user 0.034s	sys 0.022s
I20260709 14:55:52.283293 22216 raft_consensus.cc:359] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:52.283982 22216 raft_consensus.cc:385] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.284261 22216 raft_consensus.cc:740] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.287539 22350 leader_election.cc:290] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:52.285735 22216 consensus_queue.cc:260] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:52.287792 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b2e630a42542c18dec79f05ac3c45a" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:52.295077 22024 raft_consensus.cc:3060] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.288697 22436 leader_election.cc:290] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:52.302461 22024 raft_consensus.cc:2468] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:52.297459 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76213e85c4854bd8987de3845ac570cf" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:52.298156 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76213e85c4854bd8987de3845ac570cf" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:52.264693 21844 catalog_manager.cc:5697] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:52.304453 22216 ts_tablet_manager.cc:1434] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260709 14:55:52.305634 22215 tablet_bootstrap.cc:492] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:52.306255 22215 ts_tablet_manager.cc:1403] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.197s	user 0.020s	sys 0.015s
W20260709 14:55:52.308280 22064 leader_election.cc:343] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:52.308981 22064 leader_election.cc:343] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.309399 22064 leader_election.cc:304] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:52.310061 22217 tablet_bootstrap.cc:492] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:52.310513 22217 ts_tablet_manager.cc:1403] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.244s	user 0.009s	sys 0.049s
I20260709 14:55:52.310595 22138 leader_election.cc:304] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:52.310914 22215 raft_consensus.cc:359] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.311302 22272 raft_consensus.cc:2804] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:52.311774 22272 raft_consensus.cc:697] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:52.312486 22272 consensus_queue.cc:237] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.313735 22630 raft_consensus.cc:2749] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.315320 21943 raft_consensus.cc:2468] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:52.316084 22215 raft_consensus.cc:385] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.317067 22215 raft_consensus.cc:740] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.317999 22215 consensus_queue.cc:260] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.321609 22217 raft_consensus.cc:359] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.322261 22217 raft_consensus.cc:385] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.322526 22217 raft_consensus.cc:740] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.323772 22217 consensus_queue.cc:260] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.330550 22216 tablet_bootstrap.cc:492] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:52.331183 22215 ts_tablet_manager.cc:1434] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.025s	user 0.000s	sys 0.007s
I20260709 14:55:52.335203 22217 ts_tablet_manager.cc:1434] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:55:52.336266 22217 tablet_bootstrap.cc:492] T dca49d31e6d9457e928a2bcccb280093 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:52.336992 21844 catalog_manager.cc:5697] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:52.350986 22214 tablet_bootstrap.cc:492] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:52.351477 22214 ts_tablet_manager.cc:1403] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.146s	user 0.033s	sys 0.022s
I20260709 14:55:52.352721 22216 tablet_bootstrap.cc:654] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.359647 22024 raft_consensus.cc:1275] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:52.356045 22215 tablet_bootstrap.cc:492] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:52.358722 22217 tablet_bootstrap.cc:654] T dca49d31e6d9457e928a2bcccb280093 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.370581 22436 consensus_queue.cc:1048] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:52.382532 22215 tablet_bootstrap.cc:654] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.355300 22214 raft_consensus.cc:359] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.385895 22214 raft_consensus.cc:385] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.386176 22214 raft_consensus.cc:740] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.398307 22514 raft_consensus.cc:493] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.398931 22514 raft_consensus.cc:515] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.402925 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6002a87947694146874c5a5d500989d9" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:52.386816 22214 consensus_queue.cc:260] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.411119 22096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6002a87947694146874c5a5d500989d9" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:52.412422 22136 leader_election.cc:304] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:52.401432 22514 leader_election.cc:290] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:52.413156 22436 raft_consensus.cc:2749] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.414008 22215 tablet_bootstrap.cc:492] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:52.414492 22215 ts_tablet_manager.cc:1403] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.001s
I20260709 14:55:52.415897 22214 ts_tablet_manager.cc:1434] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260709 14:55:52.417469 22214 tablet_bootstrap.cc:492] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:52.418488 22217 tablet_bootstrap.cc:492] T dca49d31e6d9457e928a2bcccb280093 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:52.418936 22217 ts_tablet_manager.cc:1403] T dca49d31e6d9457e928a2bcccb280093 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.000s
I20260709 14:55:52.423115 22217 raft_consensus.cc:359] T dca49d31e6d9457e928a2bcccb280093 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.424011 22217 raft_consensus.cc:385] T dca49d31e6d9457e928a2bcccb280093 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.424278 22217 raft_consensus.cc:740] T dca49d31e6d9457e928a2bcccb280093 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.426335 22214 tablet_bootstrap.cc:654] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.424986 22217 consensus_queue.cc:260] T dca49d31e6d9457e928a2bcccb280093 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.429515 22215 raft_consensus.cc:359] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.430167 22217 ts_tablet_manager.cc:1434] T dca49d31e6d9457e928a2bcccb280093 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:55:52.430167 22215 raft_consensus.cc:385] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.430770 22215 raft_consensus.cc:740] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.431381 22215 consensus_queue.cc:260] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.438020 22215 ts_tablet_manager.cc:1434] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:55:52.442111 22216 tablet_bootstrap.cc:492] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:52.442589 22216 ts_tablet_manager.cc:1403] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.112s	user 0.007s	sys 0.021s
I20260709 14:55:52.448376 22350 raft_consensus.cc:493] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.448881 22350 raft_consensus.cc:515] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.450778 22350 leader_election.cc:290] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:52.451695 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec884add0294eab97523d73894cbfef" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:52.452490 22167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec884add0294eab97523d73894cbfef" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
W20260709 14:55:52.453359 22064 leader_election.cc:343] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:52.454034 22063 leader_election.cc:343] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.454433 22063 leader_election.cc:304] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:52.454752 22215 tablet_bootstrap.cc:492] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:52.455075 22350 raft_consensus.cc:2749] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.450338 22216 raft_consensus.cc:359] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.462698 22216 raft_consensus.cc:385] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.463001 22216 raft_consensus.cc:740] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.463656 22216 consensus_queue.cc:260] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.465428 22216 ts_tablet_manager.cc:1434] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:55:52.466373 22216 tablet_bootstrap.cc:492] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:52.471087 22214 tablet_bootstrap.cc:492] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:52.471537 22214 ts_tablet_manager.cc:1403] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.004s
I20260709 14:55:52.472066 22215 tablet_bootstrap.cc:654] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.474102 22214 raft_consensus.cc:359] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:52.474752 22214 raft_consensus.cc:385] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.475018 22214 raft_consensus.cc:740] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.479383 22215 tablet_bootstrap.cc:492] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:52.480233 22215 ts_tablet_manager.cc:1403] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
I20260709 14:55:52.479375 22216 tablet_bootstrap.cc:654] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.483148 22215 raft_consensus.cc:359] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.483893 22215 raft_consensus.cc:385] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.484231 22215 raft_consensus.cc:740] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.484905 22215 consensus_queue.cc:260] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.485579 22436 consensus_queue.cc:1048] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:52.489025 22217 tablet_bootstrap.cc:492] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:52.492996 22215 ts_tablet_manager.cc:1434] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 14:55:52.494536 22215 tablet_bootstrap.cc:492] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:52.497851 22217 tablet_bootstrap.cc:654] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.505601 22215 tablet_bootstrap.cc:654] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.506392 22214 consensus_queue.cc:260] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:52.508411 22214 ts_tablet_manager.cc:1434] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:55:52.509371 22214 tablet_bootstrap.cc:492] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:52.511253 22217 tablet_bootstrap.cc:492] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:52.511822 22217 ts_tablet_manager.cc:1403] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.016s
I20260709 14:55:52.513891 22350 raft_consensus.cc:493] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.514353 22350 raft_consensus.cc:515] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:52.514475 22217 raft_consensus.cc:359] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:52.515305 22217 raft_consensus.cc:385] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.515623 22217 raft_consensus.cc:740] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.515777 22215 tablet_bootstrap.cc:492] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:52.516287 22350 leader_election.cc:290] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:52.516613 22215 ts_tablet_manager.cc:1403] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.005s
I20260709 14:55:52.517978 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96192944ccb483ba1402961ea892931" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:52.519130 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96192944ccb483ba1402961ea892931" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:52.520422 22215 raft_consensus.cc:359] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
W20260709 14:55:52.520669 22064 leader_election.cc:343] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:52.521483 22064 leader_election.cc:343] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.521844 22064 leader_election.cc:304] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:52.522759 22350 raft_consensus.cc:2749] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.523428 22215 raft_consensus.cc:385] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.523716 22215 raft_consensus.cc:740] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.524323 22215 consensus_queue.cc:260] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.526127 22215 ts_tablet_manager.cc:1434] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260709 14:55:52.524250 22217 consensus_queue.cc:260] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:52.529899 22217 ts_tablet_manager.cc:1434] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 14:55:52.530850 22217 tablet_bootstrap.cc:492] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:52.531275 22215 tablet_bootstrap.cc:492] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:52.536800 22217 tablet_bootstrap.cc:654] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.540795 22214 tablet_bootstrap.cc:654] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.543833 22215 tablet_bootstrap.cc:654] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.558337 22514 consensus_queue.cc:1048] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:55:52.567219 22138 consensus_peers.cc:597] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:55:52.568588 22272 consensus_queue.cc:1048] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:52.580399 22488 raft_consensus.cc:493] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.581005 22488 raft_consensus.cc:515] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:52.583076 22488 leader_election.cc:290] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:52.585387 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56bc5acd0dc2443baecb31d8706f6ba6" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
W20260709 14:55:52.586774 21990 leader_election.cc:343] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.584982 22096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56bc5acd0dc2443baecb31d8706f6ba6" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:52.591698 22096 raft_consensus.cc:2468] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:52.592872 21988 leader_election.cc:304] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:52.593693 22488 raft_consensus.cc:2804] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:52.594106 22488 raft_consensus.cc:493] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.594429 22488 raft_consensus.cc:3060] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.597532 22216 tablet_bootstrap.cc:492] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:52.601174 22216 ts_tablet_manager.cc:1403] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.135s	user 0.009s	sys 0.003s
I20260709 14:55:52.603716 22216 raft_consensus.cc:359] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.616984 22215 tablet_bootstrap.cc:492] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:52.629204 22216 raft_consensus.cc:385] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.633502 22216 raft_consensus.cc:740] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.619961 22488 raft_consensus.cc:515] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:52.627038 22217 tablet_bootstrap.cc:492] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:52.634426 22217 ts_tablet_manager.cc:1403] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.104s	user 0.021s	sys 0.019s
I20260709 14:55:52.634204 22216 consensus_queue.cc:260] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.636479 22216 ts_tablet_manager.cc:1434] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 14:55:52.629401 22215 ts_tablet_manager.cc:1403] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.098s	user 0.018s	sys 0.025s
I20260709 14:55:52.618937 22214 tablet_bootstrap.cc:492] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:52.637363 22214 ts_tablet_manager.cc:1403] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.128s	user 0.023s	sys 0.021s
I20260709 14:55:52.639847 22214 raft_consensus.cc:359] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.640452 22214 raft_consensus.cc:385] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.644063 22214 raft_consensus.cc:740] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.644708 22214 consensus_queue.cc:260] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.647013 22214 ts_tablet_manager.cc:1434] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:52.639889 22215 raft_consensus.cc:359] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.652289 22215 raft_consensus.cc:385] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.652541 22215 raft_consensus.cc:740] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.653285 22215 consensus_queue.cc:260] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.657763 22215 ts_tablet_manager.cc:1434] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:55:52.659338 22215 tablet_bootstrap.cc:492] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:52.643692 22217 raft_consensus.cc:359] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.667399 22217 raft_consensus.cc:385] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.667737 22217 raft_consensus.cc:740] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.647987 22214 tablet_bootstrap.cc:492] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7: Bootstrap starting.
I20260709 14:55:52.670353 22215 tablet_bootstrap.cc:654] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.666893 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56bc5acd0dc2443baecb31d8706f6ba6" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:52.669391 22096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56bc5acd0dc2443baecb31d8706f6ba6" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:52.671193 22216 tablet_bootstrap.cc:492] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:52.671334 22096 raft_consensus.cc:3060] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:52.676846 21990 leader_election.cc:343] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.677081 22217 consensus_queue.cc:260] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.679140 22217 ts_tablet_manager.cc:1434] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.044s	user 0.000s	sys 0.004s
I20260709 14:55:52.680023 22217 tablet_bootstrap.cc:492] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:52.680846 22488 leader_election.cc:290] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:52.701645 22514 raft_consensus.cc:493] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.702152 22514 raft_consensus.cc:515] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.704227 22514 leader_election.cc:290] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:52.706014 22216 tablet_bootstrap.cc:654] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.706215 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475c4cb53cb545a7a21d24fab6eb901d" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
W20260709 14:55:52.708844 22138 leader_election.cc:343] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.701907 22217 tablet_bootstrap.cc:654] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.710942 22358 raft_consensus.cc:493] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.711398 22358 raft_consensus.cc:515] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.712803 22096 raft_consensus.cc:2468] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:52.713428 22358 leader_election.cc:290] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:52.715027 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca49d31e6d9457e928a2bcccb280093" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
W20260709 14:55:52.716389 22063 leader_election.cc:343] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.717299 22214 tablet_bootstrap.cc:654] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.717909 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca49d31e6d9457e928a2bcccb280093" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:52.718602 22023 raft_consensus.cc:2468] T dca49d31e6d9457e928a2bcccb280093 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
I20260709 14:55:52.720366 21988 leader_election.cc:304] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:52.721136 22488 raft_consensus.cc:2804] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:52.721627 22488 raft_consensus.cc:697] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:52.721851 21945 raft_consensus.cc:3060] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.722993 22488 consensus_queue.cc:237] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:52.727927 22064 leader_election.cc:304] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8
I20260709 14:55:52.728385 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475c4cb53cb545a7a21d24fab6eb901d" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:52.728646 22358 raft_consensus.cc:2804] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:52.729039 22358 raft_consensus.cc:493] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.729352 22358 raft_consensus.cc:3060] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.735594 22099 raft_consensus.cc:2468] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:52.735268 22436 raft_consensus.cc:493] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.736534 22217 tablet_bootstrap.cc:492] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:52.736364 22436 raft_consensus.cc:515] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.737119 22217 ts_tablet_manager.cc:1403] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.005s
I20260709 14:55:52.737202 22282 raft_consensus.cc:493] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.737669 22282 raft_consensus.cc:515] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.738417 22436 leader_election.cc:290] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:52.739254 22136 leader_election.cc:304] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:52.739708 22217 raft_consensus.cc:359] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.739581 22282 leader_election.cc:290] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:52.740643 22096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66dd70a2e71c41fc93cc12d9ef14a5a9" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:52.735841 22358 raft_consensus.cc:515] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.740341 22217 raft_consensus.cc:385] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.741338 22217 raft_consensus.cc:740] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.742493 22358 leader_election.cc:290] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:52.743207 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca49d31e6d9457e928a2bcccb280093" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:52.743484 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca49d31e6d9457e928a2bcccb280093" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:52.743758 22023 raft_consensus.cc:3060] T dca49d31e6d9457e928a2bcccb280093 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:52.744807 22063 leader_election.cc:343] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.746622 22216 tablet_bootstrap.cc:492] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:52.747056 22216 ts_tablet_manager.cc:1403] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.004s
I20260709 14:55:52.748180 22514 raft_consensus.cc:2804] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:52.748581 22514 raft_consensus.cc:493] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.748926 22514 raft_consensus.cc:3060] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.749491 22216 raft_consensus.cc:359] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.749991 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7c47d097e64263adeb6272e2cba089" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:52.750339 22216 raft_consensus.cc:385] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.751211 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66dd70a2e71c41fc93cc12d9ef14a5a9" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:52.751561 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7c47d097e64263adeb6272e2cba089" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:52.752784 21914 leader_election.cc:304] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:52.751605 22023 raft_consensus.cc:2468] T dca49d31e6d9457e928a2bcccb280093 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:52.754910 22282 raft_consensus.cc:2749] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.755110 22064 leader_election.cc:304] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8
I20260709 14:55:52.755391 22514 raft_consensus.cc:515] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.750646 22216 raft_consensus.cc:740] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.756917 22358 raft_consensus.cc:2804] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:52.756807 22216 consensus_queue.cc:260] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.757653 21950 raft_consensus.cc:2468] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:52.758006 22358 raft_consensus.cc:697] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:52.759025 22358 consensus_queue.cc:237] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.760986 22216 ts_tablet_manager.cc:1434] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:55:52.742053 22217 consensus_queue.cc:260] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.761837 22016 raft_consensus.cc:2468] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:52.763262 22138 leader_election.cc:304] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:52.763938 22216 tablet_bootstrap.cc:492] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:52.763123 22514 leader_election.cc:290] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:52.765180 22514 raft_consensus.cc:2804] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:52.765568 22514 raft_consensus.cc:493] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.765934 22514 raft_consensus.cc:3060] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.766420 22217 ts_tablet_manager.cc:1434] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.002s
I20260709 14:55:52.767379 22217 tablet_bootstrap.cc:492] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:52.767738 22096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475c4cb53cb545a7a21d24fab6eb901d" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:52.768322 22096 raft_consensus.cc:3060] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.769281 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475c4cb53cb545a7a21d24fab6eb901d" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
W20260709 14:55:52.770521 22138 leader_election.cc:343] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.780076 22214 tablet_bootstrap.cc:492] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7: No bootstrap required, opened a new log
I20260709 14:55:52.780726 22214 ts_tablet_manager.cc:1403] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.002s
I20260709 14:55:52.782980 22216 tablet_bootstrap.cc:654] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.785411 22217 tablet_bootstrap.cc:654] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.795785 22215 tablet_bootstrap.cc:492] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:52.796355 22215 ts_tablet_manager.cc:1403] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.138s	user 0.018s	sys 0.030s
I20260709 14:55:52.795959 21844 catalog_manager.cc:5697] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:52.799649 22215 raft_consensus.cc:359] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.792689 22514 raft_consensus.cc:515] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.800890 22215 raft_consensus.cc:385] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.801659 22215 raft_consensus.cc:740] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.802587 22215 consensus_queue.cc:260] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.802269 22599 raft_consensus.cc:493] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a32bd7add624b64b38b9c6a90ac7ef1)
I20260709 14:55:52.807219 22599 raft_consensus.cc:515] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:52.808863 22214 raft_consensus.cc:359] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.810523 22214 raft_consensus.cc:385] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.810817 22214 raft_consensus.cc:740] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.807214 22096 raft_consensus.cc:2468] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:52.818053 22388 raft_consensus.cc:493] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.818547 22388 raft_consensus.cc:515] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.820123 22214 consensus_queue.cc:260] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.820909 22215 ts_tablet_manager.cc:1434] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260709 14:55:52.822041 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:52.820560 22388 leader_election.cc:290] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:52.822475 22214 ts_tablet_manager.cc:1434] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260709 14:55:52.822983 22215 tablet_bootstrap.cc:492] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
W20260709 14:55:52.824709 21989 leader_election.cc:343] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.838526 22136 leader_election.cc:304] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:52.841015 22272 raft_consensus.cc:2804] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:52.842092 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7c47d097e64263adeb6272e2cba089" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:52.842296 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7c47d097e64263adeb6272e2cba089" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:52.842723 21945 raft_consensus.cc:3060] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.842835 22023 raft_consensus.cc:3060] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.846746 22272 raft_consensus.cc:697] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:52.857120 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:52.857718 22599 leader_election.cc:290] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:52.857844 22099 raft_consensus.cc:2468] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:52.854763 22514 leader_election.cc:290] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:52.859557 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8804162a3f304eb3beacdce2423aa7f6" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:52.860886 22023 raft_consensus.cc:2468] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:52.861284 21988 leader_election.cc:304] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8
I20260709 14:55:52.862092 22138 leader_election.cc:304] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:52.845086 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8804162a3f304eb3beacdce2423aa7f6" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:52.859304 22272 consensus_queue.cc:237] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.866412 22215 tablet_bootstrap.cc:654] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.867270 22388 raft_consensus.cc:2804] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:52.867659 22388 raft_consensus.cc:493] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.867981 22388 raft_consensus.cc:3060] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.878074 21915 leader_election.cc:304] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:52.879694 22599 raft_consensus.cc:2749] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:52.884785 22391 raft_consensus.cc:493] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.885262 22391 raft_consensus.cc:515] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.887295 22391 leader_election.cc:290] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:52.888283 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96493b9f40c417190e669921f3e226b" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
W20260709 14:55:52.889585 21990 leader_election.cc:343] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.887068 21844 catalog_manager.cc:5697] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:52.895200 22217 tablet_bootstrap.cc:492] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:52.895649 22217 ts_tablet_manager.cc:1403] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.128s	user 0.022s	sys 0.006s
I20260709 14:55:52.900841 22217 raft_consensus.cc:359] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:52.901461 22217 raft_consensus.cc:385] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.901729 22358 raft_consensus.cc:493] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.902233 22358 raft_consensus.cc:515] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.901710 22217 raft_consensus.cc:740] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.903092 22435 consensus_queue.cc:1048] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:52.895059 22514 raft_consensus.cc:2804] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:52.855158 21945 raft_consensus.cc:2468] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:52.904969 22217 consensus_queue.cc:260] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:52.903023 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96493b9f40c417190e669921f3e226b" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:52.913172 22216 tablet_bootstrap.cc:492] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:52.913614 22216 ts_tablet_manager.cc:1403] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.150s	user 0.014s	sys 0.001s
I20260709 14:55:52.923158 22167 raft_consensus.cc:3060] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:52.925786 21989 leader_election.cc:343] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.926241 21989 leader_election.cc:304] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:52.924526 22358 leader_election.cc:290] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:52.932928 22321 raft_consensus.cc:2749] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.934803 22216 raft_consensus.cc:359] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.932363 22583 raft_consensus.cc:493] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.937316 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:52.943815 22216 raft_consensus.cc:385] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.944667 22216 raft_consensus.cc:740] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.951257 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:52.911214 22388 raft_consensus.cc:515] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.952952 22583 raft_consensus.cc:515] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:52.954430 22388 leader_election.cc:290] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:52.954855 22583 leader_election.cc:290] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:52.959153 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:52.959348 22173 raft_consensus.cc:2468] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 0.
W20260709 14:55:52.960493 21989 leader_election.cc:343] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.960529 22063 leader_election.cc:304] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:52.961529 22358 raft_consensus.cc:2804] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:52.961889 22358 raft_consensus.cc:493] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.962214 22358 raft_consensus.cc:3060] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.969327 22216 consensus_queue.cc:260] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.972625 22436 raft_consensus.cc:493] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.973107 22436 raft_consensus.cc:515] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.974123 22282 raft_consensus.cc:493] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.974618 22282 raft_consensus.cc:515] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:52.975565 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58808ef3bf4437194bacce205383992" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:52.976220 22099 raft_consensus.cc:2468] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:52.976570 22391 raft_consensus.cc:493] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.977080 22391 raft_consensus.cc:515] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:52.976580 22282 leader_election.cc:290] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:52.978533 22136 leader_election.cc:304] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:52.979001 22391 leader_election.cc:290] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:52.979352 22583 raft_consensus.cc:2804] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:52.979770 22583 raft_consensus.cc:493] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.980150 22583 raft_consensus.cc:3060] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.980546 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921bc0e7fd954ccabf05c398d0a5c109" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:52.981097 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76213e85c4854bd8987de3845ac570cf" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
W20260709 14:55:52.982523 21990 leader_election.cc:343] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.982829 22436 leader_election.cc:290] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:52.985100 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921bc0e7fd954ccabf05c398d0a5c109" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:52.986699 21914 leader_election.cc:304] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:52.987748 22282 raft_consensus.cc:2749] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.991804 22358 raft_consensus.cc:515] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:52.993096 22216 ts_tablet_manager.cc:1434] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.079s	user 0.003s	sys 0.004s
I20260709 14:55:52.994177 22216 tablet_bootstrap.cc:492] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:52.995052 22514 raft_consensus.cc:697] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:52.995908 22514 consensus_queue.cc:237] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:53.002660 22217 ts_tablet_manager.cc:1434] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.107s	user 0.022s	sys 0.029s
I20260709 14:55:53.003706 22217 tablet_bootstrap.cc:492] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:53.006524 22167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:53.007112 22167 raft_consensus.cc:3060] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.009968 22217 tablet_bootstrap.cc:654] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.011467 22358 leader_election.cc:290] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:53.019898 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3283ca76e6a495d9a6c232f9ca3d607" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:53.020807 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3283ca76e6a495d9a6c232f9ca3d607" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
W20260709 14:55:53.020387 21988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.131:42763, user_credentials={real_user=slave}} blocked reactor thread for 79184.1us
I20260709 14:55:53.024190 22217 tablet_bootstrap.cc:492] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:53.024073 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58808ef3bf4437194bacce205383992" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:53.024647 22217 ts_tablet_manager.cc:1403] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260709 14:55:53.026862 21945 raft_consensus.cc:3060] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.027168 22217 raft_consensus.cc:359] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:53.027801 22217 raft_consensus.cc:385] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.028043 22217 raft_consensus.cc:740] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.028617 22217 consensus_queue.cc:260] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
W20260709 14:55:53.029433 22064 leader_election.cc:343] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.031297 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:53.031798 22099 raft_consensus.cc:3060] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.032665 22217 ts_tablet_manager.cc:1434] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:53.033659 22217 tablet_bootstrap.cc:492] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:53.034197 22096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76213e85c4854bd8987de3845ac570cf" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:53.034785 22096 raft_consensus.cc:2468] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:53.038216 22099 raft_consensus.cc:2468] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:53.039494 22217 tablet_bootstrap.cc:654] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.042460 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:53.043708 22583 raft_consensus.cc:515] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
W20260709 14:55:53.049803 22064 leader_election.cc:343] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.052436 22215 tablet_bootstrap.cc:492] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:53.072080 22215 ts_tablet_manager.cc:1403] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.250s	user 0.021s	sys 0.021s
I20260709 14:55:53.055644 21988 leader_election.cc:304] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:53.073572 21988 leader_election.cc:304] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8
I20260709 14:55:53.056711 22436 consensus_queue.cc:1048] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:53.076473 22670 raft_consensus.cc:2804] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.076857 22670 raft_consensus.cc:493] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.077180 22670 raft_consensus.cc:3060] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.077895 22583 leader_election.cc:290] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:53.079397 22216 tablet_bootstrap.cc:654] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.080606 22488 raft_consensus.cc:2804] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.081143 22488 raft_consensus.cc:697] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:53.081997 22488 consensus_queue.cc:237] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:53.089007 22167 raft_consensus.cc:2468] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:53.091571 22063 leader_election.cc:304] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:53.091935 22216 tablet_bootstrap.cc:492] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:53.092360 22216 ts_tablet_manager.cc:1403] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.098s	user 0.008s	sys 0.000s
I20260709 14:55:53.093426 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58808ef3bf4437194bacce205383992" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:53.094029 22099 raft_consensus.cc:3060] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.094261 22630 raft_consensus.cc:2804] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.094725 22630 raft_consensus.cc:697] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:53.094892 22216 raft_consensus.cc:359] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:53.095494 22216 raft_consensus.cc:385] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.095747 22216 raft_consensus.cc:740] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
W20260709 14:55:53.057606 22138 leader_election.cc:343] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.003590 21844 catalog_manager.cc:5697] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:53.097285 21896 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:55:53.159459 22138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.129:42555, user_credentials={real_user=slave}} blocked reactor thread for 101889us
I20260709 14:55:53.126034 22215 raft_consensus.cc:359] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:53.160939 22215 raft_consensus.cc:385] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.160704 22216 consensus_queue.cc:260] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:53.161262 22215 raft_consensus.cc:740] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
W20260709 14:55:53.161739 22138 leader_election.cc:343] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.162298 22215 consensus_queue.cc:260] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:53.166512 22215 ts_tablet_manager.cc:1434] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.005s
I20260709 14:55:53.167529 22215 tablet_bootstrap.cc:492] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:53.101419 22630 consensus_queue.cc:237] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:53.129060 22282 raft_consensus.cc:493] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.184476 22217 tablet_bootstrap.cc:492] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:53.185034 22217 ts_tablet_manager.cc:1403] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.152s	user 0.022s	sys 0.030s
I20260709 14:55:53.187786 22217 raft_consensus.cc:359] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:53.188681 22217 raft_consensus.cc:385] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.198190 22217 raft_consensus.cc:740] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
W20260709 14:55:53.199625 21914 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.132:46345, user_credentials={real_user=slave}} blocked reactor thread for 55972.9us
I20260709 14:55:53.199791 22217 consensus_queue.cc:260] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:53.204463 22215 tablet_bootstrap.cc:654] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:53.204644 22138 leader_election.cc:343] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.182217 22282 raft_consensus.cc:515] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:53.205210 22138 leader_election.cc:304] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:53.215946 22666 raft_consensus.cc:493] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.216463 22666 raft_consensus.cc:515] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:53.217358 22173 raft_consensus.cc:3060] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.217245 21846 catalog_manager.cc:5697] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.218446 22666 leader_election.cc:290] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:53.219254 22669 raft_consensus.cc:2749] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.221271 22217 ts_tablet_manager.cc:1434] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:55:53.231084 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca49d31e6d9457e928a2bcccb280093" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:53.231947 22023 raft_consensus.cc:2393] T dca49d31e6d9457e928a2bcccb280093 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 175b1739428241c39e2d329d154f83a8 in current term 1: Already voted for candidate 31d955b1a3d54f409bf984df08884df7 in this term.
I20260709 14:55:53.222924 22321 raft_consensus.cc:493] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.242676 22217 tablet_bootstrap.cc:492] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1: Bootstrap starting.
I20260709 14:55:53.248704 22216 ts_tablet_manager.cc:1434] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.156s	user 0.022s	sys 0.017s
I20260709 14:55:53.243351 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58808ef3bf4437194bacce205383992" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:53.244095 22321 raft_consensus.cc:515] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:53.271978 22216 tablet_bootstrap.cc:492] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:53.274106 22282 leader_election.cc:290] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:53.276405 21947 raft_consensus.cc:3060] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.288187 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca49d31e6d9457e928a2bcccb280093" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:53.295996 22136 leader_election.cc:304] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
W20260709 14:55:53.299211 21990 consensus_peers.cc:597] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:55:53.299496 22670 raft_consensus.cc:515] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:53.302945 22670 leader_election.cc:290] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:53.301293 22099 raft_consensus.cc:2468] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:53.305491 22217 tablet_bootstrap.cc:654] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.307227 22321 leader_election.cc:290] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:53.308314 22136 leader_election.cc:304] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:53.309733 22514 raft_consensus.cc:2804] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.310204 22514 raft_consensus.cc:697] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:53.310976 22514 consensus_queue.cc:237] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:53.311688 22630 consensus_queue.cc:1048] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:53.316871 22666 raft_consensus.cc:2749] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.333551 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76213e85c4854bd8987de3845ac570cf" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:53.337417 22093 raft_consensus.cc:3060] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.343830 22215 tablet_bootstrap.cc:492] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:53.344254 22215 ts_tablet_manager.cc:1403] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.177s	user 0.028s	sys 0.006s
I20260709 14:55:53.346299 22282 raft_consensus.cc:493] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.336359 22096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96192944ccb483ba1402961ea892931" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:53.346786 22282 raft_consensus.cc:515] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:53.346762 22488 raft_consensus.cc:493] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.364416 22215 raft_consensus.cc:359] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:53.365185 22215 raft_consensus.cc:385] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.365451 22215 raft_consensus.cc:740] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.368063 22665 consensus_queue.cc:1048] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.042s
I20260709 14:55:53.351790 22358 consensus_queue.cc:1048] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:55:53.372244 22216 tablet_bootstrap.cc:654] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.355429 22096 raft_consensus.cc:2468] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:53.374640 22282 leader_election.cc:290] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:53.376331 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56bc5acd0dc2443baecb31d8706f6ba6" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:53.363480 22488 raft_consensus.cc:515] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:53.381047 22488 leader_election.cc:290] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:53.381021 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3283ca76e6a495d9a6c232f9ca3d607" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:53.382067 22173 raft_consensus.cc:2468] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 0.
I20260709 14:55:53.383234 21989 leader_election.cc:304] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:53.384145 22670 raft_consensus.cc:2804] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.384526 22670 raft_consensus.cc:493] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.384871 22670 raft_consensus.cc:3060] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.392342 21988 leader_election.cc:304] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:53.367686 22215 consensus_queue.cc:260] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:53.424331 22215 ts_tablet_manager.cc:1434] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.000s
I20260709 14:55:53.404701 22488 raft_consensus.cc:2804] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.437338 22215 tablet_bootstrap.cc:492] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:53.437945 22217 tablet_bootstrap.cc:492] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1: No bootstrap required, opened a new log
I20260709 14:55:53.441118 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76213e85c4854bd8987de3845ac570cf" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:53.435127 22488 raft_consensus.cc:493] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.461249 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96192944ccb483ba1402961ea892931" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:53.463109 22217 ts_tablet_manager.cc:1403] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent bootstrapping tablet: real 0.222s	user 0.012s	sys 0.009s
I20260709 14:55:53.431145 22436 consensus_queue.cc:1048] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
W20260709 14:55:53.465004 21913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.131:42763, user_credentials={real_user=slave}} blocked reactor thread for 202160us
I20260709 14:55:53.470439 22093 raft_consensus.cc:2468] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:53.471786 22216 tablet_bootstrap.cc:492] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:53.472244 22216 ts_tablet_manager.cc:1403] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.205s	user 0.009s	sys 0.015s
I20260709 14:55:53.473325 22096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56bc5acd0dc2443baecb31d8706f6ba6" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:53.474934 21988 leader_election.cc:304] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:53.481431 22391 raft_consensus.cc:2804] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.481935 22391 raft_consensus.cc:697] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:53.482723 22391 consensus_queue.cc:237] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:53.483886 22217 raft_consensus.cc:359] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:53.484474 22217 raft_consensus.cc:385] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.484728 22217 raft_consensus.cc:740] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.485365 22217 consensus_queue.cc:260] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:53.487413 22217 ts_tablet_manager.cc:1434] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.000s
I20260709 14:55:53.465572 22488 raft_consensus.cc:3060] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.490715 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475c4cb53cb545a7a21d24fab6eb901d" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:53.505781 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3283ca76e6a495d9a6c232f9ca3d607" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:53.507100 22216 raft_consensus.cc:359] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:53.507735 22216 raft_consensus.cc:385] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:53.509182 22138 leader_election.cc:343] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.508000 22216 raft_consensus.cc:740] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.510463 22216 consensus_queue.cc:260] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:53.512307 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475c4cb53cb545a7a21d24fab6eb901d" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:53.513294 21913 leader_election.cc:304] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:53.506548 21847 catalog_manager.cc:5697] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.521816 22216 ts_tablet_manager.cc:1434] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.001s
I20260709 14:55:53.522599 21845 catalog_manager.cc:5697] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.522879 22093 raft_consensus.cc:2393] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4446ab86fc25415da44a7e63be2ce0c8 in current term 1: Already voted for candidate 175b1739428241c39e2d329d154f83a8 in this term.
W20260709 14:55:53.581511 22694 log.cc:927] Time spent T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8: Append to log took a long time: real 0.081s	user 0.002s	sys 0.000s
W20260709 14:55:53.581087 21990 leader_election.cc:343] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.517076 22599 raft_consensus.cc:2749] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:53.585438 21913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.131:42763, user_credentials={real_user=slave}} blocked reactor thread for 69181.8us
I20260709 14:55:53.587502 21945 raft_consensus.cc:3060] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.604849 22215 tablet_bootstrap.cc:654] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:53.607234 22064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.130:44695, user_credentials={real_user=slave}} blocked reactor thread for 84135.9us
W20260709 14:55:53.580996 22690 log.cc:927] Time spent T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7: Append to log took a long time: real 0.077s	user 0.001s	sys 0.003s
W20260709 14:55:53.587929 22686 log.cc:927] Time spent T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8: Append to log took a long time: real 0.173s	user 0.000s	sys 0.007s
W20260709 14:55:53.597489 21915 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.130:44695, user_credentials={real_user=slave}} blocked reactor thread for 81197.7us
I20260709 14:55:53.613245 22358 consensus_queue.cc:1048] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:53.615618 21913 leader_election.cc:304] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:53.628262 22216 tablet_bootstrap.cc:492] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:53.607766 22670 raft_consensus.cc:515] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:53.627424 22669 consensus_queue.cc:1048] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:55:53.678625 22272 consensus_queue.cc:1048] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:53.684880 22658 raft_consensus.cc:2749] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.726996 22666 consensus_queue.cc:1048] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:53.744993 22667 raft_consensus.cc:493] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.745632 22667 raft_consensus.cc:515] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:53.747738 22488 raft_consensus.cc:515] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:53.749788 22488 leader_election.cc:290] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:53.755678 22216 tablet_bootstrap.cc:654] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:53.760653 21990 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.129:42555, user_credentials={real_user=slave}} blocked reactor thread for 146753us
W20260709 14:55:53.761778 21990 leader_election.cc:343] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:53.764077 21990 leader_election.cc:343] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.766296 22670 leader_election.cc:290] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
W20260709 14:55:53.833765 21989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.132:46345, user_credentials={real_user=slave}} blocked reactor thread for 52457.1us
I20260709 14:55:53.908624 22023 raft_consensus.cc:3060] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.931314 22216 tablet_bootstrap.cc:492] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:53.932034 22216 ts_tablet_manager.cc:1403] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.317s	user 0.030s	sys 0.037s
I20260709 14:55:53.951421 22216 raft_consensus.cc:359] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:53.954005 22216 raft_consensus.cc:385] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.954221 22216 raft_consensus.cc:740] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.954699 22216 consensus_queue.cc:260] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:53.941411 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3283ca76e6a495d9a6c232f9ca3d607" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:53.966064 22216 ts_tablet_manager.cc:1434] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 14:55:53.967239 22170 raft_consensus.cc:3060] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.958952 22667 leader_election.cc:290] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:54.027683 22215 tablet_bootstrap.cc:492] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
I20260709 14:55:54.028266 22215 ts_tablet_manager.cc:1403] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.595s	user 0.025s	sys 0.007s
I20260709 14:55:54.051327 22215 raft_consensus.cc:359] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:54.052115 22215 raft_consensus.cc:385] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.052385 22215 raft_consensus.cc:740] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.053084 22215 consensus_queue.cc:260] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:54.061769 22703 raft_consensus.cc:493] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.062325 22703 raft_consensus.cc:515] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:54.069056 22215 ts_tablet_manager.cc:1434] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 14:55:54.088377 22719 raft_consensus.cc:493] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.088982 22719 raft_consensus.cc:515] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:54.093303 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec884add0294eab97523d73894cbfef" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:54.093988 22095 raft_consensus.cc:2468] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 0.
I20260709 14:55:54.106880 22173 raft_consensus.cc:3060] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.107136 22170 raft_consensus.cc:2468] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:54.109704 21989 leader_election.cc:304] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:54.111586 22698 raft_consensus.cc:2804] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.112133 22698 raft_consensus.cc:697] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:54.113863 22698 consensus_queue.cc:237] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:54.112120 22703 leader_election.cc:290] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:54.142894 22723 raft_consensus.cc:493] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.145301 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76213e85c4854bd8987de3845ac570cf" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:54.148629 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96192944ccb483ba1402961ea892931" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:54.149240 22095 raft_consensus.cc:3060] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.153927 22704 consensus_queue.cc:1048] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:54.144586 22723 raft_consensus.cc:515] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:54.175309 22099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76213e85c4854bd8987de3845ac570cf" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:54.140960 22321 consensus_queue.cc:1048] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 14:55:54.179581 22215 tablet_bootstrap.cc:492] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8: Bootstrap starting.
I20260709 14:55:54.184588 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96192944ccb483ba1402961ea892931" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:54.201642 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:54.209250 22723 leader_election.cc:290] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:54.179571 22099 raft_consensus.cc:2393] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4446ab86fc25415da44a7e63be2ce0c8 in current term 1: Already voted for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in this term.
I20260709 14:55:54.160436 22719 leader_election.cc:290] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:54.167932 22703 raft_consensus.cc:493] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.221474 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:54.222218 22166 raft_consensus.cc:2468] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:54.229305 22703 raft_consensus.cc:515] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:54.231314 22703 leader_election.cc:290] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:54.231807 21989 leader_election.cc:304] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:54.233829 22665 raft_consensus.cc:2804] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:54.234191 22665 raft_consensus.cc:493] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.234499 22665 raft_consensus.cc:3060] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:54.240304 22097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:54.240974 22097 raft_consensus.cc:2468] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:54.243364 22136 leader_election.cc:304] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:54.268344 22583 raft_consensus.cc:2804] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.271380 22583 raft_consensus.cc:493] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.290352 22583 raft_consensus.cc:3060] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.314559 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96493b9f40c417190e669921f3e226b" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:54.327873 22023 raft_consensus.cc:2468] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 0.
I20260709 14:55:54.329342 22669 consensus_queue.cc:1048] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.334105 22136 leader_election.cc:304] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:54.339080 21913 leader_election.cc:304] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:54.348503 22282 raft_consensus.cc:3060] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.350831 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:54.358803 21915 leader_election.cc:304] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:55:54.358611 22488 consensus_queue.cc:1048] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:54.373701 22677 raft_consensus.cc:2804] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.358480 22282 raft_consensus.cc:2749] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:54.375337 22727 consensus_queue.cc:1048] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:54.376787 22583 raft_consensus.cc:515] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:54.379323 22677 raft_consensus.cc:493] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.379763 22677 raft_consensus.cc:3060] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.382349 22215 tablet_bootstrap.cc:654] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.387739 22665 raft_consensus.cc:515] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:54.388896 22095 raft_consensus.cc:2468] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:54.419070 21988 leader_election.cc:304] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:54.419306 22016 raft_consensus.cc:1240] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Rejecting Update request from peer 31d955b1a3d54f409bf984df08884df7 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:55:54.420033 22698 raft_consensus.cc:2804] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.420519 22698 raft_consensus.cc:697] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:54.421476 22698 consensus_queue.cc:237] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:54.428753 22701 raft_consensus.cc:2804] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:54.393056 22583 leader_election.cc:290] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:54.394038 21944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3283ca76e6a495d9a6c232f9ca3d607" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:54.399058 22677 raft_consensus.cc:515] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:54.404807 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec884add0294eab97523d73894cbfef" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:54.406626 21949 raft_consensus.cc:3060] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.440373 21942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec884add0294eab97523d73894cbfef" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:55:54.441856 22094 raft_consensus.cc:3060] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:54.436046 22138 consensus_peers.cc:597] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:54.446758 22138 leader_election.cc:343] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.450222 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:54.443441 22665 leader_election.cc:290] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
W20260709 14:55:54.444267 21990 leader_election.cc:343] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.447190 22171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96493b9f40c417190e669921f3e226b" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:54.463533 22677 leader_election.cc:290] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:54.463703 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96493b9f40c417190e669921f3e226b" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:54.464841 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96493b9f40c417190e669921f3e226b" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:54.465754 22025 raft_consensus.cc:3060] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.468454 22094 raft_consensus.cc:2468] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:54.470067 22136 leader_election.cc:304] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:54.471546 22722 raft_consensus.cc:2804] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.471767 22215 tablet_bootstrap.cc:492] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8: No bootstrap required, opened a new log
W20260709 14:55:54.471956 21914 leader_election.cc:343] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.472280 22215 ts_tablet_manager.cc:1403] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8: Time spent bootstrapping tablet: real 0.307s	user 0.010s	sys 0.005s
I20260709 14:55:54.472036 22722 raft_consensus.cc:697] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:54.473361 22722 consensus_queue.cc:237] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
W20260709 14:55:54.485535 21990 leader_election.cc:343] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.486825 22215 raft_consensus.cc:359] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:54.488660 22215 raft_consensus.cc:385] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.489321 22215 raft_consensus.cc:740] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Initialized, Role: FOLLOWER
W20260709 14:55:54.493484 22724 log.cc:927] Time spent T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1: Append to log took a long time: real 0.400s	user 0.009s	sys 0.004s
W20260709 14:55:54.494777 21914 leader_election.cc:343] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.500612 22710 consensus_queue.cc:1048] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:55:54.505079 22701 raft_consensus.cc:493] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a32bd7add624b64b38b9c6a90ac7ef1)
I20260709 14:55:54.505391 22025 raft_consensus.cc:2468] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 1.
I20260709 14:55:54.510176 22701 raft_consensus.cc:3060] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:54.510304 21915 leader_election.cc:304] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8
I20260709 14:55:54.513561 22677 raft_consensus.cc:2804] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.514171 22677 raft_consensus.cc:697] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:55:54.529275 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:54.514945 22677 consensus_queue.cc:237] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:54.534148 21941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec884add0294eab97523d73894cbfef" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:54.534809 22216 tablet_bootstrap.cc:492] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
W20260709 14:55:54.558449 22138 leader_election.cc:343] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.558853 22726 consensus_queue.cc:1059] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.561094 22681 raft_consensus.cc:3055] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:54.561465 22681 raft_consensus.cc:740] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:54.561578 22215 consensus_queue.cc:260] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:54.562213 22681 consensus_queue.cc:260] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:54.563313 22681 raft_consensus.cc:3060] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:54.572913 22737 log.cc:927] Time spent T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260709 14:55:54.571784 21988 leader_election.cc:304] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:54.583768 21846 catalog_manager.cc:5697] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.586616 22215 ts_tablet_manager.cc:1434] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8: Time spent starting tablet: real 0.114s	user 0.008s	sys 0.000s
W20260709 14:55:54.583808 21896 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:54.600739 22665 raft_consensus.cc:2749] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:55:54.608824 22738 log.cc:927] Time spent T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 14:55:54.630012 22391 consensus_queue.cc:1048] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:54.637764 21990 consensus_peers.cc:597] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:55:54.640295 22701 raft_consensus.cc:515] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:54.692868 22216 tablet_bootstrap.cc:654] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:54.670751 22739 log.cc:927] Time spent T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260709 14:55:54.721968 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:54.737663 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:54.743662 22701 leader_election.cc:290] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:54.745530 22136 leader_election.cc:304] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:54.751157 22715 raft_consensus.cc:2749] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:54.761006 21844 catalog_manager.cc:5697] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:54.762938 21844 catalog_manager.cc:5697] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.768342 22216 tablet_bootstrap.cc:492] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:54.768843 22216 ts_tablet_manager.cc:1403] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.234s	user 0.017s	sys 0.011s
I20260709 14:55:54.771651 22216 raft_consensus.cc:359] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:54.772260 22216 raft_consensus.cc:385] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.772496 22216 raft_consensus.cc:740] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.773272 22216 consensus_queue.cc:260] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:54.775444 22216 ts_tablet_manager.cc:1434] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:54.776458 22216 tablet_bootstrap.cc:492] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:54.782284 22216 tablet_bootstrap.cc:654] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.798233 22216 tablet_bootstrap.cc:492] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:54.799136 22216 ts_tablet_manager.cc:1403] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.005s
I20260709 14:55:54.803022 22216 raft_consensus.cc:359] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:54.803712 22216 raft_consensus.cc:385] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.804014 22216 raft_consensus.cc:740] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.804656 22216 consensus_queue.cc:260] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:54.805087 21848 catalog_manager.cc:5697] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.806681 22216 ts_tablet_manager.cc:1434] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:54.808878 22216 tablet_bootstrap.cc:492] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:54.818548 22216 tablet_bootstrap.cc:654] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.826012 22701 raft_consensus.cc:493] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.826669 22701 raft_consensus.cc:515] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:54.829223 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96493b9f40c417190e669921f3e226b" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:54.829255 22701 leader_election.cc:290] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:54.830842 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96493b9f40c417190e669921f3e226b" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:54.831573 22017 raft_consensus.cc:2393] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 175b1739428241c39e2d329d154f83a8 in current term 1: Already voted for candidate 4446ab86fc25415da44a7e63be2ce0c8 in this term.
I20260709 14:55:54.834980 22138 leader_election.cc:304] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:54.835680 22723 raft_consensus.cc:3060] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.837092 21846 catalog_manager.cc:5697] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 1 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.844959 22723 raft_consensus.cc:2749] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:54.846480 22216 tablet_bootstrap.cc:492] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:54.846936 22216 ts_tablet_manager.cc:1403] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.005s
I20260709 14:55:54.849013 22216 raft_consensus.cc:359] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:54.849601 22216 raft_consensus.cc:385] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.849843 22216 raft_consensus.cc:740] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.850940 22216 consensus_queue.cc:260] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:54.854720 22216 ts_tablet_manager.cc:1434] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:55:54.855863 22216 tablet_bootstrap.cc:492] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:54.855909 21844 catalog_manager.cc:5697] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.862028 22216 tablet_bootstrap.cc:654] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.871021 22710 consensus_queue.cc:1048] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.898020 22216 tablet_bootstrap.cc:492] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8: No bootstrap required, opened a new log
I20260709 14:55:54.898557 22216 ts_tablet_manager.cc:1403] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.027s
I20260709 14:55:54.907423 22216 raft_consensus.cc:359] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:54.908187 22216 raft_consensus.cc:385] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.908499 22216 raft_consensus.cc:740] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.909163 22216 consensus_queue.cc:260] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
W20260709 14:55:54.910531 21990 consensus_peers.cc:597] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:55:54.919895 22216 ts_tablet_manager.cc:1434] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:55:54.948153 21945 raft_consensus.cc:3060] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.949244 22677 raft_consensus.cc:493] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.949746 22677 raft_consensus.cc:515] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:54.952396 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96192944ccb483ba1402961ea892931" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:54.956135 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96192944ccb483ba1402961ea892931" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:54.957532 22701 consensus_queue.cc:1048] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.955078 22677 leader_election.cc:290] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:54.958606 21913 leader_election.cc:304] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:54.960366 22282 raft_consensus.cc:2749] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:54.974625 22436 consensus_queue.cc:1048] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.980132 22170 raft_consensus.cc:1240] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Rejecting Update request from peer 2a32bd7add624b64b38b9c6a90ac7ef1 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:54.982246 22710 consensus_queue.cc:1059] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:54.983259 22699 raft_consensus.cc:3055] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:54.983676 22699 raft_consensus.cc:740] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:54.984557 22699 consensus_queue.cc:260] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:54.985797 22699 raft_consensus.cc:3060] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:54.995903 22677 raft_consensus.cc:493] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.996464 22677 raft_consensus.cc:515] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:54.998754 22677 leader_election.cc:290] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:55.000114 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3283ca76e6a495d9a6c232f9ca3d607" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:55.000389 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3283ca76e6a495d9a6c232f9ca3d607" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:55.002324 21915 leader_election.cc:304] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:55.004209 22702 raft_consensus.cc:2749] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.023733 22677 consensus_queue.cc:1048] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:55.028942 21945 raft_consensus.cc:3060] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.035810 22677 consensus_queue.cc:1048] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.082607 22677 raft_consensus.cc:493] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.083105 22677 raft_consensus.cc:515] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:55.085320 22677 leader_election.cc:290] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:55.085696 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58808ef3bf4437194bacce205383992" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:55.086391 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58808ef3bf4437194bacce205383992" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:55.087598 21914 leader_election.cc:304] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:55.088845 22282 raft_consensus.cc:2749] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.273492 21945 raft_consensus.cc:3060] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.339085 21948 raft_consensus.cc:3060] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.725549 22701 raft_consensus.cc:493] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d955b1a3d54f409bf984df08884df7)
I20260709 14:55:55.725976 22701 raft_consensus.cc:515] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:55.727902 22701 leader_election.cc:290] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:55.728822 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:55.729382 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:55.729465 22092 raft_consensus.cc:2468] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 2.
I20260709 14:55:55.730126 22025 raft_consensus.cc:2393] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 175b1739428241c39e2d329d154f83a8 in current term 2: Already voted for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in this term.
I20260709 14:55:55.730773 22136 leader_election.cc:304] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:55.731487 22762 raft_consensus.cc:2804] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:55.731844 22762 raft_consensus.cc:493] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31d955b1a3d54f409bf984df08884df7)
I20260709 14:55:55.732204 22762 raft_consensus.cc:3060] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:55.738847 22762 raft_consensus.cc:515] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:55.740442 22762 leader_election.cc:290] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:55.740983 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:55.741735 22025 raft_consensus.cc:2393] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 175b1739428241c39e2d329d154f83a8 in current term 2: Already voted for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in this term.
I20260709 14:55:55.741744 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:55.746742 22092 raft_consensus.cc:2468] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 2.
I20260709 14:55:55.747684 22136 leader_election.cc:304] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:55.748308 22762 raft_consensus.cc:2804] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:55.748781 22762 raft_consensus.cc:697] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:55.749526 22762 consensus_queue.cc:237] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:55.778461 21846 catalog_manager.cc:5697] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 1 to 2, leader changed from 31d955b1a3d54f409bf984df08884df7 (127.19.124.131) to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 2 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:56.469014 22791 raft_consensus.cc:493] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a32bd7add624b64b38b9c6a90ac7ef1)
I20260709 14:55:56.469623 22791 raft_consensus.cc:515] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:56.471760 22791 leader_election.cc:290] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:56.454525 22766 raft_consensus.cc:493] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:56.522864 22065 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.546s	user 0.009s	sys 0.030s
W20260709 14:55:56.523290 22065 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.546s	user 0.009s	sys 0.030s
I20260709 14:55:56.486327 22766 raft_consensus.cc:515] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:56.527204 22766 leader_election.cc:290] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:56.528054 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:56.537209 22093 raft_consensus.cc:2468] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:56.538583 22136 leader_election.cc:304] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:56.539383 22779 raft_consensus.cc:2804] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:56.539783 22779 raft_consensus.cc:493] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.540144 22779 raft_consensus.cc:3060] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:56.540374 22091 raft_consensus.cc:1275] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:56.542140 22701 consensus_queue.cc:1048] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.603579 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:56.606349 22779 raft_consensus.cc:515] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:56.702572 22779 leader_election.cc:290] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 3 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:56.704830 22173 raft_consensus.cc:2368] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d955b1a3d54f409bf984df08884df7 for earlier term 2. Current term is 3.
I20260709 14:55:56.730291 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:56.730981 22023 raft_consensus.cc:2468] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 2.
I20260709 14:55:56.781840 22796 raft_consensus.cc:493] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 175b1739428241c39e2d329d154f83a8)
I20260709 14:55:56.782521 22796 raft_consensus.cc:515] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:56.789736 22795 raft_consensus.cc:493] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:56.790324 22795 raft_consensus.cc:515] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:56.792456 22795 leader_election.cc:290] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:56.793973 22790 raft_consensus.cc:493] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.803712 22790 raft_consensus.cc:515] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:56.805871 22790 leader_election.cc:290] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:56.816031 22796 leader_election.cc:290] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:56.854012 22797 raft_consensus.cc:493] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a32bd7add624b64b38b9c6a90ac7ef1)
I20260709 14:55:56.854589 22797 raft_consensus.cc:515] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:56.859359 22797 leader_election.cc:290] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:56.869768 22798 raft_consensus.cc:493] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2a32bd7add624b64b38b9c6a90ac7ef1)
I20260709 14:55:56.870290 22798 raft_consensus.cc:515] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:56.871556 22801 raft_consensus.cc:493] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a32bd7add624b64b38b9c6a90ac7ef1)
I20260709 14:55:56.872083 22801 raft_consensus.cc:515] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:56.872370 22798 leader_election.cc:290] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:56.877033 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44f9314a9bb46c0bf320b24e53384ec" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:56.879745 22791 raft_consensus.cc:493] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a32bd7add624b64b38b9c6a90ac7ef1)
I20260709 14:55:56.880286 22791 raft_consensus.cc:515] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:56.882285 22791 leader_election.cc:290] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:56.885177 22791 raft_consensus.cc:493] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:56.904201 22791 raft_consensus.cc:515] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:56.906257 22791 leader_election.cc:290] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:56.889851 22063 leader_election.cc:400] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345) with higher term. Message: Invalid argument: T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d955b1a3d54f409bf984df08884df7 for earlier term 2. Current term is 3.
I20260709 14:55:56.907266 22063 leader_election.cc:403] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:56.889971 22779 raft_consensus.cc:493] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2a32bd7add624b64b38b9c6a90ac7ef1)
I20260709 14:55:56.909091 22791 raft_consensus.cc:3060] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:55:56.909241 22779 raft_consensus.cc:515] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:56.911245 22779 leader_election.cc:290] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:56.912117 22771 raft_consensus.cc:493] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a32bd7add624b64b38b9c6a90ac7ef1)
I20260709 14:55:56.891942 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4ac4991ced43c6ac2e0860fa016acd" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:56.896170 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76213e85c4854bd8987de3845ac570cf" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:56.886830 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96192944ccb483ba1402961ea892931" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:56.899796 22777 raft_consensus.cc:493] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a32bd7add624b64b38b9c6a90ac7ef1)
I20260709 14:55:56.916054 22777 raft_consensus.cc:515] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:56.912595 22771 raft_consensus.cc:515] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:56.918021 22777 leader_election.cc:290] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:56.883980 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c477fb71a04a6084c70bf39df76885" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:56.918720 22771 leader_election.cc:290] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:56.899443 22800 raft_consensus.cc:493] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31d955b1a3d54f409bf984df08884df7)
I20260709 14:55:56.919948 22800 raft_consensus.cc:515] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:56.920550 22170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3044d37db4002be2357f9343664bc" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:56.903066 22776 raft_consensus.cc:493] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:56.921624 22776 raft_consensus.cc:515] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:56.921940 22800 leader_election.cc:290] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:56.923640 22776 leader_election.cc:290] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:56.924731 22791 raft_consensus.cc:2749] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345) with higher term. Message: Invalid argument: T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d955b1a3d54f409bf984df08884df7 for earlier term 2. Current term is 3.
I20260709 14:55:56.882887 22801 leader_election.cc:290] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:56.928987 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e32c61f0a354315b5f7232fef3a4eeb" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:56.938169 22020 raft_consensus.cc:1275] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:56.939380 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:56.939940 22020 raft_consensus.cc:2468] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 2.
I20260709 14:55:56.941092 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:56.941596 22020 raft_consensus.cc:3060] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:56.951166 22020 raft_consensus.cc:2468] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 3.
I20260709 14:55:56.955195 22777 raft_consensus.cc:493] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a32bd7add624b64b38b9c6a90ac7ef1)
I20260709 14:55:56.955688 22777 raft_consensus.cc:515] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:56.957631 22777 leader_election.cc:290] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:56.960665 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96192944ccb483ba1402961ea892931" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:56.961325 22092 raft_consensus.cc:2468] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 1.
I20260709 14:55:56.971704 22764 raft_consensus.cc:493] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:56.972168 22764 raft_consensus.cc:515] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:56.973611 21846 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48032 (request call id 75) took 1178 ms. Trace:
I20260709 14:55:56.974025 21846 rpcz_store.cc:276] 0709 14:55:55.795082 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:55.795207 (+   125us) service_pool.cc:224] Handling call
0709 14:55:56.973533 (+1178326us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 14:55:56.976287 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44f9314a9bb46c0bf320b24e53384ec" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:56.978435 22097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76213e85c4854bd8987de3845ac570cf" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:56.979699 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e32c61f0a354315b5f7232fef3a4eeb" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:56.982916 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:56.985206 22764 leader_election.cc:290] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:56.985208 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787b58ffc3e64e23b768ec2c681d5d83" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:56.993388 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3044d37db4002be2357f9343664bc" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:56.993538 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4ac4991ced43c6ac2e0860fa016acd" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:56.994557 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:56.994570 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:56.996888 21941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96192944ccb483ba1402961ea892931" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:56.998709 22138 leader_election.cc:304] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:56.998961 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ac70fc5f754fb1a9ecec74b3beed9d" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:56.999902 22779 consensus_queue.cc:1048] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.998750 21941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28aca348cd4d4d8fb14bef7ad4551418" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:57.001454 22018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96192944ccb483ba1402961ea892931" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:57.003275 22701 raft_consensus.cc:2804] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:57.003782 22701 raft_consensus.cc:697] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 3 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:57.003888 21913 leader_election.cc:304] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [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: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:57.004788 22801 raft_consensus.cc:2804] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:57.004613 22701 consensus_queue.cc:237] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER 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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:55:57.005183 22801 raft_consensus.cc:493] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a32bd7add624b64b38b9c6a90ac7ef1)
I20260709 14:55:57.005579 22801 raft_consensus.cc:3060] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:57.008831 21913 leader_election.cc:304] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:57.009605 22800 raft_consensus.cc:2749] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:57.010655 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c477fb71a04a6084c70bf39df76885" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:57.010738 21913 leader_election.cc:304] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:57.011571 22800 raft_consensus.cc:2749] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:57.011777 22018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28aca348cd4d4d8fb14bef7ad4551418" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:57.013208 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ac70fc5f754fb1a9ecec74b3beed9d" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:57.016108 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa333bae211d4566af31bf1b145d0e19" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:57.012691 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:57.027372 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787b58ffc3e64e23b768ec2c681d5d83" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:57.029758 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4ac4991ced43c6ac2e0860fa016acd" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:57.033900 22138 leader_election.cc:304] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:57.034801 22138 leader_election.cc:304] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:57.041836 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4ac4991ced43c6ac2e0860fa016acd" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:55:57.041749 22776 raft_consensus.cc:2749] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:57.044356 22801 raft_consensus.cc:515] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:57.038089 22779 raft_consensus.cc:2749] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:57.047516 22064 leader_election.cc:304] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:57.048272 22791 raft_consensus.cc:2749] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:57.048998 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:57.051309 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96192944ccb483ba1402961ea892931" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:57.054059 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa333bae211d4566af31bf1b145d0e19" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:57.054991 22801 leader_election.cc:290] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:57.055919 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96192944ccb483ba1402961ea892931" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:57.057178 21913 leader_election.cc:304] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [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: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:57.058490 22801 raft_consensus.cc:2749] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:57.058516 21988 leader_election.cc:304] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:57.059836 22792 raft_consensus.cc:2749] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:57.061218 22064 leader_election.cc:304] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:57.063212 22774 raft_consensus.cc:2749] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:57.063203 22091 raft_consensus.cc:2468] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 3.
I20260709 14:55:57.063726 22064 leader_election.cc:304] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:57.065717 22774 raft_consensus.cc:2749] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:57.066071 22064 leader_election.cc:304] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:57.066753 22774 raft_consensus.cc:2749] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:57.065951 21989 leader_election.cc:304] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:57.068223 21914 leader_election.cc:304] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [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: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:57.069758 22801 raft_consensus.cc:2749] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:57.070381 22789 raft_consensus.cc:2749] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:57.080542 22138 leader_election.cc:304] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:57.081768 21989 leader_election.cc:304] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:57.084373 22784 raft_consensus.cc:2749] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:57.088651 22804 raft_consensus.cc:2749] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:57.121919 22136 leader_election.cc:304] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:57.122898 22779 raft_consensus.cc:2749] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:57.133627 21844 catalog_manager.cc:5697] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 1 to 3, leader changed from 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130) to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 3 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.254069 21946 raft_consensus.cc:1240] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Rejecting Update request from peer 2a32bd7add624b64b38b9c6a90ac7ef1 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:57.256062 22710 consensus_queue.cc:1059] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:57.257045 22710 raft_consensus.cc:3055] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:57.257387 22710 raft_consensus.cc:740] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:57.258129 22710 consensus_queue.cc:260] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:57.259346 22710 raft_consensus.cc:3060] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:57.368042 19954 tablet_server.cc:179] TabletServer@127.19.124.129:0 shutting down...
W20260709 14:55:57.393910 22138 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:57.397324 22138 consensus_peers.cc:597] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:55:57.421483 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:57.423594 19954 tablet_replica.cc:333] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
W20260709 14:55:57.424923 22138 consensus_peers.cc:597] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:55:57.425343 19954 raft_consensus.cc:2243] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.425879 19954 raft_consensus.cc:2272] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.427873 19954 tablet_replica.cc:333] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.428422 19954 raft_consensus.cc:2243] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.428866 19954 raft_consensus.cc:2272] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.430737 19954 tablet_replica.cc:333] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.431257 19954 raft_consensus.cc:2243] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.431710 19954 raft_consensus.cc:2272] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.433558 19954 tablet_replica.cc:333] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.434073 19954 raft_consensus.cc:2243] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:57.434717 19954 raft_consensus.cc:2272] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.436216 19954 tablet_replica.cc:333] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.436795 19954 raft_consensus.cc:2243] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.437165 19954 raft_consensus.cc:2272] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.438753 19954 tablet_replica.cc:333] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.439276 19954 raft_consensus.cc:2243] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.439626 19954 raft_consensus.cc:2272] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.441228 19954 tablet_replica.cc:333] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.441957 19954 raft_consensus.cc:2243] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.442404 19954 raft_consensus.cc:2272] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.444379 19954 tablet_replica.cc:333] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.445078 19954 raft_consensus.cc:2243] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.445520 19954 raft_consensus.cc:2272] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:57.447089 22138 consensus_peers.cc:597] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:55:57.447242 19954 tablet_replica.cc:333] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.447944 19954 raft_consensus.cc:2243] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.448302 19954 raft_consensus.cc:2272] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.450011 19954 tablet_replica.cc:333] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.450570 19954 raft_consensus.cc:2243] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.451047 19954 raft_consensus.cc:2272] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.452940 19954 tablet_replica.cc:333] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.453639 19954 raft_consensus.cc:2243] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.454113 19954 raft_consensus.cc:2272] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.456496 19954 tablet_replica.cc:333] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.457020 19954 raft_consensus.cc:2243] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.457388 19954 raft_consensus.cc:2272] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.459141 19954 tablet_replica.cc:333] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.459813 19954 raft_consensus.cc:2243] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.460275 19954 raft_consensus.cc:2272] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.462280 19954 tablet_replica.cc:333] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.462833 19954 raft_consensus.cc:2243] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.463222 19954 raft_consensus.cc:2272] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.464919 19954 tablet_replica.cc:333] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.465417 19954 raft_consensus.cc:2243] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.465790 19954 raft_consensus.cc:2272] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.467386 19954 tablet_replica.cc:333] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.467841 19954 raft_consensus.cc:2243] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:57.468493 19954 raft_consensus.cc:2272] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.470463 19954 tablet_replica.cc:333] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.470969 19954 raft_consensus.cc:2243] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.471356 19954 raft_consensus.cc:2272] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.473127 19954 tablet_replica.cc:333] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.473698 19954 raft_consensus.cc:2243] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:57.474401 19954 raft_consensus.cc:2272] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.476291 19954 tablet_replica.cc:333] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.476841 19954 raft_consensus.cc:2243] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.477285 19954 raft_consensus.cc:2272] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.479506 19954 tablet_replica.cc:333] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.480198 19954 raft_consensus.cc:2243] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.480645 19954 raft_consensus.cc:2272] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:57.481066 21990 consensus_peers.cc:597] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:55:57.481737 22138 consensus_peers.cc:597] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:55:57.482641 19954 tablet_replica.cc:333] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.483210 19954 raft_consensus.cc:2243] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.483665 19954 raft_consensus.cc:2272] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.486405 19954 tablet_replica.cc:333] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.487061 19954 raft_consensus.cc:2243] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.487397 19954 raft_consensus.cc:2272] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.489408 19954 tablet_replica.cc:333] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.490098 19954 raft_consensus.cc:2243] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:57.490808 19954 raft_consensus.cc:2272] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.492700 19954 tablet_replica.cc:333] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.493227 19954 raft_consensus.cc:2243] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.493695 19954 raft_consensus.cc:2272] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:57.495216 21990 consensus_peers.cc:597] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:55:57.495621 19954 tablet_replica.cc:333] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.496165 19954 raft_consensus.cc:2243] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.496496 19954 raft_consensus.cc:2272] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.504727 19954 tablet_replica.cc:333] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.506209 19954 raft_consensus.cc:2243] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:57.507220 19954 raft_consensus.cc:2272] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.510068 19954 tablet_replica.cc:333] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.510780 19954 raft_consensus.cc:2243] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:57.512205 22091 raft_consensus.cc:1275] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:57.513296 19954 raft_consensus.cc:2272] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.513516 22766 consensus_queue.cc:1048] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:57.516312 19954 tablet_replica.cc:333] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.517060 19954 raft_consensus.cc:2243] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.517529 19954 raft_consensus.cc:2272] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:57.519869 22138 consensus_peers.cc:597] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:55:57.522099 19954 tablet_replica.cc:333] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.522897 19954 raft_consensus.cc:2243] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.523355 19954 raft_consensus.cc:2272] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.526037 19954 tablet_replica.cc:333] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.536603 19954 raft_consensus.cc:2243] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:57.537528 19954 raft_consensus.cc:2272] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:57.538823 22138 consensus_peers.cc:597] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:55:57.540592 22020 raft_consensus.cc:1275] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:57.542837 19954 tablet_replica.cc:333] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.543733 19954 raft_consensus.cc:2243] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.544307 19954 raft_consensus.cc:2272] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.547068 19954 tablet_replica.cc:333] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.549907 19954 raft_consensus.cc:2243] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.550431 19954 raft_consensus.cc:2272] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.552888 19954 tablet_replica.cc:333] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.553706 19954 raft_consensus.cc:2243] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.554236 19954 raft_consensus.cc:2272] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:57.557518 22064 consensus_peers.cc:597] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:55:57.558267 19954 tablet_replica.cc:333] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.559078 19954 raft_consensus.cc:2243] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:57.560114 19954 raft_consensus.cc:2272] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.562618 19954 tablet_replica.cc:333] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.563627 19954 raft_consensus.cc:2243] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.564159 19954 raft_consensus.cc:2272] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:57.566954 21990 consensus_peers.cc:597] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:55:57.567677 19954 tablet_replica.cc:333] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.568436 19954 raft_consensus.cc:2243] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.568996 19954 raft_consensus.cc:2272] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.570994 19954 tablet_replica.cc:333] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
W20260709 14:55:57.571053 22138 consensus_peers.cc:597] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:55:57.571633 22138 consensus_peers.cc:597] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:55:57.571766 19954 raft_consensus.cc:2243] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:57.572136 22138 consensus_peers.cc:597] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:55:57.572407 19954 raft_consensus.cc:2272] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.573215 22766 consensus_queue.cc:1048] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:57.574939 19954 tablet_replica.cc:333] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.575663 19954 raft_consensus.cc:2243] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.576150 19954 raft_consensus.cc:2272] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:57.578326 22064 consensus_peers.cc:597] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:55:57.578948 19954 tablet_replica.cc:333] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.579691 19954 raft_consensus.cc:2243] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.580178 19954 raft_consensus.cc:2272] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.582659 19954 tablet_replica.cc:333] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.583320 19954 raft_consensus.cc:2243] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.583776 19954 raft_consensus.cc:2272] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.586284 19954 tablet_replica.cc:333] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.586930 19954 raft_consensus.cc:2243] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:57.587810 19954 raft_consensus.cc:2272] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.590374 19954 tablet_replica.cc:333] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.591059 19954 raft_consensus.cc:2243] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:57.591079 22138 consensus_peers.cc:597] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:55:57.592154 19954 raft_consensus.cc:2272] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.594789 19954 tablet_replica.cc:333] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.595475 19954 raft_consensus.cc:2243] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.595949 19954 raft_consensus.cc:2272] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:57.596678 22138 consensus_peers.cc:597] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:55:57.598063 19954 tablet_replica.cc:333] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
W20260709 14:55:57.598542 22138 consensus_peers.cc:597] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:55:57.598754 19954 raft_consensus.cc:2243] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.599296 19954 raft_consensus.cc:2272] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:57.601353 19954 tablet_replica.cc:333] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8: stopping tablet replica
I20260709 14:55:57.601945 19954 raft_consensus.cc:2243] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:57.602468 19954 raft_consensus.cc:2272] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:57.632095 22138 consensus_peers.cc:597] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:55:57.634773 22138 consensus_peers.cc:597] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:55:57.667865 19954 tablet_server.cc:196] TabletServer@127.19.124.129:0 shutdown complete.
W20260709 14:55:57.676718 21990 consensus_peers.cc:597] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:57.684875 22064 consensus_peers.cc:597] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:57.740974 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:57.747794 22822 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:55:57.747819 22823 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:55:57.751825 19954 server_base.cc:1061] running on GCE node
W20260709 14:55:57.752269 22825 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:55:57.756218 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:57.756505 19954 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:55:57.756726 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608957756709 us; error 0 us; skew 500 ppm
I20260709 14:55:57.757453 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:57.760581 19954 webserver.cc:533] Webserver started at http://127.19.124.129:44575/ using document root <none> and password file <none>
I20260709 14:55:57.763289 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:57.763594 19954 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 14:55:57.785287 22064 consensus_peers.cc:597] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:57.788290 19954 fs_manager.cc:714] Time spent opening directory manager: real 0.024s	user 0.011s	sys 0.007s
W20260709 14:55:57.791577 21990 consensus_peers.cc:597] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:57.795993 22138 consensus_peers.cc:597] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:57.796424 22138 consensus_peers.cc:597] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:57.802887 22831 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:55:57.803781 19954 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:57.804143 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-0-root
uuid: "4446ab86fc25415da44a7e63be2ce0c8"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-q457"
I20260709 14:55:57.804608 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608900776801-19954-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:55:57.819756 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:57.821337 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:57.829664 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:57.835834 22838 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:55:57.843708 21990 consensus_peers.cc:597] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:57.848217 21990 consensus_peers.cc:597] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:57.857008 22064 consensus_peers.cc:597] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:57.860092 22046 debug-util.cc:398] Leaking SignalData structure 0x7b08002f2600 after lost signal to thread 19957
W20260709 14:55:57.861200 22046 debug-util.cc:398] Leaking SignalData structure 0x7b08002b8b80 after lost signal to thread 21882
W20260709 14:55:57.862435 22046 debug-util.cc:398] Leaking SignalData structure 0x7b080028da20 after lost signal to thread 21974
W20260709 14:55:57.863467 22046 debug-util.cc:398] Leaking SignalData structure 0x7b08001a44a0 after lost signal to thread 22049
W20260709 14:55:57.871557 22046 debug-util.cc:398] Leaking SignalData structure 0x7b08001f09a0 after lost signal to thread 22123
W20260709 14:55:57.872591 22046 debug-util.cc:398] Leaking SignalData structure 0x7b080017df40 after lost signal to thread 22197
W20260709 14:55:57.893532 22064 consensus_peers.cc:597] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:57.896562 21990 consensus_peers.cc:597] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:57.901520 21990 consensus_peers.cc:597] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:57.923839 21990 consensus_peers.cc:597] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:57.974970 21990 consensus_peers.cc:597] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:58.011716 21990 consensus_peers.cc:597] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:58.168540 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:55:58.168951 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.334s	user 0.006s	sys 0.003s
I20260709 14:55:58.169274 19954 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:55:58.189303 22838 tablet_bootstrap.cc:492] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:58.223281 22838 tablet_bootstrap.cc:492] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:58.224309 22838 tablet_bootstrap.cc:492] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:58.229750 22838 ts_tablet_manager.cc:1403] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.005s
I20260709 14:55:58.232038 22838 raft_consensus.cc:359] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:58.235519 22838 raft_consensus.cc:740] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.236416 22838 consensus_queue.cc:260] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [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: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:58.268141 22838 ts_tablet_manager.cc:1434] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.004s
I20260709 14:55:58.269060 22838 tablet_bootstrap.cc:492] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:58.305306 22838 tablet_bootstrap.cc:492] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:58.307085 22838 tablet_bootstrap.cc:492] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:58.310720 22838 ts_tablet_manager.cc:1403] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.012s
I20260709 14:55:58.312939 22838 raft_consensus.cc:359] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:58.313613 22838 raft_consensus.cc:740] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.314307 22838 consensus_queue.cc:260] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:58.316102 22838 ts_tablet_manager.cc:1434] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:58.316929 22838 tablet_bootstrap.cc:492] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:58.388017 22838 tablet_bootstrap.cc:492] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:58.389380 22838 tablet_bootstrap.cc:492] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:58.394093 22838 ts_tablet_manager.cc:1403] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.077s	user 0.024s	sys 0.004s
I20260709 14:55:58.398909 22838 raft_consensus.cc:359] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.400452 22838 raft_consensus.cc:740] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.402104 22838 consensus_queue.cc:260] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.404166 22838 ts_tablet_manager.cc:1434] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:58.405032 22838 tablet_bootstrap.cc:492] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:58.432984 22838 tablet_bootstrap.cc:492] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:58.433867 22838 tablet_bootstrap.cc:492] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:58.434474 22838 ts_tablet_manager.cc:1403] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260709 14:55:58.436847 22838 raft_consensus.cc:359] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:58.437638 22838 raft_consensus.cc:740] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.438513 22838 consensus_queue.cc:260] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:58.440526 22838 ts_tablet_manager.cc:1434] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:58.441318 22838 tablet_bootstrap.cc:492] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:58.461086 22838 tablet_bootstrap.cc:492] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:58.461998 22838 tablet_bootstrap.cc:492] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:58.462720 22838 ts_tablet_manager.cc:1403] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 14:55:58.465004 22838 raft_consensus.cc:359] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:58.465687 22838 raft_consensus.cc:740] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.466436 22838 consensus_queue.cc:260] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:58.468453 22838 ts_tablet_manager.cc:1434] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:58.469275 22838 tablet_bootstrap.cc:492] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:58.492587 22838 tablet_bootstrap.cc:492] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:58.493434 22838 tablet_bootstrap.cc:492] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:58.494009 22838 ts_tablet_manager.cc:1403] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260709 14:55:58.496246 22838 raft_consensus.cc:359] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:58.498749 22838 raft_consensus.cc:740] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.499707 22838 consensus_queue.cc:260] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:58.516191 22838 ts_tablet_manager.cc:1434] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 14:55:58.517019 22838 tablet_bootstrap.cc:492] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:58.555274 22838 tablet_bootstrap.cc:492] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:58.556196 22838 tablet_bootstrap.cc:492] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:58.570045 22838 ts_tablet_manager.cc:1403] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.000s
I20260709 14:55:58.569242 19954 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:55:58.571532 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.402s	user 0.232s	sys 0.005s
I20260709 14:55:58.572468 22838 raft_consensus.cc:359] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.573405 22838 raft_consensus.cc:740] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.578397 22838 consensus_queue.cc:260] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.580618 22838 ts_tablet_manager.cc:1434] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:58.581499 22838 tablet_bootstrap.cc:492] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:58.628528 22838 tablet_bootstrap.cc:492] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:58.629765 22838 tablet_bootstrap.cc:492] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:58.630604 22838 ts_tablet_manager.cc:1403] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.004s
I20260709 14:55:58.649935 22838 raft_consensus.cc:359] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.650646 22838 raft_consensus.cc:740] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.662123 22838 consensus_queue.cc:260] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.664346 22838 ts_tablet_manager.cc:1434] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.000s
I20260709 14:55:58.665179 22838 tablet_bootstrap.cc:492] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:58.700387 22838 tablet_bootstrap.cc:492] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:58.701689 22838 tablet_bootstrap.cc:492] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:58.702385 22841 raft_consensus.cc:493] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.702961 22841 raft_consensus.cc:515] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:58.705145 22841 leader_election.cc:290] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:58.711266 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c477fb71a04a6084c70bf39df76885" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
W20260709 14:55:58.722462 21990 leader_election.cc:336] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:58.723605 21990 leader_election.cc:304] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:58.724915 22841 raft_consensus.cc:2749] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:58.728293 22838 ts_tablet_manager.cc:1403] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.008s
I20260709 14:55:58.731395 22838 raft_consensus.cc:359] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:58.732089 22838 raft_consensus.cc:740] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.732862 22838 consensus_queue.cc:260] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:58.735159 22838 ts_tablet_manager.cc:1434] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:58.735977 22838 tablet_bootstrap.cc:492] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:58.748881 22766 raft_consensus.cc:493] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.749404 22766 raft_consensus.cc:515] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.751617 22766 leader_election.cc:290] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:58.752388 22778 raft_consensus.cc:493] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.761469 22778 raft_consensus.cc:515] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.763428 22778 leader_election.cc:290] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:58.753438 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:58.765215 22092 raft_consensus.cc:2468] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:58.754310 22841 raft_consensus.cc:493] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.766381 22841 raft_consensus.cc:515] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:58.768291 22841 leader_election.cc:290] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:58.773149 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:58.773783 22166 raft_consensus.cc:2468] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:58.775144 22063 leader_election.cc:304] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:58.776100 22849 raft_consensus.cc:493] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.776561 22849 raft_consensus.cc:515] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.778666 22849 leader_election.cc:290] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:58.778929 22838 tablet_bootstrap.cc:492] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:58.779093 22849 raft_consensus.cc:2804] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:58.779472 22849 raft_consensus.cc:493] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.779803 22849 raft_consensus.cc:3060] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.779863 22838 tablet_bootstrap.cc:492] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:58.780735 22838 ts_tablet_manager.cc:1403] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.004s
W20260709 14:55:58.782814 21990 leader_election.cc:336] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:58.786615 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
W20260709 14:55:58.758646 22138 leader_election.cc:336] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
W20260709 14:55:58.788527 22064 leader_election.cc:336] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:58.788607 22838 raft_consensus.cc:359] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
W20260709 14:55:58.789188 22064 leader_election.cc:336] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:58.789387 22838 raft_consensus.cc:740] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.789583 22064 leader_election.cc:304] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:58.790266 22838 consensus_queue.cc:260] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.791808 22136 leader_election.cc:304] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:58.792475 22838 ts_tablet_manager.cc:1434] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 14:55:58.793342 22838 tablet_bootstrap.cc:492] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:58.796881 22784 raft_consensus.cc:2804] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:58.797259 22784 raft_consensus.cc:493] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.797600 22784 raft_consensus.cc:3060] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.803737 22843 raft_consensus.cc:493] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.804248 22843 raft_consensus.cc:515] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:58.806370 22843 leader_election.cc:290] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:58.808907 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96493b9f40c417190e669921f3e226b" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:58.797766 22841 raft_consensus.cc:493] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.810483 22841 raft_consensus.cc:515] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:58.810089 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47493fdbe65f4017bc114607b672ef12" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:58.812295 22778 raft_consensus.cc:2749] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:58.756583 22766 raft_consensus.cc:493] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.813818 22096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:58.815313 22841 leader_election.cc:290] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:58.817039 21989 leader_election.cc:304] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:58.818522 22839 raft_consensus.cc:2749] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:58.826622 21990 leader_election.cc:336] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:58.833840 22774 raft_consensus.cc:493] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.834328 22774 raft_consensus.cc:515] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.836285 22774 leader_election.cc:290] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:58.837783 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3044d37db4002be2357f9343664bc" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
W20260709 14:55:58.839478 21990 leader_election.cc:336] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:58.839757 22766 raft_consensus.cc:515] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:58.840026 21990 leader_election.cc:304] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:58.841019 22843 raft_consensus.cc:2749] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:58.840984 22168 raft_consensus.cc:2468] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
W20260709 14:55:58.841859 22064 leader_election.cc:336] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:58.842278 22064 leader_election.cc:304] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:58.844216 21989 leader_election.cc:304] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:58.845067 22841 raft_consensus.cc:2804] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:58.845463 22841 raft_consensus.cc:493] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.845621 22766 leader_election.cc:290] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:58.846237 22841 raft_consensus.cc:3060] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.848914 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96493b9f40c417190e669921f3e226b" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:58.852397 22774 raft_consensus.cc:2749] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:58.844158 22847 raft_consensus.cc:493] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.862051 22847 raft_consensus.cc:515] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.864020 22847 leader_election.cc:290] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:58.864750 22774 raft_consensus.cc:493] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.865542 22774 raft_consensus.cc:515] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.866084 22096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:58.866825 22096 raft_consensus.cc:2468] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 2.
I20260709 14:55:58.868077 22136 leader_election.cc:304] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:58.870457 22843 raft_consensus.cc:493] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.870940 22843 raft_consensus.cc:515] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:58.872262 22845 raft_consensus.cc:2804] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:58.872679 22845 raft_consensus.cc:493] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.873061 22845 raft_consensus.cc:3060] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:58.876396 22843 leader_election.cc:290] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
W20260709 14:55:58.878710 21990 leader_election.cc:336] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:58.881181 22843 raft_consensus.cc:493] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.881743 22843 raft_consensus.cc:515] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:58.860236 22838 tablet_bootstrap.cc:492] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:58.883955 22841 raft_consensus.cc:515] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:58.891654 22020 raft_consensus.cc:2393] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 175b1739428241c39e2d329d154f83a8 in current term 2: Already voted for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in this term.
I20260709 14:55:58.894394 22841 leader_election.cc:290] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:58.829818 22784 raft_consensus.cc:515] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.897356 22784 leader_election.cc:290] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:58.880466 22845 raft_consensus.cc:515] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.899863 22838 tablet_bootstrap.cc:492] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:58.900655 22838 ts_tablet_manager.cc:1403] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.004s
I20260709 14:55:58.904145 22838 raft_consensus.cc:359] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.916919 22838 raft_consensus.cc:740] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.828706 22849 raft_consensus.cc:515] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.907526 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96493b9f40c417190e669921f3e226b" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:58.908246 22847 raft_consensus.cc:493] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.901451 22878 raft_consensus.cc:493] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.918421 22847 raft_consensus.cc:515] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.909334 22774 leader_election.cc:290] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:58.910425 22874 raft_consensus.cc:493] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.924317 22874 raft_consensus.cc:515] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:58.925130 22838 consensus_queue.cc:260] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.926280 22874 leader_election.cc:290] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:58.927088 22173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:58.927780 22173 raft_consensus.cc:2393] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d955b1a3d54f409bf984df08884df7 in current term 2: Already voted for candidate 175b1739428241c39e2d329d154f83a8 in this term.
I20260709 14:55:58.927886 22838 ts_tablet_manager.cc:1434] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
W20260709 14:55:58.859280 22138 leader_election.cc:336] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:58.929665 22838 tablet_bootstrap.cc:492] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
W20260709 14:55:58.929752 22138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.129:42555, user_credentials={real_user=slave}} blocked reactor thread for 70480.6us
W20260709 14:55:58.911906 21990 leader_election.cc:336] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
W20260709 14:55:58.930938 21990 leader_election.cc:336] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:58.935492 22841 raft_consensus.cc:493] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.936038 22841 raft_consensus.cc:515] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:58.938283 22841 leader_election.cc:290] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:58.942121 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ac70fc5f754fb1a9ecec74b3beed9d" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:58.895828 22843 leader_election.cc:290] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:58.901402 22845 leader_election.cc:290] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 3 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:58.918462 22878 raft_consensus.cc:515] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:58.913651 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:58.908988 22766 raft_consensus.cc:493] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.944653 22166 raft_consensus.cc:2393] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31d955b1a3d54f409bf984df08884df7 in current term 3: Already voted for candidate 175b1739428241c39e2d329d154f83a8 in this term.
I20260709 14:55:58.944542 22766 raft_consensus.cc:515] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:58.945245 22878 leader_election.cc:290] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:58.917977 22168 raft_consensus.cc:3060] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.945557 22169 raft_consensus.cc:2468] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:58.946209 22138 leader_election.cc:304] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:58.924604 22849 leader_election.cc:290] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:58.947268 21989 leader_election.cc:304] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:58.946561 22766 leader_election.cc:290] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:58.948223 22839 raft_consensus.cc:2804] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:58.948601 22839 raft_consensus.cc:493] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.948726 22847 leader_election.cc:290] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:58.949079 22839 raft_consensus.cc:3060] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.951642 22168 raft_consensus.cc:2468] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 2.
I20260709 14:55:58.953263 22845 raft_consensus.cc:2749] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:58.957077 22849 raft_consensus.cc:493] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.957616 22849 raft_consensus.cc:515] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:58.959523 22849 leader_election.cc:290] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:58.963030 22839 raft_consensus.cc:515] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:58.965507 21989 leader_election.cc:304] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:58.967461 22843 raft_consensus.cc:2804] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:58.967653 22839 leader_election.cc:290] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:58.970860 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ac70fc5f754fb1a9ecec74b3beed9d" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:55:58.975433 22847 raft_consensus.cc:493] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.978987 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:58.980370 22168 raft_consensus.cc:3060] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.980463 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47493fdbe65f4017bc114607b672ef12" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:58.981225 22020 raft_consensus.cc:2468] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:58.980746 22092 raft_consensus.cc:2393] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 175b1739428241c39e2d329d154f83a8 in current term 2: Already voted for candidate 31d955b1a3d54f409bf984df08884df7 in this term.
I20260709 14:55:58.982203 22847 raft_consensus.cc:515] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:58.983618 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ac70fc5f754fb1a9ecec74b3beed9d" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:58.984342 22847 leader_election.cc:290] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:58.984385 22020 raft_consensus.cc:2393] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 175b1739428241c39e2d329d154f83a8 in current term 2: Already voted for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in this term.
I20260709 14:55:58.986093 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b166e17bba4e40cea566c73053e817bb" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:58.986439 22096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:58.987617 22096 raft_consensus.cc:2468] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:58.986960 22849 raft_consensus.cc:493] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:58.988628 22849 raft_consensus.cc:515] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:58.991098 22849 leader_election.cc:290] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:58.989009 22843 raft_consensus.cc:697] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:58.992182 22843 consensus_queue.cc:237] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:58.986963 22092 raft_consensus.cc:3060] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:58.998209 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3044d37db4002be2357f9343664bc" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:58.998500 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96192944ccb483ba1402961ea892931" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:58.998808 22091 raft_consensus.cc:2468] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 1.
I20260709 14:55:58.998975 22096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
W20260709 14:55:58.999606 22064 leader_election.cc:336] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:58.999699 22096 raft_consensus.cc:2468] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:59.000021 22064 leader_election.cc:304] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [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: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:58.999063 22094 raft_consensus.cc:2468] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 1.
I20260709 14:55:58.986423 22168 raft_consensus.cc:2468] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 2.
I20260709 14:55:59.004004 22838 tablet_bootstrap.cc:492] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:59.005213 22838 tablet_bootstrap.cc:492] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:59.005882 22838 ts_tablet_manager.cc:1403] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.077s	user 0.016s	sys 0.001s
W20260709 14:55:59.007166 21990 leader_election.cc:336] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
W20260709 14:55:59.008052 21990 leader_election.cc:336] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:59.009058 21989 leader_election.cc:304] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:59.010133 22838 raft_consensus.cc:359] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:59.010835 22838 raft_consensus.cc:740] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.012544 22839 raft_consensus.cc:2804] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:59.013999 22138 leader_election.cc:304] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:55:59.016042 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:59.016726 22020 raft_consensus.cc:2468] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 3.
I20260709 14:55:59.017702 22766 raft_consensus.cc:2804] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:59.019322 22766 raft_consensus.cc:493] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:59.019765 22766 raft_consensus.cc:3060] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.020848 22092 raft_consensus.cc:2468] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 3.
I20260709 14:55:59.033422 22839 raft_consensus.cc:697] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:59.033834 22849 raft_consensus.cc:2749] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:55:59.025390 22138 leader_election.cc:336] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:59.028640 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:59.034515 22020 raft_consensus.cc:2468] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 1.
I20260709 14:55:59.013458 22838 consensus_queue.cc:260] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:59.036109 22766 raft_consensus.cc:515] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:59.037392 22838 ts_tablet_manager.cc:1434] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:55:59.042883 22838 tablet_bootstrap.cc:492] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
W20260709 14:55:59.038509 22138 leader_election.cc:336] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:59.038450 22839 consensus_queue.cc:237] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:59.039101 22136 leader_election.cc:304] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:59.045825 22136 leader_election.cc:304] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:59.046619 22845 raft_consensus.cc:2804] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:59.046988 22845 raft_consensus.cc:493] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:59.047318 22845 raft_consensus.cc:3060] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.040619 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c477fb71a04a6084c70bf39df76885" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:59.049250 22020 raft_consensus.cc:2468] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 2.
I20260709 14:55:59.058234 22874 raft_consensus.cc:2804] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:59.058655 22874 raft_consensus.cc:493] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:59.059165 22874 raft_consensus.cc:3060] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.058570 21847 catalog_manager.cc:5697] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 1 to 2, leader changed from 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129) to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 2 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:59.073567 22874 raft_consensus.cc:515] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:59.056530 22845 raft_consensus.cc:515] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:59.044896 22138 leader_election.cc:304] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8; no voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:59.078037 22847 raft_consensus.cc:2749] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:59.082095 22766 leader_election.cc:290] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:59.097296 22845 leader_election.cc:290] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:59.097353 22874 leader_election.cc:290] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:55:59.041625 22064 leader_election.cc:304] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
W20260709 14:55:59.098455 22064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.130:44695, user_credentials={real_user=slave}} blocked reactor thread for 56906.8us
I20260709 14:55:59.098721 22778 raft_consensus.cc:2804] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:59.099141 22778 raft_consensus.cc:493] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:59.099478 22778 raft_consensus.cc:3060] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:55:59.101327 22138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.129:42555, user_credentials={real_user=slave}} blocked reactor thread for 62846.3us
W20260709 14:55:59.101843 22138 leader_election.cc:336] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
W20260709 14:55:59.102245 22138 leader_election.cc:336] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
W20260709 14:55:59.102928 22138 leader_election.cc:336] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:59.103368 22138 leader_election.cc:304] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b1739428241c39e2d329d154f83a8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
W20260709 14:55:59.104254 22138 leader_election.cc:336] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:59.105643 22845 raft_consensus.cc:2749] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:59.107863 22778 raft_consensus.cc:515] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.108182 22064 leader_election.cc:304] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:59.110461 22778 leader_election.cc:290] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 4 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:59.111321 22876 raft_consensus.cc:2804] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:59.111753 22876 raft_consensus.cc:493] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:59.112087 22876 raft_consensus.cc:3060] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.115782 22838 tablet_bootstrap.cc:492] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:59.116952 22838 tablet_bootstrap.cc:492] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:59.117535 22838 ts_tablet_manager.cc:1403] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.003s
I20260709 14:55:59.120366 22876 raft_consensus.cc:515] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.123215 22064 leader_election.cc:304] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:59.125761 21847 catalog_manager.cc:5697] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 1 to 2, leader changed from 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129) to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 2 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:59.130092 21988 leader_election.cc:304] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:59.131102 22892 raft_consensus.cc:2804] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:59.131469 22892 raft_consensus.cc:493] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:59.131907 22892 raft_consensus.cc:3060] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.120688 22838 raft_consensus.cc:359] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.139137 21988 leader_election.cc:304] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:59.142705 22839 raft_consensus.cc:2804] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:59.143055 22839 raft_consensus.cc:493] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:59.143390 22839 raft_consensus.cc:3060] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.129097 22876 leader_election.cc:290] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:59.146080 22876 raft_consensus.cc:2804] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:59.146432 22876 raft_consensus.cc:493] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4446ab86fc25415da44a7e63be2ce0c8)
I20260709 14:55:59.150939 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47493fdbe65f4017bc114607b672ef12" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:59.151574 22020 raft_consensus.cc:3060] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.136598 22838 raft_consensus.cc:740] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.157922 22838 consensus_queue.cc:260] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.150614 22839 raft_consensus.cc:515] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.159075 22020 raft_consensus.cc:2468] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 2.
I20260709 14:55:59.146783 22876 raft_consensus.cc:3060] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:55:59.164484 21990 leader_election.cc:336] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:59.166430 22838 ts_tablet_manager.cc:1434] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.000s
I20260709 14:55:59.167177 22839 leader_election.cc:290] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 3 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:59.168387 22838 tablet_bootstrap.cc:492] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:59.177937 22136 leader_election.cc:304] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:59.185452 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3044d37db4002be2357f9343664bc" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:59.186064 22093 raft_consensus.cc:3060] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.187331 22874 raft_consensus.cc:2804] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:59.190861 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303a73510a3045638db5c3064d61ca48" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:59.191248 22018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:59.191428 22021 raft_consensus.cc:3060] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:59.192901 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96192944ccb483ba1402961ea892931" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:59.193429 22094 raft_consensus.cc:3060] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 3
W20260709 14:55:59.204612 22064 leader_election.cc:336] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:59.205176 22064 leader_election.cc:304] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [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: 31d955b1a3d54f409bf984df08884df7; no voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8
W20260709 14:55:59.209410 22064 leader_election.cc:336] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
W20260709 14:55:59.210132 22064 leader_election.cc:336] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
W20260709 14:55:59.211213 22064 leader_election.cc:336] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:59.212237 22774 raft_consensus.cc:2749] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:59.219120 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:59.219769 22092 raft_consensus.cc:3060] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.229071 22093 raft_consensus.cc:2468] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 2.
I20260709 14:55:59.224916 22094 raft_consensus.cc:2468] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 3.
I20260709 14:55:59.231528 22021 raft_consensus.cc:2468] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 4.
I20260709 14:55:59.231528 22092 raft_consensus.cc:2468] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 2.
I20260709 14:55:59.233515 22874 raft_consensus.cc:697] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 3 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:59.235376 22874 consensus_queue.cc:237] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:59.233183 22876 raft_consensus.cc:515] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.236833 22138 leader_election.cc:304] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
W20260709 14:55:59.238770 22138 leader_election.cc:336] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:59.241025 22876 leader_election.cc:290] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:59.241595 22136 leader_election.cc:304] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:59.243773 22845 raft_consensus.cc:2804] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:59.242439 21988 leader_election.cc:304] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:59.244284 22845 raft_consensus.cc:697] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:59.244530 22847 raft_consensus.cc:2804] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:59.245044 22847 raft_consensus.cc:697] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:59.245640 22845 consensus_queue.cc:237] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:59.245865 22847 consensus_queue.cc:237] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:59.244302 22136 leader_election.cc:304] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:59.249636 22064 leader_election.cc:304] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:55:59.255045 22841 raft_consensus.cc:2804] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:59.258867 22903 raft_consensus.cc:2804] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:59.258982 22841 raft_consensus.cc:697] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:55:59.259510 22876 raft_consensus.cc:2804] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:59.260010 22876 raft_consensus.cc:697] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 4 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:59.259845 22841 consensus_queue.cc:237] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER 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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.260833 22876 consensus_queue.cc:237] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
W20260709 14:55:59.265232 22064 leader_election.cc:336] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
W20260709 14:55:59.265971 22064 leader_election.cc:336] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:59.244859 22892 raft_consensus.cc:515] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.268059 22018 raft_consensus.cc:2393] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 31d955b1a3d54f409bf984df08884df7 in current term 2: Already voted for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in this term.
I20260709 14:55:59.267889 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c477fb71a04a6084c70bf39df76885" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:55:59.270293 22020 raft_consensus.cc:3060] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.270815 22892 leader_election.cc:290] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:59.276079 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:55:59.276895 22092 raft_consensus.cc:2393] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in current term 2: Already voted for candidate 31d955b1a3d54f409bf984df08884df7 in this term.
W20260709 14:55:59.283308 22138 leader_election.cc:336] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
W20260709 14:55:59.285056 22138 leader_election.cc:336] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
W20260709 14:55:59.286844 22138 leader_election.cc:336] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:59.287153 22064 leader_election.cc:304] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [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: 31d955b1a3d54f409bf984df08884df7; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8
W20260709 14:55:59.289033 22064 leader_election.cc:336] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:59.259529 22903 raft_consensus.cc:697] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:55:59.297782 22838 tablet_bootstrap.cc:492] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:59.289959 22774 raft_consensus.cc:2749] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:55:59.308820 21990 leader_election.cc:336] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111)
I20260709 14:55:59.318244 21990 leader_election.cc:304] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:59.319440 22910 raft_consensus.cc:2749] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:59.330878 22838 tablet_bootstrap.cc:492] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:59.331488 22838 ts_tablet_manager.cc:1403] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.163s	user 0.019s	sys 0.004s
I20260709 14:55:59.334723 22903 consensus_queue.cc:237] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:59.363229 22020 raft_consensus.cc:2468] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 3.
I20260709 14:55:59.367448 22064 leader_election.cc:304] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:55:59.368469 22778 raft_consensus.cc:2804] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:59.368978 22778 raft_consensus.cc:697] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 3 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:55:59.369737 22778 consensus_queue.cc:237] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.386732 22838 raft_consensus.cc:359] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:59.387451 22838 raft_consensus.cc:740] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.388036 22838 consensus_queue.cc:260] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:59.389139 21847 catalog_manager.cc:5697] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.392139 22838 ts_tablet_manager.cc:1434] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.060s	user 0.003s	sys 0.003s
I20260709 14:55:59.388437 21844 catalog_manager.cc:5697] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 3 to 4, leader changed from 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129) to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 4 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:59.401659 21846 catalog_manager.cc:5697] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 2 to 3, leader changed from 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129) to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 3 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.408645 22838 tablet_bootstrap.cc:492] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:59.452651 21846 catalog_manager.cc:5697] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 1 to 2, leader changed from 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129) to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 2 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.453933 21846 catalog_manager.cc:5697] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 1 to 2, leader changed from 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129) to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 2 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.454952 21846 catalog_manager.cc:5697] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 1 to 2, leader changed from 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129) to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 2 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.470715 21844 catalog_manager.cc:5697] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 2 to 3, leader changed from 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129) to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 3 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:59.492602 21990 consensus_peers.cc:597] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:59.515516 22169 raft_consensus.cc:1275] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Refusing update from remote peer 2a32bd7add624b64b38b9c6a90ac7ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:55:59.508555 21990 consensus_peers.cc:597] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:59.528357 22841 consensus_queue.cc:1048] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:59.532835 22838 tablet_bootstrap.cc:492] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:59.543375 22838 tablet_bootstrap.cc:492] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:59.544003 22838 ts_tablet_manager.cc:1403] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.151s	user 0.012s	sys 0.024s
I20260709 14:55:59.546401 22838 raft_consensus.cc:359] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.547031 22838 raft_consensus.cc:740] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.548882 22838 consensus_queue.cc:260] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.550959 22838 ts_tablet_manager.cc:1434] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:59.551709 22838 tablet_bootstrap.cc:492] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:59.565711 22169 raft_consensus.cc:1275] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Refusing update from remote peer 2a32bd7add624b64b38b9c6a90ac7ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:59.567504 22841 consensus_queue.cc:1048] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:59.567603 22850 raft_consensus.cc:493] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.568240 22850 raft_consensus.cc:515] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:59.573736 22850 leader_election.cc:290] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:55:59.587169 22838 tablet_bootstrap.cc:492] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:59.588104 22838 tablet_bootstrap.cc:492] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:59.590688 22838 ts_tablet_manager.cc:1403] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260709 14:55:59.593150 22838 raft_consensus.cc:359] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:59.593784 22838 raft_consensus.cc:740] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.594458 22838 consensus_queue.cc:260] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [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: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:55:59.596359 22838 ts_tablet_manager.cc:1434] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:55:59.625385 22838 tablet_bootstrap.cc:492] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:55:59.653260 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44f9314a9bb46c0bf320b24e53384ec" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:59.666226 22018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44f9314a9bb46c0bf320b24e53384ec" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:59.668053 22834 leader_election.cc:304] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:55:59.669337 22850 raft_consensus.cc:2749] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:59.689162 21990 consensus_peers.cc:597] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:59.697808 22138 consensus_peers.cc:597] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:59.707613 22838 tablet_bootstrap.cc:492] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:59.708608 22838 tablet_bootstrap.cc:492] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:59.709280 22838 ts_tablet_manager.cc:1403] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.084s	user 0.027s	sys 0.023s
I20260709 14:55:59.717725 22018 raft_consensus.cc:1275] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 4 FOLLOWER]: Refusing update from remote peer 31d955b1a3d54f409bf984df08884df7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:59.719532 22838 raft_consensus.cc:359] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:59.724733 22876 consensus_queue.cc:1048] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:59.732983 22838 raft_consensus.cc:740] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.733909 22838 consensus_queue.cc:260] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
W20260709 14:55:59.735146 22064 consensus_peers.cc:597] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:59.736368 22838 ts_tablet_manager.cc:1434] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.002s
I20260709 14:55:59.737300 22838 tablet_bootstrap.cc:492] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
W20260709 14:55:59.764480 22138 consensus_peers.cc:597] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:59.768136 22838 tablet_bootstrap.cc:492] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:59.770591 22838 tablet_bootstrap.cc:492] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:59.770771 22020 raft_consensus.cc:1275] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Refusing update from remote peer 31d955b1a3d54f409bf984df08884df7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:59.774075 22876 consensus_queue.cc:1048] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:59.776957 22838 ts_tablet_manager.cc:1403] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.008s
I20260709 14:55:59.779393 22838 raft_consensus.cc:359] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.780050 22838 raft_consensus.cc:740] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.780838 22838 consensus_queue.cc:260] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.782989 22838 ts_tablet_manager.cc:1434] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:59.785610 22838 tablet_bootstrap.cc:492] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
W20260709 14:55:59.794163 22064 consensus_peers.cc:597] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:59.800416 22097 raft_consensus.cc:1275] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:59.804237 22903 consensus_queue.cc:1048] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:59.807264 22138 consensus_peers.cc:597] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:59.825572 22138 consensus_peers.cc:597] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:59.827149 22850 raft_consensus.cc:493] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.827631 22850 raft_consensus.cc:515] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:59.829797 22850 leader_election.cc:290] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:59.837241 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475c4cb53cb545a7a21d24fab6eb901d" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:59.839180 22838 tablet_bootstrap.cc:492] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8: 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:55:59.840097 22838 tablet_bootstrap.cc:492] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:55:59.840819 22838 ts_tablet_manager.cc:1403] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.003s
I20260709 14:55:59.854349 22850 raft_consensus.cc:493] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.854858 22850 raft_consensus.cc:515] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:59.857687 22850 leader_election.cc:290] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:59.858100 22850 raft_consensus.cc:493] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.858520 22850 raft_consensus.cc:515] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.861049 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76213e85c4854bd8987de3845ac570cf" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:59.861364 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921bc0e7fd954ccabf05c398d0a5c109" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:59.863830 22850 leader_election.cc:290] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:59.864746 22092 raft_consensus.cc:1275] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Refusing update from remote peer 2a32bd7add624b64b38b9c6a90ac7ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:59.867404 22841 consensus_queue.cc:1048] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:59.874500 21990 consensus_peers.cc:597] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:59.884157 22092 raft_consensus.cc:1275] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:59.846530 22838 raft_consensus.cc:359] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.889484 22838 raft_consensus.cc:740] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.890218 22838 consensus_queue.cc:260] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.892926 22838 ts_tablet_manager.cc:1434] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260709 14:55:59.893673 22838 tablet_bootstrap.cc:492] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
W20260709 14:55:59.895931 22138 consensus_peers.cc:597] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:59.906937 22020 raft_consensus.cc:1275] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:59.909667 22908 consensus_queue.cc:1048] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:59.910095 22097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475c4cb53cb545a7a21d24fab6eb901d" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:59.911566 22850 raft_consensus.cc:493] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.911818 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76213e85c4854bd8987de3845ac570cf" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:59.912050 22850 raft_consensus.cc:515] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.913475 22832 leader_election.cc:304] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:59.914077 22850 leader_election.cc:290] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:59.914673 22954 raft_consensus.cc:2749] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:59.917703 22903 consensus_queue.cc:1048] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:59.919878 22850 raft_consensus.cc:493] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.920699 22850 raft_consensus.cc:515] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:55:59.917737 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921bc0e7fd954ccabf05c398d0a5c109" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:59.923570 22850 leader_election.cc:290] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:55:59.927781 22018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8804162a3f304eb3beacdce2423aa7f6" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:59.928453 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe6cf80b1d34ca7bbb24fb330dbebc3" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:55:59.934523 22832 leader_election.cc:304] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:59.935755 22832 leader_election.cc:304] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:59.936625 22961 raft_consensus.cc:2749] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:59.937443 22850 raft_consensus.cc:2749] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:59.938326 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8804162a3f304eb3beacdce2423aa7f6" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:59.940493 22832 leader_election.cc:304] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:59.942286 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe6cf80b1d34ca7bbb24fb330dbebc3" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:59.944383 22850 raft_consensus.cc:2749] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:59.945611 22832 leader_election.cc:304] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:59.947065 22850 raft_consensus.cc:2749] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:59.960919 22138 consensus_peers.cc:597] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:59.965378 22138 consensus_peers.cc:597] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:59.975929 22850 raft_consensus.cc:493] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.976457 22850 raft_consensus.cc:515] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:55:59.978509 22850 leader_election.cc:290] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:55:59.979085 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf1a50cf197475c91b7328cf0cc3f89" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:55:59.984505 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.129:42555
I20260709 14:55:59.986954 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf1a50cf197475c91b7328cf0cc3f89" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:55:59.990123 22833 leader_election.cc:304] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:55:59.983212 22968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.129:42555 every 8 connection(s)
I20260709 14:55:59.991225 22850 raft_consensus.cc:2749] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.014950 22850 raft_consensus.cc:493] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.015447 22850 raft_consensus.cc:515] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:00.017498 22850 leader_election.cc:290] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:56:00.018121 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a70b8a0a584077ad229f0d0fd1b366" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:56:00.045536 22850 raft_consensus.cc:493] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.046023 22850 raft_consensus.cc:515] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:00.048403 22850 leader_election.cc:290] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:56:00.048671 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec884add0294eab97523d73894cbfef" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:56:00.050478 22969 heartbeater.cc:344] Connected to a master server at 127.19.124.190:37443
I20260709 14:56:00.050873 22969 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:00.051731 22969 heartbeater.cc:507] Master 127.19.124.190:37443 requested a full tablet report, sending...
I20260709 14:56:00.065971 22092 raft_consensus.cc:1275] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:00.070282 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a70b8a0a584077ad229f0d0fd1b366" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:56:00.074118 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec884add0294eab97523d73894cbfef" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "175b1739428241c39e2d329d154f83a8" is_pre_election: true
I20260709 14:56:00.090092 22961 raft_consensus.cc:493] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.090613 22961 raft_consensus.cc:515] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:00.092741 22961 leader_election.cc:290] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:56:00.095826 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:56:00.096962 22098 raft_consensus.cc:2393] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4446ab86fc25415da44a7e63be2ce0c8 in current term 2: Already voted for candidate 31d955b1a3d54f409bf984df08884df7 in this term.
I20260709 14:56:00.098740 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:56:00.099890 22021 raft_consensus.cc:2393] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4446ab86fc25415da44a7e63be2ce0c8 in current term 2: Already voted for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in this term.
I20260709 14:56:00.101147 22834 leader_election.cc:304] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7
I20260709 14:56:00.102500 22961 raft_consensus.cc:3060] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.105096 21846 ts_manager.cc:194] Re-registered known tserver with Master: 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:56:00.128588 22833 leader_election.cc:304] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:56:00.131174 22850 raft_consensus.cc:2749] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.136111 22833 leader_election.cc:304] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4446ab86fc25415da44a7e63be2ce0c8; no voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7
I20260709 14:56:00.142586 22850 raft_consensus.cc:2749] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.170008 22838 tablet_bootstrap.cc:492] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 14:56:00.175992 22138 consensus_peers.cc:597] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:00.180274 22838 tablet_bootstrap.cc:492] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:00.182632 22874 consensus_queue.cc:1048] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:00.180902 22838 ts_tablet_manager.cc:1403] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.287s	user 0.069s	sys 0.081s
W20260709 14:56:00.208794 21990 consensus_peers.cc:597] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:00.217463 21990 consensus_peers.cc:597] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:00.210664 22961 raft_consensus.cc:2749] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.228680 22838 raft_consensus.cc:359] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:00.238291 22838 raft_consensus.cc:740] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.240471 22838 consensus_queue.cc:260] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:00.244453 22838 ts_tablet_manager.cc:1434] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.000s
I20260709 14:56:00.245738 22838 tablet_bootstrap.cc:492] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
W20260709 14:56:00.247529 22064 consensus_peers.cc:597] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:00.244808 22136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.131:42763, user_credentials={real_user=slave}} blocked reactor thread for 71392.9us
I20260709 14:56:00.250738 21846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60642
W20260709 14:56:00.252930 22138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.129:42555, user_credentials={real_user=slave}} blocked reactor thread for 75961.4us
I20260709 14:56:00.255065 22969 heartbeater.cc:499] Master 127.19.124.190:37443 was elected leader, sending a full tablet report...
W20260709 14:56:00.257402 22138 consensus_peers.cc:597] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:00.260226 22138 consensus_peers.cc:597] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:00.268968 22138 consensus_peers.cc:597] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:00.270792 22138 consensus_peers.cc:597] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:00.271602 22138 consensus_peers.cc:597] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:00.277086 22138 consensus_peers.cc:597] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:00.280330 22906 raft_consensus.cc:3060] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:00.286782 22138 consensus_peers.cc:597] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:00.301553 22838 tablet_bootstrap.cc:492] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:00.302474 22838 tablet_bootstrap.cc:492] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:00.303221 22838 ts_tablet_manager.cc:1403] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.003s
I20260709 14:56:00.305662 22838 raft_consensus.cc:359] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:00.306295 22838 raft_consensus.cc:740] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.310914 22838 consensus_queue.cc:260] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
W20260709 14:56:00.314498 21990 consensus_peers.cc:597] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:00.320603 22838 ts_tablet_manager.cc:1434] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:56:00.321471 22838 tablet_bootstrap.cc:492] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
W20260709 14:56:00.323536 21990 consensus_peers.cc:597] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:00.333707 22064 consensus_peers.cc:597] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:00.389447 22838 tablet_bootstrap.cc:492] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:00.390388 22838 tablet_bootstrap.cc:492] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:00.391021 22838 ts_tablet_manager.cc:1403] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.005s
I20260709 14:56:00.414947 22838 raft_consensus.cc:359] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:00.415622 22838 raft_consensus.cc:740] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.417006 22838 consensus_queue.cc:260] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:00.433710 22838 ts_tablet_manager.cc:1434] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 14:56:00.434453 22838 tablet_bootstrap.cc:492] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:00.492435 22838 tablet_bootstrap.cc:492] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:00.493326 22838 tablet_bootstrap.cc:492] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:00.493933 22838 ts_tablet_manager.cc:1403] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.005s
I20260709 14:56:00.504855 22838 raft_consensus.cc:359] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:00.505498 22838 raft_consensus.cc:740] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.506106 22838 consensus_queue.cc:260] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8 [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: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:00.508258 22838 ts_tablet_manager.cc:1434] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:56:00.509028 22838 tablet_bootstrap.cc:492] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:00.525314 22906 raft_consensus.cc:3060] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.539537 22838 tablet_bootstrap.cc:492] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:00.540401 22838 tablet_bootstrap.cc:492] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:00.541111 22838 ts_tablet_manager.cc:1403] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.000s
I20260709 14:56:00.543679 22838 raft_consensus.cc:359] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:00.544297 22838 raft_consensus.cc:740] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.545085 22838 consensus_queue.cc:260] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:00.547516 22838 ts_tablet_manager.cc:1434] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:00.548246 22838 tablet_bootstrap.cc:492] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
W20260709 14:56:00.552044 21990 consensus_peers.cc:597] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:00.600088 22838 tablet_bootstrap.cc:492] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:00.601984 22838 tablet_bootstrap.cc:492] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:00.602478 22838 ts_tablet_manager.cc:1403] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.003s
I20260709 14:56:00.604642 22838 raft_consensus.cc:359] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:00.605266 22838 raft_consensus.cc:740] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.605881 22838 consensus_queue.cc:260] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [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: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:00.609966 22838 ts_tablet_manager.cc:1434] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:00.615126 22977 raft_consensus.cc:493] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.615636 22977 raft_consensus.cc:515] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:00.617636 22977 leader_election.cc:290] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:56:00.619899 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7" is_pre_election: true
I20260709 14:56:00.620543 22094 raft_consensus.cc:2468] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 2.
I20260709 14:56:00.620709 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:56:00.621658 22136 leader_election.cc:304] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
W20260709 14:56:00.622128 22138 leader_election.cc:343] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.622473 22980 raft_consensus.cc:2804] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:00.622841 22980 raft_consensus.cc:493] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.623135 22980 raft_consensus.cc:3060] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:00.623236 22838 tablet_bootstrap.cc:492] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
W20260709 14:56:00.630051 21990 consensus_peers.cc:597] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:00.641805 22980 raft_consensus.cc:515] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:00.670809 22838 tablet_bootstrap.cc:492] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:00.674209 22980 leader_election.cc:290] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 3 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555)
I20260709 14:56:00.683621 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
W20260709 14:56:00.688035 22138 leader_election.cc:343] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.693838 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:00.694456 22098 raft_consensus.cc:3060] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:00.694653 22838 tablet_bootstrap.cc:492] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:00.695339 22838 ts_tablet_manager.cc:1403] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.008s
I20260709 14:56:00.697816 22838 raft_consensus.cc:359] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:00.698433 22838 raft_consensus.cc:740] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.699721 22838 consensus_queue.cc:260] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [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: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:00.701220 22098 raft_consensus.cc:2468] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 3.
I20260709 14:56:00.705348 22136 leader_election.cc:304] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:56:00.707809 22838 ts_tablet_manager.cc:1434] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:56:00.708046 22979 raft_consensus.cc:2804] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:00.708519 22979 raft_consensus.cc:697] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 3 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:00.709286 22979 consensus_queue.cc:237] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER 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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:00.714833 22838 tablet_bootstrap.cc:492] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:00.748265 22838 tablet_bootstrap.cc:492] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:00.749146 22838 tablet_bootstrap.cc:492] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:00.749759 22838 ts_tablet_manager.cc:1403] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.004s
I20260709 14:56:00.751999 22838 raft_consensus.cc:359] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:00.752612 22838 raft_consensus.cc:740] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
W20260709 14:56:00.752915 22064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.130:44695, user_credentials={real_user=slave}} blocked reactor thread for 48334.4us
I20260709 14:56:00.753351 22838 consensus_queue.cc:260] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:00.775329 22838 ts_tablet_manager.cc:1434] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.025s	user 0.000s	sys 0.005s
I20260709 14:56:00.790822 22838 tablet_bootstrap.cc:492] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:00.812594 22838 tablet_bootstrap.cc:492] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:00.813582 22838 tablet_bootstrap.cc:492] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:00.814184 22838 ts_tablet_manager.cc:1403] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260709 14:56:00.816545 22838 raft_consensus.cc:359] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:00.817229 22838 raft_consensus.cc:740] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.818009 22838 consensus_queue.cc:260] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [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: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:00.825858 22838 ts_tablet_manager.cc:1434] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:56:00.835469 22838 tablet_bootstrap.cc:492] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:00.861290 22838 tablet_bootstrap.cc:492] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:00.862169 22838 tablet_bootstrap.cc:492] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:00.862748 22838 ts_tablet_manager.cc:1403] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.007s
I20260709 14:56:00.865038 22838 raft_consensus.cc:359] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:00.865649 22838 raft_consensus.cc:740] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.866386 22838 consensus_queue.cc:260] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:00.876603 22838 ts_tablet_manager.cc:1434] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:56:00.882211 22913 raft_consensus.cc:3060] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.885241 22838 tablet_bootstrap.cc:492] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:00.889936 22951 raft_consensus.cc:493] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.890424 22951 raft_consensus.cc:515] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:00.892361 22951 leader_election.cc:290] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:56:00.926005 22838 tablet_bootstrap.cc:492] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:00.927006 22838 tablet_bootstrap.cc:492] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:00.927597 22838 ts_tablet_manager.cc:1403] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.008s
I20260709 14:56:00.929940 22838 raft_consensus.cc:359] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:00.930584 22838 raft_consensus.cc:740] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.931339 22838 consensus_queue.cc:260] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:00.933506 22838 ts_tablet_manager.cc:1434] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:00.934250 22838 tablet_bootstrap.cc:492] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:00.954476 22838 tablet_bootstrap.cc:492] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:00.955332 22838 tablet_bootstrap.cc:492] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:00.955895 22838 ts_tablet_manager.cc:1403] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 14:56:00.962107 21847 catalog_manager.cc:5697] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 1 to 3, leader changed from 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129) to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 3 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.013541 22838 raft_consensus.cc:359] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
W20260709 14:56:01.041051 22138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.129:42555, user_credentials={real_user=slave}} blocked reactor thread for 45967.9us
I20260709 14:56:01.014300 22838 raft_consensus.cc:740] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.043864 22838 consensus_queue.cc:260] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:01.046085 22838 ts_tablet_manager.cc:1434] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.090s	user 0.019s	sys 0.012s
I20260709 14:56:01.046872 22838 tablet_bootstrap.cc:492] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:01.058207 22018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" is_pre_election: true
I20260709 14:56:01.058933 22018 raft_consensus.cc:2468] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 2.
I20260709 14:56:01.060884 22913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8" is_pre_election: true
I20260709 14:56:01.061765 22913 raft_consensus.cc:2468] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 2.
I20260709 14:56:01.082218 22838 tablet_bootstrap.cc:492] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:01.083148 22838 tablet_bootstrap.cc:492] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:01.083771 22838 ts_tablet_manager.cc:1403] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.000s
I20260709 14:56:01.086056 22838 raft_consensus.cc:359] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:01.086694 22838 raft_consensus.cc:740] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.087283 22838 consensus_queue.cc:260] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:01.096437 22838 ts_tablet_manager.cc:1434] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 14:56:01.097260 22838 tablet_bootstrap.cc:492] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:01.139626 22064 leader_election.cc:304] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [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: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:56:01.140573 22951 raft_consensus.cc:2804] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:01.141008 22951 raft_consensus.cc:493] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:01.141337 22951 raft_consensus.cc:3060] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:01.163437 22951 raft_consensus.cc:515] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:01.165117 22919 raft_consensus.cc:3060] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:01.165490 22951 leader_election.cc:290] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 election: Requested vote from peers 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
W20260709 14:56:01.188239 22064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.129:42555, user_credentials={real_user=slave}} blocked reactor thread for 48687.9us
I20260709 14:56:01.219760 22838 tablet_bootstrap.cc:492] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:01.220686 22838 tablet_bootstrap.cc:492] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:01.221309 22838 ts_tablet_manager.cc:1403] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.124s	user 0.015s	sys 0.000s
I20260709 14:56:01.261276 22838 raft_consensus.cc:359] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:01.261950 22838 raft_consensus.cc:740] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.262588 22838 consensus_queue.cc:260] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:01.276702 22093 raft_consensus.cc:1275] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:01.280113 22913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
I20260709 14:56:01.280680 22913 raft_consensus.cc:3060] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:01.284122 22919 raft_consensus.cc:3060] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:01.284747 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbab44597cd4fb9b612b3d05b5deb12" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:56:01.285317 22020 raft_consensus.cc:3060] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:01.293627 22838 ts_tablet_manager.cc:1434] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260709 14:56:01.298691 22838 tablet_bootstrap.cc:492] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:01.305294 22020 raft_consensus.cc:2468] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 3.
I20260709 14:56:01.325215 22913 raft_consensus.cc:2468] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 3.
I20260709 14:56:01.334475 22064 leader_election.cc:304] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:56:01.339277 22876 raft_consensus.cc:2804] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:01.339756 22876 raft_consensus.cc:697] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 3 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:56:01.340075 22979 consensus_queue.cc:1048] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:01.340526 22876 consensus_queue.cc:237] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Queue going to LEADER 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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:01.377612 21847 catalog_manager.cc:5697] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 1 to 3, leader changed from 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129) to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 3 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:01.415752 22138 consensus_peers.cc:597] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:01.481223 22838 tablet_bootstrap.cc:492] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:01.482146 22838 tablet_bootstrap.cc:492] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:01.482774 22838 ts_tablet_manager.cc:1403] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.184s	user 0.031s	sys 0.003s
I20260709 14:56:01.485170 22838 raft_consensus.cc:359] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:01.485773 22838 raft_consensus.cc:740] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.486371 22838 consensus_queue.cc:260] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
W20260709 14:56:01.523617 21989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.132:46345, user_credentials={real_user=slave}} blocked reactor thread for 67318.6us
I20260709 14:56:01.550110 22838 ts_tablet_manager.cc:1434] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.003s
I20260709 14:56:01.594055 22838 tablet_bootstrap.cc:492] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:01.686640 22838 tablet_bootstrap.cc:492] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:01.687614 22838 tablet_bootstrap.cc:492] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:01.697644 22838 ts_tablet_manager.cc:1403] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.104s	user 0.018s	sys 0.002s
I20260709 14:56:01.707382 22838 raft_consensus.cc:359] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:01.708582 22838 raft_consensus.cc:740] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.716246 22838 consensus_queue.cc:260] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:01.719421 22838 ts_tablet_manager.cc:1434] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 14:56:01.723539 22838 tablet_bootstrap.cc:492] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:01.781101 22838 tablet_bootstrap.cc:492] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:01.781975 22838 tablet_bootstrap.cc:492] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:01.782631 22838 ts_tablet_manager.cc:1403] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.011s
I20260709 14:56:01.786782 22838 raft_consensus.cc:359] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:01.787828 22838 raft_consensus.cc:740] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.794746 22838 consensus_queue.cc:260] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:01.797269 22838 ts_tablet_manager.cc:1434] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:56:01.822921 22838 tablet_bootstrap.cc:492] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:01.841182 22838 tablet_bootstrap.cc:492] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:01.841872 22838 tablet_bootstrap.cc:492] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:01.842355 22838 ts_tablet_manager.cc:1403] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 14:56:01.844177 22838 raft_consensus.cc:359] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:01.844651 22838 raft_consensus.cc:740] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.845260 22838 consensus_queue.cc:260] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:01.847281 22838 ts_tablet_manager.cc:1434] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:01.848737 22838 tablet_bootstrap.cc:492] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:01.890576 22838 tablet_bootstrap.cc:492] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:01.891325 22838 tablet_bootstrap.cc:492] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:01.892014 22838 ts_tablet_manager.cc:1403] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.014s
I20260709 14:56:01.894608 22838 raft_consensus.cc:359] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:01.895251 22838 raft_consensus.cc:740] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.895905 22838 consensus_queue.cc:260] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:01.897778 22838 ts_tablet_manager.cc:1434] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:56:01.898921 22838 tablet_bootstrap.cc:492] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:01.909544 22018 raft_consensus.cc:1275] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Refusing update from remote peer 31d955b1a3d54f409bf984df08884df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:01.911506 22876 consensus_queue.cc:1048] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:01.925796 22838 tablet_bootstrap.cc:492] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:01.926884 22838 tablet_bootstrap.cc:492] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:01.928859 22838 ts_tablet_manager.cc:1403] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.005s
I20260709 14:56:01.929659 22906 raft_consensus.cc:1275] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Refusing update from remote peer 31d955b1a3d54f409bf984df08884df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:01.932307 22838 raft_consensus.cc:359] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:01.933418 22838 raft_consensus.cc:740] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.934397 22838 consensus_queue.cc:260] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:01.937163 22838 ts_tablet_manager.cc:1434] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:01.938244 22838 tablet_bootstrap.cc:492] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:01.969846 22876 consensus_queue.cc:1048] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:01.974581 22838 tablet_bootstrap.cc:492] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:01.975569 22838 tablet_bootstrap.cc:492] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:01.976181 22838 ts_tablet_manager.cc:1403] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.005s
I20260709 14:56:01.978785 22838 raft_consensus.cc:359] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:01.979449 22838 raft_consensus.cc:740] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.986132 22838 consensus_queue.cc:260] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:01.987771 22838 ts_tablet_manager.cc:1434] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 14:56:01.988602 22838 tablet_bootstrap.cc:492] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:02.076831 22838 tablet_bootstrap.cc:492] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:02.077520 22838 tablet_bootstrap.cc:492] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:02.078035 22838 ts_tablet_manager.cc:1403] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.021s
I20260709 14:56:02.080925 22838 raft_consensus.cc:359] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:02.081934 22838 raft_consensus.cc:740] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.082476 22838 consensus_queue.cc:260] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:02.088555 22838 ts_tablet_manager.cc:1434] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:56:02.090570 22838 tablet_bootstrap.cc:492] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:02.114946 22838 tablet_bootstrap.cc:492] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:02.115938 22838 tablet_bootstrap.cc:492] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:02.116595 22838 ts_tablet_manager.cc:1403] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.003s
I20260709 14:56:02.118445 22838 raft_consensus.cc:359] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:02.118909 22838 raft_consensus.cc:740] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.119446 22838 consensus_queue.cc:260] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [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: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:02.121234 22838 ts_tablet_manager.cc:1434] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:02.122370 22838 tablet_bootstrap.cc:492] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:02.189222 22838 tablet_bootstrap.cc:492] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:02.190259 22838 tablet_bootstrap.cc:492] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:02.190775 22838 ts_tablet_manager.cc:1403] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.069s	user 0.036s	sys 0.008s
I20260709 14:56:02.192700 22838 raft_consensus.cc:359] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:02.193202 22838 raft_consensus.cc:740] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.193775 22838 consensus_queue.cc:260] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8 [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: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:02.195580 22838 ts_tablet_manager.cc:1434] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:56:02.196621 22838 tablet_bootstrap.cc:492] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:02.252403 22838 tablet_bootstrap.cc:492] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:02.253315 22838 tablet_bootstrap.cc:492] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:02.253964 22838 ts_tablet_manager.cc:1403] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.058s	user 0.028s	sys 0.020s
I20260709 14:56:02.256369 22838 raft_consensus.cc:359] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:02.257036 22838 raft_consensus.cc:740] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.257766 22838 consensus_queue.cc:260] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:02.263435 22913 raft_consensus.cc:3060] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:02.301402 22838 ts_tablet_manager.cc:1434] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260709 14:56:02.302366 22838 tablet_bootstrap.cc:492] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap starting.
I20260709 14:56:02.320613 22838 tablet_bootstrap.cc:492] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8: 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:56:02.321389 22838 tablet_bootstrap.cc:492] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8: Bootstrap complete.
I20260709 14:56:02.321997 22838 ts_tablet_manager.cc:1403] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260709 14:56:02.325743 22838 raft_consensus.cc:359] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:02.326368 22838 raft_consensus.cc:740] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.327121 22838 consensus_queue.cc:260] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:02.329499 22838 ts_tablet_manager.cc:1434] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:56:02.349671 22919 raft_consensus.cc:3060] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:56:02.374191 22919 raft_consensus.cc:3060] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:02.390134 22913 raft_consensus.cc:3060] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:02.639914 22906 raft_consensus.cc:3060] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.541108 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:05.941524 22166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "147b508b70994068bed483cba259f242"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
mode: GRACEFUL
new_leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:49028
I20260709 14:56:05.942056 22166 raft_consensus.cc:606] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Received request to transfer leadership to TS 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:56:05.944090 22166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
mode: GRACEFUL
new_leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:49028
I20260709 14:56:05.944521 22166 raft_consensus.cc:606] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Received request to transfer leadership to TS 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:56:05.955408 22020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76213e85c4854bd8987de3845ac570cf"
dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
mode: GRACEFUL
new_leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:59008
I20260709 14:56:05.955808 22020 raft_consensus.cc:606] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Received request to transfer leadership to TS 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:56:05.958037 22166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
mode: GRACEFUL
new_leader_uuid: "31d955b1a3d54f409bf984df08884df7"
 from {username='slave'} at 127.0.0.1:49028
I20260709 14:56:05.958482 22166 raft_consensus.cc:606] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 3 LEADER]: Received request to transfer leadership to TS 31d955b1a3d54f409bf984df08884df7
I20260709 14:56:05.960395 22166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d391bf82eb554982a7f01524149f1529"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
mode: GRACEFUL
new_leader_uuid: "31d955b1a3d54f409bf984df08884df7"
 from {username='slave'} at 127.0.0.1:49028
I20260709 14:56:05.960847 22166 raft_consensus.cc:606] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Received request to transfer leadership to TS 31d955b1a3d54f409bf984df08884df7
I20260709 14:56:05.962997 22166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7a70b8a0a584077ad229f0d0fd1b366"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
mode: GRACEFUL
new_leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:49028
I20260709 14:56:05.963549 22166 raft_consensus.cc:606] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Received request to transfer leadership to TS 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:56:05.964452 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:56:05.965658 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:06.104892 23053 raft_consensus.cc:993] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8: : Instructing follower 31d955b1a3d54f409bf984df08884df7 to start an election
I20260709 14:56:06.105475 22874 raft_consensus.cc:1081] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Signalling peer 31d955b1a3d54f409bf984df08884df7 to start an election
I20260709 14:56:06.106818 22098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d391bf82eb554982a7f01524149f1529"
dest_uuid: "31d955b1a3d54f409bf984df08884df7"
 from {username='slave'} at 127.0.0.1:33960
I20260709 14:56:06.107270 22098 raft_consensus.cc:493] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:06.107537 22098 raft_consensus.cc:3060] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.112038 22098 raft_consensus.cc:515] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:06.113492 22098 leader_election.cc:290] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:56:06.114471 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d391bf82eb554982a7f01524149f1529" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:56:06.114578 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d391bf82eb554982a7f01524149f1529" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:56:06.115170 22020 raft_consensus.cc:3060] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.115264 22166 raft_consensus.cc:3055] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:06.115679 22166 raft_consensus.cc:740] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:06.116489 22166 consensus_queue.cc:260] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:06.117738 22166 raft_consensus.cc:3060] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.121812 22020 raft_consensus.cc:2468] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 3.
I20260709 14:56:06.123102 22064 leader_election.cc:304] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:56:06.123831 23052 raft_consensus.cc:2804] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:06.124323 23052 raft_consensus.cc:697] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 3 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:56:06.125099 23052 consensus_queue.cc:237] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:06.125285 22166 raft_consensus.cc:2468] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 3.
I20260709 14:56:06.139827 21847 catalog_manager.cc:5697] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 2 to 3, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 3 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:06.161056 23053 raft_consensus.cc:993] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8: : Instructing follower 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:06.161453 22874 raft_consensus.cc:1081] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Signalling peer 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:06.162626 22917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0"
dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:52118
I20260709 14:56:06.163045 22917 raft_consensus.cc:493] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:06.163321 22917 raft_consensus.cc:3060] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.169018 22917 raft_consensus.cc:515] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:06.171209 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:06.171432 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb88bb500ca4c6c9f1b119fcc6cdcb0" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:56:06.171648 22917 leader_election.cc:290] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 3 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:56:06.171785 22098 raft_consensus.cc:3060] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.172070 22166 raft_consensus.cc:3055] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:06.172408 22166 raft_consensus.cc:740] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:06.173146 22166 consensus_queue.cc:260] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:06.174320 22166 raft_consensus.cc:3060] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.176966 22098 raft_consensus.cc:2468] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 3.
I20260709 14:56:06.178328 22832 leader_election.cc:304] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:56:06.179989 23062 raft_consensus.cc:2804] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:06.180756 22166 raft_consensus.cc:2468] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 3.
I20260709 14:56:06.181877 23062 raft_consensus.cc:697] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:56:06.182629 23062 consensus_queue.cc:237] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:06.190415 21847 catalog_manager.cc:5697] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 2 to 3, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 3 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:06.229113 23053 raft_consensus.cc:993] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8: : Instructing follower 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:06.229646 23049 raft_consensus.cc:1081] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Signalling peer 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:06.231091 22900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7a70b8a0a584077ad229f0d0fd1b366"
dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:52118
I20260709 14:56:06.231523 22900 raft_consensus.cc:493] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:06.231788 22900 raft_consensus.cc:3060] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.237131 22900 raft_consensus.cc:515] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:06.238656 22900 leader_election.cc:290] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:56:06.239487 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a70b8a0a584077ad229f0d0fd1b366" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:56:06.239600 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a70b8a0a584077ad229f0d0fd1b366" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:06.240626 22098 raft_consensus.cc:3060] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.244942 22166 raft_consensus.cc:3055] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:06.245213 22166 raft_consensus.cc:740] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:06.246515 22098 raft_consensus.cc:2468] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:06.247644 22832 leader_election.cc:304] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:56:06.246582 22166 consensus_queue.cc:260] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:06.248901 22166 raft_consensus.cc:3060] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.252933 23062 raft_consensus.cc:2804] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:06.253449 23062 raft_consensus.cc:697] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:56:06.253969 22166 raft_consensus.cc:2468] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:06.254321 23062 consensus_queue.cc:237] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:06.264691 21847 catalog_manager.cc:5697] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 1 to 2, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:06.333489 22874 raft_consensus.cc:993] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8: : Instructing follower 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:06.333897 23049 raft_consensus.cc:1081] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Signalling peer 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:06.335456 22900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "147b508b70994068bed483cba259f242"
dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:52118
I20260709 14:56:06.336050 22900 raft_consensus.cc:493] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:06.336445 22900 raft_consensus.cc:3060] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.344097 22900 raft_consensus.cc:515] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:06.345923 22900 leader_election.cc:290] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:56:06.347214 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147b508b70994068bed483cba259f242" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:56:06.347711 22168 raft_consensus.cc:3055] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:06.348006 22168 raft_consensus.cc:740] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:06.348654 22168 consensus_queue.cc:260] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:06.349292 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147b508b70994068bed483cba259f242" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:06.349897 22093 raft_consensus.cc:3060] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.349815 22168 raft_consensus.cc:3060] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.351935 23045 raft_consensus.cc:993] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1: : Instructing follower 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:06.352502 22841 raft_consensus.cc:1081] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Signalling peer 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:06.353974 22900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76213e85c4854bd8987de3845ac570cf"
dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:52116
I20260709 14:56:06.354526 22900 raft_consensus.cc:493] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:06.354923 22900 raft_consensus.cc:3060] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.355687 22168 raft_consensus.cc:2468] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:06.357828 22093 raft_consensus.cc:2468] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:06.360353 22833 leader_election.cc:304] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:56:06.361173 23062 raft_consensus.cc:2804] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:06.361119 22900 raft_consensus.cc:515] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:06.361832 23062 raft_consensus.cc:697] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:56:06.362697 23062 consensus_queue.cc:237] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:06.363162 22900 leader_election.cc:290] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:56:06.364423 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76213e85c4854bd8987de3845ac570cf" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:56:06.364984 22020 raft_consensus.cc:3055] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:06.365250 22020 raft_consensus.cc:740] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:56:06.365926 22020 consensus_queue.cc:260] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:06.366919 22020 raft_consensus.cc:3060] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.369601 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76213e85c4854bd8987de3845ac570cf" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:06.370165 22093 raft_consensus.cc:3060] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.376230 22093 raft_consensus.cc:2468] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:06.377307 22832 leader_election.cc:304] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:56:06.378047 23062 raft_consensus.cc:2804] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:06.378517 23062 raft_consensus.cc:697] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:56:06.377875 21847 catalog_manager.cc:5697] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 1 to 2, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:06.379307 23062 consensus_queue.cc:237] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:06.384105 22020 raft_consensus.cc:2468] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:06.404186 21847 catalog_manager.cc:5697] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 1 to 2, leader changed from 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130) to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:06.409868 22874 raft_consensus.cc:993] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8: : Instructing follower 31d955b1a3d54f409bf984df08884df7 to start an election
I20260709 14:56:06.410343 23053 raft_consensus.cc:1081] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 3 LEADER]: Signalling peer 31d955b1a3d54f409bf984df08884df7 to start an election
I20260709 14:56:06.411770 22092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db"
dest_uuid: "31d955b1a3d54f409bf984df08884df7"
 from {username='slave'} at 127.0.0.1:33960
I20260709 14:56:06.412240 22092 raft_consensus.cc:493] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:06.412555 22092 raft_consensus.cc:3060] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:06.418660 22092 raft_consensus.cc:515] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:06.420306 22092 leader_election.cc:290] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 4 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:56:06.420974 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:56:06.421731 22020 raft_consensus.cc:3060] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:06.422323 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ce00868a6746d5a454a73f8ee444db" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:56:06.422937 22166 raft_consensus.cc:3055] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:06.423214 22166 raft_consensus.cc:740] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:06.423880 22166 consensus_queue.cc:260] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:06.424955 22166 raft_consensus.cc:3060] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:06.428633 22020 raft_consensus.cc:2468] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 4.
I20260709 14:56:06.429699 22064 leader_election.cc:304] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:56:06.430380 23052 raft_consensus.cc:2804] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:06.430768 23052 raft_consensus.cc:697] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 4 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:56:06.430946 22166 raft_consensus.cc:2468] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 4.
I20260709 14:56:06.431576 23052 consensus_queue.cc:237] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:06.439954 21847 catalog_manager.cc:5697] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 3 to 4, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 4 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:06.526228 22020 raft_consensus.cc:1275] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Refusing update from remote peer 31d955b1a3d54f409bf984df08884df7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:06.527482 23052 consensus_queue.cc:1048] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.538659 22166 raft_consensus.cc:1275] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Refusing update from remote peer 31d955b1a3d54f409bf984df08884df7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:06.540272 23050 consensus_queue.cc:1048] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.681509 22093 raft_consensus.cc:1275] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.682514 23062 consensus_queue.cc:1048] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.695019 22166 raft_consensus.cc:1275] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.698376 23062 consensus_queue.cc:1048] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.724593 22092 raft_consensus.cc:1275] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:06.725821 23062 consensus_queue.cc:1048] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:06.736227 22166 raft_consensus.cc:1275] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:06.737968 23063 consensus_queue.cc:1048] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:56:06.747352 22046 debug-util.cc:398] Leaking SignalData structure 0x7b080009ef80 after lost signal to thread 19957
W20260709 14:56:06.748376 22046 debug-util.cc:398] Leaking SignalData structure 0x7b080017e2a0 after lost signal to thread 21882
W20260709 14:56:06.750208 22046 debug-util.cc:398] Leaking SignalData structure 0x7b08002f5ec0 after lost signal to thread 22123
W20260709 14:56:06.754148 22046 debug-util.cc:398] Leaking SignalData structure 0x7b08000a4d80 after lost signal to thread 22968
I20260709 14:56:06.782994 22092 raft_consensus.cc:1275] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.784305 23079 consensus_queue.cc:1048] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.798184 22166 raft_consensus.cc:1275] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.803707 23062 consensus_queue.cc:1048] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.816742 22168 raft_consensus.cc:1275] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 4 FOLLOWER]: Refusing update from remote peer 31d955b1a3d54f409bf984df08884df7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:06.817958 23050 consensus_queue.cc:1048] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:06.844167 22016 raft_consensus.cc:1275] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 4 FOLLOWER]: Refusing update from remote peer 31d955b1a3d54f409bf984df08884df7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:06.845927 23071 consensus_queue.cc:1048] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:06.873977 22016 raft_consensus.cc:1275] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.875111 23062 consensus_queue.cc:1048] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.883466 22092 raft_consensus.cc:1275] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.885326 23062 consensus_queue.cc:1048] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.966629 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:07.018008 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:07.058851 22166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "196b008e095643acb378594eca63c44c"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
mode: GRACEFUL
new_leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:49028
I20260709 14:56:07.059299 22166 raft_consensus.cc:606] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Received request to transfer leadership to TS 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:56:07.061637 22166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
mode: GRACEFUL
new_leader_uuid: "31d955b1a3d54f409bf984df08884df7"
 from {username='slave'} at 127.0.0.1:49028
I20260709 14:56:07.062039 22166 raft_consensus.cc:606] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Received request to transfer leadership to TS 31d955b1a3d54f409bf984df08884df7
I20260709 14:56:07.064114 22016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8804162a3f304eb3beacdce2423aa7f6"
dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
mode: GRACEFUL
new_leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:59008
I20260709 14:56:07.064666 22016 raft_consensus.cc:606] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Received request to transfer leadership to TS 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:56:07.066877 22166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "921bc0e7fd954ccabf05c398d0a5c109"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
mode: GRACEFUL
new_leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:49028
I20260709 14:56:07.067371 22166 raft_consensus.cc:606] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Received request to transfer leadership to TS 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:56:07.069584 22166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
mode: GRACEFUL
new_leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:49028
I20260709 14:56:07.071512 22166 raft_consensus.cc:606] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 3 LEADER]: Received request to transfer leadership to TS 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:56:07.073586 22166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f36473c9d90b44878fac63848a9d75a6"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
mode: GRACEFUL
new_leader_uuid: "31d955b1a3d54f409bf984df08884df7"
 from {username='slave'} at 127.0.0.1:49028
I20260709 14:56:07.074050 22166 raft_consensus.cc:606] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Received request to transfer leadership to TS 31d955b1a3d54f409bf984df08884df7
I20260709 14:56:07.075095 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:56:07.076560 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:07.118752 23088 raft_consensus.cc:993] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8: : Instructing follower 31d955b1a3d54f409bf984df08884df7 to start an election
I20260709 14:56:07.119275 23048 raft_consensus.cc:1081] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Signalling peer 31d955b1a3d54f409bf984df08884df7 to start an election
I20260709 14:56:07.120489 22093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f36473c9d90b44878fac63848a9d75a6"
dest_uuid: "31d955b1a3d54f409bf984df08884df7"
 from {username='slave'} at 127.0.0.1:33960
I20260709 14:56:07.120905 22093 raft_consensus.cc:493] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:07.121150 22093 raft_consensus.cc:3060] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.127439 22093 raft_consensus.cc:515] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:07.129176 22093 leader_election.cc:290] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:56:07.130205 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36473c9d90b44878fac63848a9d75a6" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:56:07.130760 22168 raft_consensus.cc:3055] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:07.131060 22168 raft_consensus.cc:740] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:07.131736 22168 consensus_queue.cc:260] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:07.132718 22168 raft_consensus.cc:3060] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.144078 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36473c9d90b44878fac63848a9d75a6" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:56:07.144671 22016 raft_consensus.cc:3060] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.159744 23048 raft_consensus.cc:993] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8: : Instructing follower 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:07.160270 23048 raft_consensus.cc:1081] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Signalling peer 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:07.160785 22168 raft_consensus.cc:2468] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 2.
I20260709 14:56:07.161692 22901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "921bc0e7fd954ccabf05c398d0a5c109"
dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:52118
I20260709 14:56:07.162060 22063 leader_election.cc:304] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:56:07.162256 22901 raft_consensus.cc:493] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:07.162647 22901 raft_consensus.cc:3060] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.160604 22016 raft_consensus.cc:2468] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 2.
I20260709 14:56:07.163117 23071 raft_consensus.cc:2804] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:07.165832 23071 raft_consensus.cc:697] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 2 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:56:07.166699 23071 consensus_queue.cc:237] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:07.171541 22901 raft_consensus.cc:515] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:07.174062 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921bc0e7fd954ccabf05c398d0a5c109" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:07.174609 22093 raft_consensus.cc:3060] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.181607 22901 leader_election.cc:290] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:56:07.184399 22093 raft_consensus.cc:2468] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:07.185704 22832 leader_election.cc:304] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:56:07.189848 23086 raft_consensus.cc:2804] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:07.190419 23086 raft_consensus.cc:697] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:56:07.191207 23086 consensus_queue.cc:237] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:07.193387 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921bc0e7fd954ccabf05c398d0a5c109" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:56:07.193943 22168 raft_consensus.cc:3055] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:07.194342 22168 raft_consensus.cc:740] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:07.195019 22168 consensus_queue.cc:260] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:07.196254 22168 raft_consensus.cc:3060] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.196456 21847 catalog_manager.cc:5697] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 1 to 2, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 2 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:07.207084 23088 raft_consensus.cc:993] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8: : Instructing follower 31d955b1a3d54f409bf984df08884df7 to start an election
I20260709 14:56:07.207557 23088 raft_consensus.cc:1081] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Signalling peer 31d955b1a3d54f409bf984df08884df7 to start an election
I20260709 14:56:07.210448 22098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75"
dest_uuid: "31d955b1a3d54f409bf984df08884df7"
 from {username='slave'} at 127.0.0.1:33960
I20260709 14:56:07.210952 22098 raft_consensus.cc:493] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:07.211282 22098 raft_consensus.cc:3060] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:07.217772 22168 raft_consensus.cc:2468] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:07.218498 22098 raft_consensus.cc:515] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:07.220911 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:56:07.221500 22016 raft_consensus.cc:3060] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:07.229069 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2086255af6f741e88a6e88b96c678e75" candidate_uuid: "31d955b1a3d54f409bf984df08884df7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:56:07.231005 22168 raft_consensus.cc:3055] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:07.231331 22168 raft_consensus.cc:740] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:07.231937 22016 raft_consensus.cc:2468] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 3.
I20260709 14:56:07.233083 22064 leader_election.cc:304] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:56:07.221160 22098 leader_election.cc:290] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [CANDIDATE]: Term 3 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:56:07.232918 22168 consensus_queue.cc:260] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:07.233927 23071 raft_consensus.cc:2804] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:07.234519 23071 raft_consensus.cc:697] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 3 LEADER]: Becoming Leader. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:56:07.234679 22168 raft_consensus.cc:3060] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:07.235438 23071 consensus_queue.cc:237] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:07.247366 22168 raft_consensus.cc:2468] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d955b1a3d54f409bf984df08884df7 in term 3.
I20260709 14:56:07.265754 21847 catalog_manager.cc:5697] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 1 to 2, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:07.270491 21848 catalog_manager.cc:5697] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 reported cstate change: term changed from 2 to 3, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 31d955b1a3d54f409bf984df08884df7 (127.19.124.131). New cstate: current_term: 3 leader_uuid: "31d955b1a3d54f409bf984df08884df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:07.277374 22874 raft_consensus.cc:993] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8: : Instructing follower 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:07.277886 22874 raft_consensus.cc:1081] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Signalling peer 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:07.286381 22901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "196b008e095643acb378594eca63c44c"
dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:52118
I20260709 14:56:07.286931 22901 raft_consensus.cc:493] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:07.287329 22901 raft_consensus.cc:3060] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.293962 22901 raft_consensus.cc:515] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:07.296941 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196b008e095643acb378594eca63c44c" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:56:07.297547 22168 raft_consensus.cc:3055] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:07.297856 22168 raft_consensus.cc:740] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:07.297906 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196b008e095643acb378594eca63c44c" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:56:07.298445 22016 raft_consensus.cc:3060] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.298561 22168 consensus_queue.cc:260] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:07.299566 22168 raft_consensus.cc:3060] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.296973 22901 leader_election.cc:290] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:56:07.304268 22016 raft_consensus.cc:2468] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:07.305385 22834 leader_election.cc:304] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:56:07.306166 23086 raft_consensus.cc:2804] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:07.306633 23086 raft_consensus.cc:697] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:56:07.307752 22168 raft_consensus.cc:2468] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:07.307458 23086 consensus_queue.cc:237] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:07.318346 21848 catalog_manager.cc:5697] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 1 to 2, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:07.330451 23048 raft_consensus.cc:993] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8: : Instructing follower 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:07.330916 22874 raft_consensus.cc:1081] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 3 LEADER]: Signalling peer 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:07.332352 22900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4"
dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:52118
I20260709 14:56:07.332891 22900 raft_consensus.cc:493] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:07.333343 22900 raft_consensus.cc:3060] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:07.337853 22900 raft_consensus.cc:515] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:07.340289 22900 leader_election.cc:290] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 4 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:56:07.340413 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:07.341033 22093 raft_consensus.cc:3060] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:07.341223 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0b555153d84c11abfc8947bb2398f4" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:56:07.341719 22168 raft_consensus.cc:3055] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:07.341923 22168 raft_consensus.cc:740] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:07.342464 22168 consensus_queue.cc:260] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:07.343230 22168 raft_consensus.cc:3060] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:07.346832 22093 raft_consensus.cc:2468] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 4.
I20260709 14:56:07.347947 22168 raft_consensus.cc:2468] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 4.
I20260709 14:56:07.347965 22832 leader_election.cc:304] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [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: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:56:07.348888 23086 raft_consensus.cc:2804] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:07.349361 23086 raft_consensus.cc:697] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 4 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:56:07.349999 23086 consensus_queue.cc:237] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [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: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:07.358955 21848 catalog_manager.cc:5697] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 3 to 4, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 4 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:07.386938 23039 raft_consensus.cc:993] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1: : Instructing follower 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:07.387385 22841 raft_consensus.cc:1081] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Signalling peer 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:07.388691 22900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8804162a3f304eb3beacdce2423aa7f6"
dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:52116
I20260709 14:56:07.389158 22900 raft_consensus.cc:493] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:07.389434 22900 raft_consensus.cc:3060] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.396734 22900 raft_consensus.cc:515] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:07.399312 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8804162a3f304eb3beacdce2423aa7f6" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:56:07.399662 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8804162a3f304eb3beacdce2423aa7f6" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:07.399811 22016 raft_consensus.cc:3055] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:07.400254 22016 raft_consensus.cc:740] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:56:07.400630 22093 raft_consensus.cc:3060] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.401033 22016 consensus_queue.cc:260] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:07.402074 22016 raft_consensus.cc:3060] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.407048 22900 leader_election.cc:290] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:56:07.409193 22093 raft_consensus.cc:2468] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:07.410324 22832 leader_election.cc:304] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:56:07.411163 23086 raft_consensus.cc:2804] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:07.411510 22016 raft_consensus.cc:2468] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:07.411602 23086 raft_consensus.cc:697] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:56:07.412484 23086 consensus_queue.cc:237] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:07.428128 21848 catalog_manager.cc:5697] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 1 to 2, leader changed from 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130) to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:07.612453 22168 raft_consensus.cc:1275] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:07.614578 23086 consensus_queue.cc:1048] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:07.632721 22093 raft_consensus.cc:1275] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:07.634147 23062 consensus_queue.cc:1048] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:07.686558 22168 raft_consensus.cc:1275] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Refusing update from remote peer 31d955b1a3d54f409bf984df08884df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:07.687558 23050 consensus_queue.cc:1048] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:07.692593 22016 raft_consensus.cc:1275] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:07.694187 23086 consensus_queue.cc:1048] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:07.702648 22020 raft_consensus.cc:1275] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Refusing update from remote peer 31d955b1a3d54f409bf984df08884df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:07.704049 23050 consensus_queue.cc:1048] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:56:07.717592 22168 raft_consensus.cc:1275] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:07.719022 23062 consensus_queue.cc:1048] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:07.757836 22021 raft_consensus.cc:1275] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Refusing update from remote peer 31d955b1a3d54f409bf984df08884df7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:07.759078 23050 consensus_queue.cc:1048] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:07.767845 22169 raft_consensus.cc:1275] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Refusing update from remote peer 31d955b1a3d54f409bf984df08884df7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:07.769079 23071 consensus_queue.cc:1048] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:07.821521 22093 raft_consensus.cc:1275] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:07.822994 23062 consensus_queue.cc:1048] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:07.838397 22021 raft_consensus.cc:1275] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:07.840624 23062 consensus_queue.cc:1048] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:07.858690 22092 raft_consensus.cc:1275] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 4 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:07.859771 23062 consensus_queue.cc:1048] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:07.870451 22168 raft_consensus.cc:1275] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 4 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:07.872265 23063 consensus_queue.cc:1048] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:08.077471 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:08.118384 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:08.151309 22021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f99d31e54814630a91d14717ab561a6"
dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
mode: GRACEFUL
new_leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:59008
I20260709 14:56:08.151769 22021 raft_consensus.cc:606] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Received request to transfer leadership to TS 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:56:08.153802 22021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56bc5acd0dc2443baecb31d8706f6ba6"
dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
mode: GRACEFUL
new_leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:59008
I20260709 14:56:08.154263 22021 raft_consensus.cc:606] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Received request to transfer leadership to TS 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:56:08.156188 22169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66dd70a2e71c41fc93cc12d9ef14a5a9"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
mode: GRACEFUL
new_leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:49028
I20260709 14:56:08.156563 22169 raft_consensus.cc:606] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Received request to transfer leadership to TS 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:56:08.158468 22021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7039b68ac74449e488374999ca393e3c"
dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
mode: GRACEFUL
new_leader_uuid: "175b1739428241c39e2d329d154f83a8"
 from {username='slave'} at 127.0.0.1:59008
I20260709 14:56:08.158859 22021 raft_consensus.cc:606] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 LEADER]: Received request to transfer leadership to TS 175b1739428241c39e2d329d154f83a8
I20260709 14:56:08.168681 22092 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17"
dest_uuid: "31d955b1a3d54f409bf984df08884df7"
mode: GRACEFUL
new_leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
 from {username='slave'} at 127.0.0.1:39882
I20260709 14:56:08.169126 22092 raft_consensus.cc:606] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Received request to transfer leadership to TS 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:56:08.170203 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:08.171447 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:08.254959 22874 raft_consensus.cc:993] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8: : Instructing follower 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:08.255445 23088 raft_consensus.cc:1081] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Signalling peer 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:08.256814 22900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66dd70a2e71c41fc93cc12d9ef14a5a9"
dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:52118
I20260709 14:56:08.257236 22900 raft_consensus.cc:493] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:08.257495 22900 raft_consensus.cc:3060] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.261858 22900 raft_consensus.cc:515] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:08.263310 22900 leader_election.cc:290] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:56:08.264147 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66dd70a2e71c41fc93cc12d9ef14a5a9" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:56:08.264701 22169 raft_consensus.cc:3055] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:08.264997 22169 raft_consensus.cc:740] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:08.265094 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66dd70a2e71c41fc93cc12d9ef14a5a9" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:08.265698 22169 consensus_queue.cc:260] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:08.265677 22093 raft_consensus.cc:3060] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.266599 22169 raft_consensus.cc:3060] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.271929 22093 raft_consensus.cc:2468] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:08.272050 22169 raft_consensus.cc:2468] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:08.273042 22832 leader_election.cc:304] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31d955b1a3d54f409bf984df08884df7, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:56:08.273792 23063 raft_consensus.cc:2804] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:08.274226 23063 raft_consensus.cc:697] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:56:08.275002 23063 consensus_queue.cc:237] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } }
I20260709 14:56:08.284489 21847 catalog_manager.cc:5697] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 1 to 2, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:08.300005 23052 raft_consensus.cc:993] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7: : Instructing follower 2a32bd7add624b64b38b9c6a90ac7ef1 to start an election
I20260709 14:56:08.300372 23071 raft_consensus.cc:1081] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Signalling peer 2a32bd7add624b64b38b9c6a90ac7ef1 to start an election
I20260709 14:56:08.301721 22020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17"
dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
 from {username='slave'} at 127.0.0.1:37264
I20260709 14:56:08.302177 22020 raft_consensus.cc:493] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:08.302438 22020 raft_consensus.cc:3060] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.307351 22020 raft_consensus.cc:515] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:08.309096 22020 leader_election.cc:290] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:56:08.309623 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:08.309849 22169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:56:08.310101 22093 raft_consensus.cc:3055] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:08.310354 22169 raft_consensus.cc:3060] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.310365 22093 raft_consensus.cc:740] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:56:08.311208 22093 consensus_queue.cc:260] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:08.312323 22093 raft_consensus.cc:3060] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.316195 22169 raft_consensus.cc:2468] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 2.
I20260709 14:56:08.317158 21989 leader_election.cc:304] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:56:08.317837 23039 raft_consensus.cc:2804] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:08.318171 23039 raft_consensus.cc:697] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:56:08.318732 22093 raft_consensus.cc:2468] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 2.
I20260709 14:56:08.318850 23039 consensus_queue.cc:237] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:08.328747 21847 catalog_manager.cc:5697] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 1 to 2, leader changed from 31d955b1a3d54f409bf984df08884df7 (127.19.124.131) to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 2 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.331385 22841 raft_consensus.cc:993] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1: : Instructing follower 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:08.331813 23039 raft_consensus.cc:1081] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Signalling peer 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:08.333097 22900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56bc5acd0dc2443baecb31d8706f6ba6"
dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:52116
I20260709 14:56:08.333578 22900 raft_consensus.cc:493] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:08.333895 22900 raft_consensus.cc:3060] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.339257 22900 raft_consensus.cc:515] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:08.341491 22900 leader_election.cc:290] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:56:08.341536 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56bc5acd0dc2443baecb31d8706f6ba6" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:56:08.342257 22020 raft_consensus.cc:3055] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:08.342590 22020 raft_consensus.cc:740] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:56:08.343302 22020 consensus_queue.cc:260] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:08.344385 22020 raft_consensus.cc:3060] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.347976 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56bc5acd0dc2443baecb31d8706f6ba6" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:08.348541 22093 raft_consensus.cc:3060] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.350800 22020 raft_consensus.cc:2468] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:08.351814 22834 leader_election.cc:304] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:56:08.352566 23086 raft_consensus.cc:2804] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:08.352984 23086 raft_consensus.cc:697] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:56:08.353727 23086 consensus_queue.cc:237] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:08.354511 22093 raft_consensus.cc:2468] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:08.362521 21847 catalog_manager.cc:5697] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 1 to 2, leader changed from 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130) to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.554361 23039 raft_consensus.cc:993] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1: : Instructing follower 175b1739428241c39e2d329d154f83a8 to start an election
I20260709 14:56:08.554781 22841 raft_consensus.cc:1081] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 LEADER]: Signalling peer 175b1739428241c39e2d329d154f83a8 to start an election
I20260709 14:56:08.555953 22169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7039b68ac74449e488374999ca393e3c"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
 from {username='slave'} at 127.0.0.1:56912
I20260709 14:56:08.556375 22169 raft_consensus.cc:493] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:08.556627 22169 raft_consensus.cc:3060] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:08.561286 22169 raft_consensus.cc:515] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:08.562994 22169 leader_election.cc:290] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 4 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:56:08.563755 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:56:08.564354 22021 raft_consensus.cc:3055] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:08.564656 22021 raft_consensus.cc:740] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:56:08.565651 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:08.565424 22021 consensus_queue.cc:260] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:08.566501 22093 raft_consensus.cc:3060] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:08.566745 22021 raft_consensus.cc:3060] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:08.571642 22093 raft_consensus.cc:2468] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 4.
I20260709 14:56:08.572106 22021 raft_consensus.cc:2468] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 4.
I20260709 14:56:08.572916 22136 leader_election.cc:304] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [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: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:56:08.573683 23088 raft_consensus.cc:2804] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:08.574057 23088 raft_consensus.cc:697] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 4 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:08.574749 23088 consensus_queue.cc:237] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:08.584254 22841 raft_consensus.cc:993] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1: : Instructing follower 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:08.583775 21847 catalog_manager.cc:5697] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 3 to 4, leader changed from 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130) to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 4 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:08.584718 22841 raft_consensus.cc:1081] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Signalling peer 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:08.586129 22900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f99d31e54814630a91d14717ab561a6"
dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:52116
I20260709 14:56:08.586597 22900 raft_consensus.cc:493] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:08.586949 22900 raft_consensus.cc:3060] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.593673 22900 raft_consensus.cc:515] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:08.595191 22900 leader_election.cc:290] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:56:08.595652 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f99d31e54814630a91d14717ab561a6" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:56:08.596247 22166 raft_consensus.cc:3060] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.596648 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f99d31e54814630a91d14717ab561a6" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:56:08.597219 22021 raft_consensus.cc:3055] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:08.597601 22021 raft_consensus.cc:740] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:56:08.599321 22021 consensus_queue.cc:260] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:08.600566 22021 raft_consensus.cc:3060] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.608983 22021 raft_consensus.cc:2468] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:08.608983 22166 raft_consensus.cc:2468] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:08.610261 22833 leader_election.cc:304] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:56:08.611023 23086 raft_consensus.cc:2804] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:08.611454 23086 raft_consensus.cc:697] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:56:08.612259 23086 consensus_queue.cc:237] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:08.620406 21847 catalog_manager.cc:5697] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 1 to 2, leader changed from 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130) to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.707001 22093 raft_consensus.cc:1275] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Refusing update from remote peer 2a32bd7add624b64b38b9c6a90ac7ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:08.708113 23039 consensus_queue.cc:1048] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:08.716147 22166 raft_consensus.cc:1275] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Refusing update from remote peer 2a32bd7add624b64b38b9c6a90ac7ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:08.718328 23039 consensus_queue.cc:1048] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:08.736594 22093 raft_consensus.cc:1275] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:08.740579 23086 consensus_queue.cc:1048] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:08.761749 22168 raft_consensus.cc:1275] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:08.763000 23063 consensus_queue.cc:1048] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:08.889008 22092 raft_consensus.cc:1275] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:08.890172 23063 consensus_queue.cc:1048] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:08.901243 22021 raft_consensus.cc:1275] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:08.902632 23063 consensus_queue.cc:1048] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.012058 22020 raft_consensus.cc:1275] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.013902 23079 consensus_queue.cc:1048] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.021988 22168 raft_consensus.cc:1275] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.023674 23136 consensus_queue.cc:1048] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.026008 22092 raft_consensus.cc:1275] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 4 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:09.027469 23088 consensus_queue.cc:1048] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:09.040705 22020 raft_consensus.cc:1275] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 4 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:09.043541 23088 consensus_queue.cc:1048] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:09.172260 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:09.214078 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:09.252231 22020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6002a87947694146874c5a5d500989d9"
dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
mode: GRACEFUL
new_leader_uuid: "175b1739428241c39e2d329d154f83a8"
 from {username='slave'} at 127.0.0.1:59008
I20260709 14:56:09.252858 22020 raft_consensus.cc:606] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Received request to transfer leadership to TS 175b1739428241c39e2d329d154f83a8
I20260709 14:56:09.255376 22092 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e"
dest_uuid: "31d955b1a3d54f409bf984df08884df7"
mode: GRACEFUL
new_leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:39882
I20260709 14:56:09.255776 22092 raft_consensus.cc:606] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 3 LEADER]: Received request to transfer leadership to TS 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:56:09.257872 22166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96b2e630a42542c18dec79f05ac3c45a"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
mode: GRACEFUL
new_leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:49028
I20260709 14:56:09.258363 22166 raft_consensus.cc:606] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Received request to transfer leadership to TS 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:56:09.259367 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:56:09.260854 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:09.397380 23143 raft_consensus.cc:993] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8: : Instructing follower 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:09.397904 22874 raft_consensus.cc:1081] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Signalling peer 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:09.399210 22900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96b2e630a42542c18dec79f05ac3c45a"
dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:52118
I20260709 14:56:09.399631 22900 raft_consensus.cc:493] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:09.399948 22900 raft_consensus.cc:3060] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.404079 22900 raft_consensus.cc:515] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:09.405521 22900 leader_election.cc:290] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:56:09.406181 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b2e630a42542c18dec79f05ac3c45a" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:56:09.406452 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b2e630a42542c18dec79f05ac3c45a" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:56:09.406747 22166 raft_consensus.cc:3055] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:09.407047 22166 raft_consensus.cc:740] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:09.407087 22020 raft_consensus.cc:3060] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.407817 22166 consensus_queue.cc:260] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:09.408972 22166 raft_consensus.cc:3060] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.413231 22020 raft_consensus.cc:2468] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:09.414317 22834 leader_election.cc:304] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:56:09.414880 22166 raft_consensus.cc:2468] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:09.415192 23086 raft_consensus.cc:2804] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:09.415812 23086 raft_consensus.cc:697] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:56:09.416685 23086 consensus_queue.cc:237] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:09.432039 23071 raft_consensus.cc:993] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7: : Instructing follower 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:09.432482 23071 raft_consensus.cc:1081] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 3 LEADER]: Signalling peer 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:09.433248 21848 catalog_manager.cc:5697] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 1 to 2, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.434288 22901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e"
dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:52132
I20260709 14:56:09.434782 22901 raft_consensus.cc:493] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:09.435076 22901 raft_consensus.cc:3060] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:09.440562 22841 raft_consensus.cc:993] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1: : Instructing follower 175b1739428241c39e2d329d154f83a8 to start an election
I20260709 14:56:09.441043 23129 raft_consensus.cc:1081] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Signalling peer 175b1739428241c39e2d329d154f83a8 to start an election
I20260709 14:56:09.442229 22901 raft_consensus.cc:515] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:09.442556 22166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6002a87947694146874c5a5d500989d9"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
 from {username='slave'} at 127.0.0.1:56912
I20260709 14:56:09.443120 22166 raft_consensus.cc:493] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:09.443362 22166 raft_consensus.cc:3060] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.444525 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:56:09.444922 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e19a635e6d3420ba8a44c3dd0dfe64e" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:09.445410 22901 leader_election.cc:290] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 4 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:56:09.445508 22093 raft_consensus.cc:3055] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:09.445897 22093 raft_consensus.cc:740] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 31d955b1a3d54f409bf984df08884df7, State: Running, Role: LEADER
I20260709 14:56:09.446636 22093 consensus_queue.cc:260] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:09.447804 22093 raft_consensus.cc:3060] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:09.445070 22020 raft_consensus.cc:3060] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:09.450312 22166 raft_consensus.cc:515] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:09.452174 22166 leader_election.cc:290] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:56:09.454783 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6002a87947694146874c5a5d500989d9" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:56:09.455299 22016 raft_consensus.cc:3055] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:09.455569 22016 raft_consensus.cc:740] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:56:09.456449 22020 raft_consensus.cc:2468] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 4.
I20260709 14:56:09.456276 22016 consensus_queue.cc:260] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:09.457521 22016 raft_consensus.cc:3060] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.457834 22834 leader_election.cc:304] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:56:09.458674 23086 raft_consensus.cc:2804] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:09.459124 23086 raft_consensus.cc:697] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 4 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:56:09.459873 23086 consensus_queue.cc:237] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [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: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } }
I20260709 14:56:09.461714 22093 raft_consensus.cc:2468] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 4.
I20260709 14:56:09.463256 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6002a87947694146874c5a5d500989d9" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:09.463778 22098 raft_consensus.cc:3060] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.464564 22016 raft_consensus.cc:2468] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 2.
I20260709 14:56:09.465646 22138 leader_election.cc:304] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:56:09.466369 23143 raft_consensus.cc:2804] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:09.466850 23143 raft_consensus.cc:697] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:09.467687 23143 consensus_queue.cc:237] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:09.472784 22098 raft_consensus.cc:2468] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 2.
I20260709 14:56:09.474421 21848 catalog_manager.cc:5697] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 3 to 4, leader changed from 31d955b1a3d54f409bf984df08884df7 (127.19.124.131) to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 4 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.485807 21844 catalog_manager.cc:5697] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 1 to 2, leader changed from 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130) to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 2 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:09.796518 22016 raft_consensus.cc:1275] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.797605 23086 consensus_queue.cc:1048] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.808374 22166 raft_consensus.cc:1275] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.809780 23136 consensus_queue.cc:1048] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.952922 22020 raft_consensus.cc:1275] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 4 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:09.953982 23136 consensus_queue.cc:1048] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:09.964717 22098 raft_consensus.cc:1275] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 4 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:09.967229 23161 consensus_queue.cc:1048] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:09.999823 22020 raft_consensus.cc:1275] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:10.000938 22874 consensus_queue.cc:1048] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:10.014528 22098 raft_consensus.cc:1275] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:10.016286 23143 consensus_queue.cc:1048] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:10.261651 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:10.310564 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:10.344437 22168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8f55025e1934df3a445cdb0bef6eaf8"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
mode: GRACEFUL
new_leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
 from {username='slave'} at 127.0.0.1:49028
I20260709 14:56:10.344880 22168 raft_consensus.cc:606] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Received request to transfer leadership to TS 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:56:10.345745 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:56:10.346722 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:10.404322 22874 raft_consensus.cc:993] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8: : Instructing follower 2a32bd7add624b64b38b9c6a90ac7ef1 to start an election
I20260709 14:56:10.404814 23143 raft_consensus.cc:1081] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Signalling peer 2a32bd7add624b64b38b9c6a90ac7ef1 to start an election
I20260709 14:56:10.405962 22016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8f55025e1934df3a445cdb0bef6eaf8"
dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
 from {username='slave'} at 127.0.0.1:37266
I20260709 14:56:10.406354 22016 raft_consensus.cc:493] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:10.406591 22016 raft_consensus.cc:3060] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.410552 22016 raft_consensus.cc:515] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:10.411875 22016 leader_election.cc:290] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:56:10.412417 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f55025e1934df3a445cdb0bef6eaf8" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:10.412757 22168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f55025e1934df3a445cdb0bef6eaf8" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:56:10.413156 22098 raft_consensus.cc:3060] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.413265 22168 raft_consensus.cc:3055] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:10.413591 22168 raft_consensus.cc:740] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:10.414182 22168 consensus_queue.cc:260] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:10.415071 22168 raft_consensus.cc:3060] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.417174 22098 raft_consensus.cc:2468] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 2.
I20260709 14:56:10.418251 21988 leader_election.cc:304] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:56:10.418977 23039 raft_consensus.cc:2804] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:10.419131 22168 raft_consensus.cc:2468] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 2.
I20260709 14:56:10.419428 23039 raft_consensus.cc:697] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:56:10.420598 23039 consensus_queue.cc:237] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:10.429421 21848 catalog_manager.cc:5697] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 1 to 2, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 2 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.856801 22093 raft_consensus.cc:1275] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Refusing update from remote peer 2a32bd7add624b64b38b9c6a90ac7ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:10.857733 23039 consensus_queue.cc:1048] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:10.868160 22166 raft_consensus.cc:1275] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Refusing update from remote peer 2a32bd7add624b64b38b9c6a90ac7ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:10.869410 23039 consensus_queue.cc:1048] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.347482 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:11.401127 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:11.440649 22021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17"
dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
mode: GRACEFUL
new_leader_uuid: "175b1739428241c39e2d329d154f83a8"
 from {username='slave'} at 127.0.0.1:59008
I20260709 14:56:11.441294 22021 raft_consensus.cc:606] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 LEADER]: Received request to transfer leadership to TS 175b1739428241c39e2d329d154f83a8
I20260709 14:56:11.442456 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:56:11.443917 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:11.660544 23129 raft_consensus.cc:993] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1: : Instructing follower 175b1739428241c39e2d329d154f83a8 to start an election
I20260709 14:56:11.661682 23177 raft_consensus.cc:1081] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 LEADER]: Signalling peer 175b1739428241c39e2d329d154f83a8 to start an election
I20260709 14:56:11.663287 22166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
 from {username='slave'} at 127.0.0.1:56912
I20260709 14:56:11.663810 22166 raft_consensus.cc:493] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.664108 22166 raft_consensus.cc:3060] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.674365 22166 raft_consensus.cc:515] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:11.676016 22166 leader_election.cc:290] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 3 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:56:11.676816 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:56:11.677429 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938ed82c1ef54d32a9bb210a7c48bb17" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:11.677644 22021 raft_consensus.cc:3055] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:11.678035 22021 raft_consensus.cc:740] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:56:11.677945 22098 raft_consensus.cc:3060] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.679303 22021 consensus_queue.cc:260] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:11.680336 22021 raft_consensus.cc:3060] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.686518 22098 raft_consensus.cc:2468] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 3.
I20260709 14:56:11.688651 22136 leader_election.cc:304] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:56:11.689890 23143 raft_consensus.cc:2804] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:11.690531 23143 raft_consensus.cc:697] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [term 3 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:11.690853 22021 raft_consensus.cc:2468] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 3.
I20260709 14:56:11.691800 23143 consensus_queue.cc:237] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:11.708989 21844 catalog_manager.cc:5697] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 2 to 3, leader changed from 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130) to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 3 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:12.241937 22020 raft_consensus.cc:1275] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:12.243134 23170 consensus_queue.cc:1048] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:12.262212 22098 raft_consensus.cc:1275] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:12.267025 23143 consensus_queue.cc:1048] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:12.445744 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:12.515678 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:12.551956 22166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7039b68ac74449e488374999ca393e3c"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
mode: GRACEFUL
new_leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
 from {username='slave'} at 127.0.0.1:49028
I20260709 14:56:12.552452 22166 raft_consensus.cc:606] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 4 LEADER]: Received request to transfer leadership to TS 2a32bd7add624b64b38b9c6a90ac7ef1
I20260709 14:56:12.553597 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:56:12.554680 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:12.613209 23187 raft_consensus.cc:993] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8: : Instructing follower 2a32bd7add624b64b38b9c6a90ac7ef1 to start an election
I20260709 14:56:12.613673 23143 raft_consensus.cc:1081] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 4 LEADER]: Signalling peer 2a32bd7add624b64b38b9c6a90ac7ef1 to start an election
I20260709 14:56:12.614862 22020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7039b68ac74449e488374999ca393e3c"
dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
 from {username='slave'} at 127.0.0.1:37266
I20260709 14:56:12.615267 22020 raft_consensus.cc:493] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:12.615514 22020 raft_consensus.cc:3060] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:12.621428 22020 raft_consensus.cc:515] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:12.623162 22020 leader_election.cc:290] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [CANDIDATE]: Term 5 election: Requested vote from peers 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763), 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345)
I20260709 14:56:12.623943 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:56:12.624485 22166 raft_consensus.cc:3055] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:12.624532 22098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039b68ac74449e488374999ca393e3c" candidate_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:12.624845 22166 raft_consensus.cc:740] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:12.625100 22098 raft_consensus.cc:3060] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:12.627455 22166 consensus_queue.cc:260] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:12.628621 22166 raft_consensus.cc:3060] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:12.630612 22098 raft_consensus.cc:2468] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 5.
I20260709 14:56:12.632792 21988 leader_election.cc:304] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: 2a32bd7add624b64b38b9c6a90ac7ef1, 31d955b1a3d54f409bf984df08884df7; no voters: 
I20260709 14:56:12.633402 23177 raft_consensus.cc:2804] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:12.633769 23177 raft_consensus.cc:697] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 5 LEADER]: Becoming Leader. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:56:12.634635 22166 raft_consensus.cc:2468] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a32bd7add624b64b38b9c6a90ac7ef1 in term 5.
I20260709 14:56:12.634570 23177 consensus_queue.cc:237] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [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: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:12.646430 21844 catalog_manager.cc:5697] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 reported cstate change: term changed from 4 to 5, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130). New cstate: current_term: 5 leader_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:13.151595 22166 raft_consensus.cc:1275] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 5 FOLLOWER]: Refusing update from remote peer 2a32bd7add624b64b38b9c6a90ac7ef1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:13.152833 23129 consensus_queue.cc:1048] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:13.174906 22098 raft_consensus.cc:1275] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 5 FOLLOWER]: Refusing update from remote peer 2a32bd7add624b64b38b9c6a90ac7ef1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:13.180167 23201 consensus_queue.cc:1048] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:56:13.555490 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:13.660583 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:13.701040 22021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2b5dd352fa5472e81af6d1be4268080"
dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
mode: GRACEFUL
new_leader_uuid: "175b1739428241c39e2d329d154f83a8"
 from {username='slave'} at 127.0.0.1:59008
I20260709 14:56:13.701516 22021 raft_consensus.cc:606] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Received request to transfer leadership to TS 175b1739428241c39e2d329d154f83a8
I20260709 14:56:13.702852 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:56:13.703828 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:14.086334 23201 raft_consensus.cc:993] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1: : Instructing follower 175b1739428241c39e2d329d154f83a8 to start an election
I20260709 14:56:14.088994 23201 raft_consensus.cc:1081] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Signalling peer 175b1739428241c39e2d329d154f83a8 to start an election
I20260709 14:56:14.093109 22166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2b5dd352fa5472e81af6d1be4268080"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
 from {username='slave'} at 127.0.0.1:56912
I20260709 14:56:14.093652 22166 raft_consensus.cc:493] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:14.094005 22166 raft_consensus.cc:3060] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:14.102373 22166 raft_consensus.cc:515] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:14.109969 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b5dd352fa5472e81af6d1be4268080" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:56:14.110554 22021 raft_consensus.cc:3055] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:14.110837 22021 raft_consensus.cc:740] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a32bd7add624b64b38b9c6a90ac7ef1, State: Running, Role: LEADER
I20260709 14:56:14.111532 22021 consensus_queue.cc:260] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:14.112524 22021 raft_consensus.cc:3060] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:14.115907 22166 leader_election.cc:290] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: Requested vote from peers 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695), 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763)
I20260709 14:56:14.118224 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b5dd352fa5472e81af6d1be4268080" candidate_uuid: "175b1739428241c39e2d329d154f83a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31d955b1a3d54f409bf984df08884df7"
I20260709 14:56:14.118757 22092 raft_consensus.cc:3060] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:14.121699 22021 raft_consensus.cc:2468] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 2.
I20260709 14:56:14.123970 22138 leader_election.cc:304] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b1739428241c39e2d329d154f83a8, 2a32bd7add624b64b38b9c6a90ac7ef1; no voters: 
I20260709 14:56:14.124743 23187 raft_consensus.cc:2804] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:14.125630 22092 raft_consensus.cc:2468] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b1739428241c39e2d329d154f83a8 in term 2.
I20260709 14:56:14.128697 23187 raft_consensus.cc:697] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Becoming Leader. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:14.129923 23187 consensus_queue.cc:237] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } }
I20260709 14:56:14.650792 22016 raft_consensus.cc:1275] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:56:14.652086 22136 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.524s	user 0.009s	sys 0.006s
W20260709 14:56:14.652499 22136 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.524s	user 0.009s	sys 0.006s
I20260709 14:56:14.678156 23206 consensus_queue.cc:1048] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:14.717276 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:14.750303 21847 catalog_manager.cc:5697] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 reported cstate change: term changed from 1 to 2, leader changed from 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130) to 175b1739428241c39e2d329d154f83a8 (127.19.124.132). New cstate: current_term: 2 leader_uuid: "175b1739428241c39e2d329d154f83a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:14.773396 22093 raft_consensus.cc:1275] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Refusing update from remote peer 175b1739428241c39e2d329d154f83a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:14.775030 23212 consensus_queue.cc:1048] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d955b1a3d54f409bf984df08884df7" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 42763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:14.896399 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:14.931578 22169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b7c47d097e64263adeb6272e2cba089"
dest_uuid: "175b1739428241c39e2d329d154f83a8"
mode: GRACEFUL
new_leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:49028
I20260709 14:56:14.932047 22169 raft_consensus.cc:606] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Received request to transfer leadership to TS 4446ab86fc25415da44a7e63be2ce0c8
I20260709 14:56:14.933145 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:56:14.934214 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:15.086436 23187 raft_consensus.cc:993] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8: : Instructing follower 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:15.086966 23212 raft_consensus.cc:1081] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Signalling peer 4446ab86fc25415da44a7e63be2ce0c8 to start an election
I20260709 14:56:15.088449 22917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b7c47d097e64263adeb6272e2cba089"
dest_uuid: "4446ab86fc25415da44a7e63be2ce0c8"
 from {username='slave'} at 127.0.0.1:52118
I20260709 14:56:15.089022 22917 raft_consensus.cc:493] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:15.089371 22917 raft_consensus.cc:3060] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:15.095727 22917 raft_consensus.cc:515] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:15.099155 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7c47d097e64263adeb6272e2cba089" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "175b1739428241c39e2d329d154f83a8"
I20260709 14:56:15.099232 22917 leader_election.cc:290] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Requested vote from peers 175b1739428241c39e2d329d154f83a8 (127.19.124.132:46345), 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695)
I20260709 14:56:15.099633 22166 raft_consensus.cc:3055] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:15.099997 22166 raft_consensus.cc:740] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 175b1739428241c39e2d329d154f83a8, State: Running, Role: LEADER
I20260709 14:56:15.100685 22166 consensus_queue.cc:260] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:15.101656 22166 raft_consensus.cc:3060] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:15.103411 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7c47d097e64263adeb6272e2cba089" candidate_uuid: "4446ab86fc25415da44a7e63be2ce0c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1"
I20260709 14:56:15.103958 22016 raft_consensus.cc:3060] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:15.108709 22166 raft_consensus.cc:2468] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:15.110888 22016 raft_consensus.cc:2468] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4446ab86fc25415da44a7e63be2ce0c8 in term 2.
I20260709 14:56:15.114238 22834 leader_election.cc:304] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a32bd7add624b64b38b9c6a90ac7ef1, 4446ab86fc25415da44a7e63be2ce0c8; no voters: 
I20260709 14:56:15.115060 23223 raft_consensus.cc:2804] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:15.115528 23223 raft_consensus.cc:697] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Becoming Leader. State: Replica: 4446ab86fc25415da44a7e63be2ce0c8, State: Running, Role: LEADER
I20260709 14:56:15.117776 23223 consensus_queue.cc:237] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } }
I20260709 14:56:15.128208 21847 catalog_manager.cc:5697] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 reported cstate change: term changed from 1 to 2, leader changed from 175b1739428241c39e2d329d154f83a8 (127.19.124.132) to 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "4446ab86fc25415da44a7e63be2ce0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4446ab86fc25415da44a7e63be2ce0c8" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 42555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:15.144586 21879 debug-util.cc:398] Leaking SignalData structure 0x7b0800195f80 after lost signal to thread 19957
W20260709 14:56:15.145521 21879 debug-util.cc:398] Leaking SignalData structure 0x7b0800191e00 after lost signal to thread 21882
W20260709 14:56:15.146494 21879 debug-util.cc:398] Leaking SignalData structure 0x7b0800054ca0 after lost signal to thread 22049
W20260709 14:56:15.147495 21879 debug-util.cc:398] Leaking SignalData structure 0x7b08002d2ba0 after lost signal to thread 22123
W20260709 14:56:15.148448 21879 debug-util.cc:398] Leaking SignalData structure 0x7b0800224ce0 after lost signal to thread 22197
W20260709 14:56:15.149518 21879 debug-util.cc:398] Leaking SignalData structure 0x7b080024ef20 after lost signal to thread 22968
I20260709 14:56:15.595837 22017 raft_consensus.cc:1275] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:15.599150 23223 consensus_queue.cc:1048] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a32bd7add624b64b38b9c6a90ac7ef1" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:15.628262 22166 raft_consensus.cc:1275] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Refusing update from remote peer 4446ab86fc25415da44a7e63be2ce0c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:15.629532 23219 consensus_queue.cc:1048] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b1739428241c39e2d329d154f83a8" member_type: VOTER last_known_addr { host: "127.19.124.132" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:15.935056 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:15.967075 19954 tablet_server.cc:179] TabletServer@127.19.124.129:42555 shutting down...
I20260709 14:56:15.995231 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:15.996408 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:15.997506 19954 raft_consensus.cc:2243] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.998520 19954 raft_consensus.cc:2272] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.001490 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.002295 19954 raft_consensus.cc:2243] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.002842 19954 raft_consensus.cc:2272] T 6f4ac4991ced43c6ac2e0860fa016acd P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.005451 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.006052 19954 raft_consensus.cc:2243] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.006511 19954 raft_consensus.cc:2272] T 47c477fb71a04a6084c70bf39df76885 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.008411 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.009039 19954 raft_consensus.cc:2243] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.009533 19954 raft_consensus.cc:2272] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.009455 21990 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 216 similar messages]
I20260709 14:56:16.012576 19954 tablet_replica.cc:333] stopping tablet replica
W20260709 14:56:16.013352 21990 consensus_peers.cc:597] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:56:16.013374 19954 raft_consensus.cc:2243] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.014045 19954 raft_consensus.cc:2272] T f88447c30e114cdeba577fbca7fe2c92 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.016324 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.016971 19954 raft_consensus.cc:2243] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.017525 19954 raft_consensus.cc:2272] T 47493fdbe65f4017bc114607b672ef12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.019677 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.020320 19954 raft_consensus.cc:2243] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.020856 19954 raft_consensus.cc:2272] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.023341 21990 consensus_peers.cc:597] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:56:16.023511 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.024399 19954 raft_consensus.cc:2243] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.025419 19954 raft_consensus.cc:2272] T 56bc5acd0dc2443baecb31d8706f6ba6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.027643 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.028376 19954 raft_consensus.cc:2243] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.028820 19954 raft_consensus.cc:2272] T d96493b9f40c417190e669921f3e226b P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.031315 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.032002 19954 raft_consensus.cc:2243] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.032447 19954 raft_consensus.cc:2272] T e028b20504df44a5a078b70c3136a04e P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.034322 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.034993 19954 raft_consensus.cc:2243] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.035466 19954 raft_consensus.cc:2272] T 28aca348cd4d4d8fb14bef7ad4551418 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.037822 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.038582 19954 raft_consensus.cc:2243] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.039572 19954 raft_consensus.cc:2272] T de0b555153d84c11abfc8947bb2398f4 P 4446ab86fc25415da44a7e63be2ce0c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.041970 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.042598 19954 raft_consensus.cc:2243] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.043406 19954 raft_consensus.cc:2272] T 96b2e630a42542c18dec79f05ac3c45a P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.045643 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.046187 19954 raft_consensus.cc:2243] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.046793 19954 raft_consensus.cc:2272] T 2e32c61f0a354315b5f7232fef3a4eeb P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.049410 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.050133 19954 raft_consensus.cc:2243] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.050912 19954 raft_consensus.cc:2272] T 0f99d31e54814630a91d14717ab561a6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.051806 22064 consensus_peers.cc:597] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:56:16.053360 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.054252 19954 raft_consensus.cc:2243] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.054658 19954 raft_consensus.cc:2272] T aca56d413df745dcbe00010fbbdbe560 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.057062 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.057893 19954 raft_consensus.cc:2243] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.058830 19954 raft_consensus.cc:2272] T 147b508b70994068bed483cba259f242 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.061044 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.061600 19954 raft_consensus.cc:2243] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.061978 19954 raft_consensus.cc:2272] T b3dc1ae2bc914f1cb9188fbb55588620 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.063815 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.064502 19954 raft_consensus.cc:2243] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.064879 19954 raft_consensus.cc:2272] T 81e575423faf4f35b39d23209a7a417b P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.067022 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.067657 19954 raft_consensus.cc:2243] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.068068 19954 raft_consensus.cc:2272] T 9e2bd9da187541ed8c24c61faeb2feca P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.070274 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.070982 19954 raft_consensus.cc:2243] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.071441 19954 raft_consensus.cc:2272] T b96192944ccb483ba1402961ea892931 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.073877 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.074508 19954 raft_consensus.cc:2243] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.075313 19954 raft_consensus.cc:2272] T 8b7c47d097e64263adeb6272e2cba089 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.077939 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.078562 19954 raft_consensus.cc:2243] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.079509 19954 raft_consensus.cc:2272] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.082226 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.082863 19954 raft_consensus.cc:2243] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.083608 19954 raft_consensus.cc:2272] T 196b008e095643acb378594eca63c44c P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.083842 22064 consensus_peers.cc:597] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:16.085134 21990 consensus_peers.cc:597] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:56:16.085821 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.086557 19954 raft_consensus.cc:2243] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.087039 19954 raft_consensus.cc:2272] T 29ac70fc5f754fb1a9ecec74b3beed9d P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.088352 22138 consensus_peers.cc:597] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:56:16.089596 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.090390 19954 raft_consensus.cc:2243] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:16.090483 21990 consensus_peers.cc:597] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:56:16.090914 19954 raft_consensus.cc:2272] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.093394 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.094007 19954 raft_consensus.cc:2243] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.094463 19954 raft_consensus.cc:2272] T a3283ca76e6a495d9a6c232f9ca3d607 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.096415 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.096920 19954 raft_consensus.cc:2243] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.097235 19954 raft_consensus.cc:2272] T dec884add0294eab97523d73894cbfef P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.098824 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.099364 19954 raft_consensus.cc:2243] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.099733 19954 raft_consensus.cc:2272] T 6bbab44597cd4fb9b612b3d05b5deb12 P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.101491 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.101986 19954 raft_consensus.cc:2243] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.102651 19954 raft_consensus.cc:2272] T d7a70b8a0a584077ad229f0d0fd1b366 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.104400 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.104904 19954 raft_consensus.cc:2243] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.105288 19954 raft_consensus.cc:2272] T a3b3044d37db4002be2357f9343664bc P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.107245 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.107901 19954 raft_consensus.cc:2243] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.108349 19954 raft_consensus.cc:2272] T 6dcfdd91057546b09822b0e6b60d208a P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.110716 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.111368 19954 raft_consensus.cc:2243] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.111828 19954 raft_consensus.cc:2272] T c58808ef3bf4437194bacce205383992 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.114174 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.114807 19954 raft_consensus.cc:2243] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.115706 19954 raft_consensus.cc:2272] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 4446ab86fc25415da44a7e63be2ce0c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.118085 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.118744 19954 raft_consensus.cc:2243] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.119146 19954 raft_consensus.cc:2272] T 475c4cb53cb545a7a21d24fab6eb901d P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.121822 19954 tablet_replica.cc:333] stopping tablet replica
W20260709 14:56:16.122108 21990 consensus_peers.cc:597] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:56:16.122447 19954 raft_consensus.cc:2243] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:56:16.122624 22064 consensus_peers.cc:597] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:16.122748 21990 consensus_peers.cc:597] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:16.123342 21990 consensus_peers.cc:597] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:56:16.123483 19954 raft_consensus.cc:2272] T 921bc0e7fd954ccabf05c398d0a5c109 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.125598 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.126111 19954 raft_consensus.cc:2243] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.126487 19954 raft_consensus.cc:2272] T f44f9314a9bb46c0bf320b24e53384ec P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.128218 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.128659 19954 raft_consensus.cc:2243] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.129040 19954 raft_consensus.cc:2272] T 8cf1a50cf197475c91b7328cf0cc3f89 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.130712 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.131178 19954 raft_consensus.cc:2243] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.131569 19954 raft_consensus.cc:2272] T 303a73510a3045638db5c3064d61ca48 P 4446ab86fc25415da44a7e63be2ce0c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.133539 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.133977 19954 raft_consensus.cc:2243] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.134306 19954 raft_consensus.cc:2272] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.134991 21990 consensus_peers.cc:597] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:56:16.136373 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.136966 19954 raft_consensus.cc:2243] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.137326 19954 raft_consensus.cc:2272] T c656e9c6215c4b0685a42bdf5a6f62f3 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.139108 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.139562 19954 raft_consensus.cc:2243] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.140237 19954 raft_consensus.cc:2272] T 8804162a3f304eb3beacdce2423aa7f6 P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.142299 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.142706 19954 raft_consensus.cc:2243] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.143394 19954 raft_consensus.cc:2272] T 76213e85c4854bd8987de3845ac570cf P 4446ab86fc25415da44a7e63be2ce0c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.145243 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.145731 19954 raft_consensus.cc:2243] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.146055 19954 raft_consensus.cc:2272] T b166e17bba4e40cea566c73053e817bb P 4446ab86fc25415da44a7e63be2ce0c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.147855 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.148268 19954 raft_consensus.cc:2243] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.148595 19954 raft_consensus.cc:2272] T b268a9a475a04b95b9165692ec985e06 P 4446ab86fc25415da44a7e63be2ce0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.168099 22064 consensus_peers.cc:597] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:16.190029 22138 consensus_peers.cc:597] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:16.192694 22138 consensus_peers.cc:597] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:16.197551 22138 consensus_peers.cc:597] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. 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:56:16.202564 22064 consensus_peers.cc:597] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: 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:56:16.220515 19954 tablet_server.cc:196] TabletServer@127.19.124.129:42555 shutdown complete.
W20260709 14:56:16.220752 22138 consensus_peers.cc:597] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.244819 22064 consensus_peers.cc:597] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.245136 22138 consensus_peers.cc:597] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.251739 22138 consensus_peers.cc:597] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.273546 22138 consensus_peers.cc:597] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.289410 19954 tablet_server.cc:179] TabletServer@127.19.124.130:0 shutting down...
W20260709 14:56:16.307684 22138 consensus_peers.cc:597] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.320037 21990 consensus_peers.cc:597] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.320475 21990 consensus_peers.cc:597] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.328717 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:16.329527 19954 tablet_replica.cc:333] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.330404 19954 raft_consensus.cc:2243] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.331063 19954 raft_consensus.cc:2272] T 2086255af6f741e88a6e88b96c678e75 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.333374 19954 tablet_replica.cc:333] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.334121 19954 raft_consensus.cc:2243] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.335054 19954 raft_consensus.cc:2272] T a3283ca76e6a495d9a6c232f9ca3d607 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.335115 22064 consensus_peers.cc:597] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.337064 19954 tablet_replica.cc:333] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.337818 19954 raft_consensus.cc:2243] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:16.337884 21990 consensus_peers.cc:597] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.338356 19954 raft_consensus.cc:2272] T 76213e85c4854bd8987de3845ac570cf P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.340355 19954 tablet_replica.cc:333] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
W20260709 14:56:16.340891 22138 consensus_peers.cc:597] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. Status: 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:56:16.341005 19954 raft_consensus.cc:2243] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.341532 19954 raft_consensus.cc:2272] T 8b7c47d097e64263adeb6272e2cba089 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.343788 19954 tablet_replica.cc:333] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.344342 19954 raft_consensus.cc:2243] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.345204 19954 raft_consensus.cc:2272] T d96493b9f40c417190e669921f3e226b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.346447 22138 consensus_peers.cc:597] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.347137 19954 tablet_replica.cc:333] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.347719 19954 raft_consensus.cc:2243] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.348109 19954 raft_consensus.cc:2272] T 56bc5acd0dc2443baecb31d8706f6ba6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.349812 19954 tablet_replica.cc:333] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.350423 19954 raft_consensus.cc:2243] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.350814 19954 raft_consensus.cc:2272] T 79ce00868a6746d5a454a73f8ee444db P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.352497 19954 tablet_replica.cc:333] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.353049 19954 raft_consensus.cc:2243] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.353420 19954 raft_consensus.cc:2272] T 96b2e630a42542c18dec79f05ac3c45a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.355058 19954 tablet_replica.cc:333] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.355558 19954 raft_consensus.cc:2243] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.355926 19954 raft_consensus.cc:2272] T f44f9314a9bb46c0bf320b24e53384ec P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.357710 19954 tablet_replica.cc:333] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.358248 19954 raft_consensus.cc:2243] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.359110 19954 raft_consensus.cc:2272] T c8f55025e1934df3a445cdb0bef6eaf8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.359865 22064 consensus_peers.cc:597] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. Status: 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:56:16.360924 19954 tablet_replica.cc:333] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.361474 19954 raft_consensus.cc:2243] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.362143 19954 raft_consensus.cc:2272] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.363732 19954 tablet_replica.cc:333] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.364202 19954 raft_consensus.cc:2243] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.364871 19954 raft_consensus.cc:2272] T 6dcfdd91057546b09822b0e6b60d208a P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.366444 19954 tablet_replica.cc:333] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.366923 19954 raft_consensus.cc:2243] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.367585 19954 raft_consensus.cc:2272] T b268a9a475a04b95b9165692ec985e06 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.369392 19954 tablet_replica.cc:333] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.370062 19954 raft_consensus.cc:2243] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.370539 19954 raft_consensus.cc:2272] T 6bbab44597cd4fb9b612b3d05b5deb12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.372875 19954 tablet_replica.cc:333] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.373558 19954 raft_consensus.cc:2243] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.374074 19954 raft_consensus.cc:2272] T 8804162a3f304eb3beacdce2423aa7f6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.376261 19954 tablet_replica.cc:333] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.376981 19954 raft_consensus.cc:2243] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.377825 19954 raft_consensus.cc:2272] T aa333bae211d4566af31bf1b145d0e19 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.378427 22138 consensus_peers.cc:597] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.380016 19954 tablet_replica.cc:333] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.380853 19954 raft_consensus.cc:2243] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.381345 19954 raft_consensus.cc:2272] T 303a73510a3045638db5c3064d61ca48 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.383352 19954 tablet_replica.cc:333] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.383857 19954 raft_consensus.cc:2243] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.384310 19954 raft_consensus.cc:2272] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.386624 19954 tablet_replica.cc:333] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
W20260709 14:56:16.387163 22064 consensus_peers.cc:597] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.387290 19954 raft_consensus.cc:2243] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.387750 19954 raft_consensus.cc:2272] T c2b5dd352fa5472e81af6d1be4268080 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.389420 19954 tablet_replica.cc:333] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.389931 19954 raft_consensus.cc:2243] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.390285 19954 raft_consensus.cc:2272] T f36473c9d90b44878fac63848a9d75a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.391983 19954 tablet_replica.cc:333] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.392503 19954 raft_consensus.cc:2243] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.393281 19954 raft_consensus.cc:2272] T f88447c30e114cdeba577fbca7fe2c92 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.396134 19954 tablet_replica.cc:333] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.396730 19954 raft_consensus.cc:2243] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.397907 19954 raft_consensus.cc:2272] T 2e32c61f0a354315b5f7232fef3a4eeb P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.398806 22064 consensus_peers.cc:597] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. 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:56:16.399564 22064 consensus_peers.cc:597] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. Status: 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:56:16.400198 19954 tablet_replica.cc:333] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.401325 19954 raft_consensus.cc:2243] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:56:16.401453 22064 consensus_peers.cc:597] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. Status: 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:56:16.402292 19954 raft_consensus.cc:2272] T 28aca348cd4d4d8fb14bef7ad4551418 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.402709 22138 consensus_peers.cc:597] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 -> Peer 4446ab86fc25415da44a7e63be2ce0c8 (127.19.124.129:42555): Couldn't send request to peer 4446ab86fc25415da44a7e63be2ce0c8. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:42555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.404665 19954 tablet_replica.cc:333] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.405462 19954 raft_consensus.cc:2243] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.406388 19954 raft_consensus.cc:2272] T 787b58ffc3e64e23b768ec2c681d5d83 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.408649 19954 tablet_replica.cc:333] T e028b20504df44a5a078b70c3136a04e P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.409236 19954 raft_consensus.cc:2243] T e028b20504df44a5a078b70c3136a04e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.409641 19954 raft_consensus.cc:2272] T e028b20504df44a5a078b70c3136a04e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.411733 19954 tablet_replica.cc:333] T dca49d31e6d9457e928a2bcccb280093 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.412451 19954 raft_consensus.cc:2243] T dca49d31e6d9457e928a2bcccb280093 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.413003 19954 raft_consensus.cc:2272] T dca49d31e6d9457e928a2bcccb280093 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.417272 19954 tablet_replica.cc:333] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.418048 19954 raft_consensus.cc:2243] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:16.418761 22064 consensus_peers.cc:597] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. Status: 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:56:16.419874 19954 raft_consensus.cc:2272] T 6002a87947694146874c5a5d500989d9 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.422187 19954 tablet_replica.cc:333] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.422915 19954 raft_consensus.cc:2243] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.423300 19954 raft_consensus.cc:2272] T 3e57bf18a498471b84c694337d5095ee P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.425074 19954 tablet_replica.cc:333] T 81e575423faf4f35b39d23209a7a417b P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.425707 19954 raft_consensus.cc:2243] T 81e575423faf4f35b39d23209a7a417b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.426208 19954 raft_consensus.cc:2272] T 81e575423faf4f35b39d23209a7a417b P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.428462 22064 consensus_peers.cc:597] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. Status: 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:56:16.428534 19954 tablet_replica.cc:333] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.429265 19954 raft_consensus.cc:2243] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.430136 19954 raft_consensus.cc:2272] T b96192944ccb483ba1402961ea892931 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.431900 19954 tablet_replica.cc:333] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.432425 19954 raft_consensus.cc:2243] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.433269 19954 raft_consensus.cc:2272] T 9e2bd9da187541ed8c24c61faeb2feca P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.435637 19954 tablet_replica.cc:333] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.436196 19954 raft_consensus.cc:2243] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.436715 19954 raft_consensus.cc:2272] T 196b008e095643acb378594eca63c44c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.439088 19954 tablet_replica.cc:333] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.439764 19954 raft_consensus.cc:2243] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.440706 19954 raft_consensus.cc:2272] T 29ac70fc5f754fb1a9ecec74b3beed9d P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.441552 22064 consensus_peers.cc:597] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. Status: 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:56:16.443252 19954 tablet_replica.cc:333] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.444031 19954 raft_consensus.cc:2243] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.444612 19954 raft_consensus.cc:2272] T b3dc1ae2bc914f1cb9188fbb55588620 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.447134 19954 tablet_replica.cc:333] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.447846 19954 raft_consensus.cc:2243] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.448359 19954 raft_consensus.cc:2272] T dcf990e10c124fc18f4ce2e93ea135dd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.450770 19954 tablet_replica.cc:333] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.451447 19954 raft_consensus.cc:2243] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.451920 19954 raft_consensus.cc:2272] T 938ed82c1ef54d32a9bb210a7c48bb17 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.454757 19954 tablet_replica.cc:333] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.455451 19954 raft_consensus.cc:2243] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.456025 19954 raft_consensus.cc:2272] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.458472 19954 tablet_replica.cc:333] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.459110 19954 raft_consensus.cc:2243] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.459951 19954 raft_consensus.cc:2272] T 7039b68ac74449e488374999ca393e3c P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.462139 19954 tablet_replica.cc:333] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.462709 19954 raft_consensus.cc:2243] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.463191 19954 raft_consensus.cc:2272] T 47493fdbe65f4017bc114607b672ef12 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.465054 19954 tablet_replica.cc:333] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.465503 19954 raft_consensus.cc:2243] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.465878 19954 raft_consensus.cc:2272] T 47c477fb71a04a6084c70bf39df76885 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.467609 19954 tablet_replica.cc:333] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.468055 19954 raft_consensus.cc:2243] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.468706 19954 raft_consensus.cc:2272] T 6f4ac4991ced43c6ac2e0860fa016acd P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.468734 22064 consensus_peers.cc:597] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. 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:56:16.469573 22064 consensus_peers.cc:597] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. Status: 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:56:16.470728 19954 tablet_replica.cc:333] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.471195 19954 raft_consensus.cc:2243] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.471534 19954 raft_consensus.cc:2272] T d391bf82eb554982a7f01524149f1529 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.473601 19954 tablet_replica.cc:333] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.473992 19954 raft_consensus.cc:2243] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.474332 19954 raft_consensus.cc:2272] T 0f99d31e54814630a91d14717ab561a6 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.475827 19954 tablet_replica.cc:333] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1: stopping tablet replica
I20260709 14:56:16.476219 19954 raft_consensus.cc:2243] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.476552 19954 raft_consensus.cc:2272] T aca56d413df745dcbe00010fbbdbe560 P 2a32bd7add624b64b38b9c6a90ac7ef1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.489490 22064 consensus_peers.cc:597] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. 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:56:16.505352 22138 consensus_peers.cc:597] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. 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:56:16.524713 22064 consensus_peers.cc:597] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.130:44695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.533428 22138 consensus_peers.cc:597] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.130:44695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.551991 22138 consensus_peers.cc:597] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.130:44695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.578894 19954 tablet_server.cc:196] TabletServer@127.19.124.130:0 shutdown complete.
W20260709 14:56:16.579972 22138 consensus_peers.cc:597] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.130:44695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.587278 22064 consensus_peers.cc:597] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.130:44695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.640884 22138 consensus_peers.cc:597] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.130:44695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.645200 19954 tablet_server.cc:179] TabletServer@127.19.124.131:0 shutting down...
W20260709 14:56:16.654042 22136 consensus_peers.cc:597] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 -> Peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Couldn't send request to peer 31d955b1a3d54f409bf984df08884df7. 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:56:16.671480 22064 consensus_peers.cc:597] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.130:44695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.689083 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:16.689900 19954 tablet_replica.cc:333] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.690659 19954 raft_consensus.cc:2243] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.691577 19954 raft_consensus.cc:2272] T 2086255af6f741e88a6e88b96c678e75 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.693341 19954 tablet_replica.cc:333] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.693847 19954 raft_consensus.cc:2243] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.694219 19954 raft_consensus.cc:2272] T b96192944ccb483ba1402961ea892931 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.695870 19954 tablet_replica.cc:333] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.696549 19954 raft_consensus.cc:2243] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.697042 19954 raft_consensus.cc:2272] T dec884add0294eab97523d73894cbfef P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.698773 19954 tablet_replica.cc:333] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.699298 19954 raft_consensus.cc:2243] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.699697 19954 raft_consensus.cc:2272] T 76213e85c4854bd8987de3845ac570cf P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.699965 22064 consensus_peers.cc:597] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.130:44695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.701452 19954 tablet_replica.cc:333] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.702040 19954 raft_consensus.cc:2243] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.702425 19954 raft_consensus.cc:2272] T 56bc5acd0dc2443baecb31d8706f6ba6 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.704140 19954 tablet_replica.cc:333] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.704681 19954 raft_consensus.cc:2243] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.705068 19954 raft_consensus.cc:2272] T 921bc0e7fd954ccabf05c398d0a5c109 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.706751 19954 tablet_replica.cc:333] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.707243 19954 raft_consensus.cc:2243] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.707923 19954 raft_consensus.cc:2272] T 79ce00868a6746d5a454a73f8ee444db P 31d955b1a3d54f409bf984df08884df7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.709625 19954 tablet_replica.cc:333] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.710112 19954 raft_consensus.cc:2243] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.710466 19954 raft_consensus.cc:2272] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.712057 19954 tablet_replica.cc:333] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.712728 19954 raft_consensus.cc:2243] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.713266 19954 raft_consensus.cc:2272] T c8f55025e1934df3a445cdb0bef6eaf8 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.715463 19954 tablet_replica.cc:333] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.716095 19954 raft_consensus.cc:2243] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.716642 19954 raft_consensus.cc:2272] T 6e6441cb9b144fdbbfd0d0668a552bd8 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.718391 19954 tablet_replica.cc:333] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.718853 19954 raft_consensus.cc:2243] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.719210 19954 raft_consensus.cc:2272] T 787b58ffc3e64e23b768ec2c681d5d83 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.720808 19954 tablet_replica.cc:333] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.721263 19954 raft_consensus.cc:2243] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.721607 19954 raft_consensus.cc:2272] T d7a70b8a0a584077ad229f0d0fd1b366 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.723165 19954 tablet_replica.cc:333] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.723621 19954 raft_consensus.cc:2243] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.724267 19954 raft_consensus.cc:2272] T 6bbab44597cd4fb9b612b3d05b5deb12 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.725929 19954 tablet_replica.cc:333] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.726416 19954 raft_consensus.cc:2243] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.726756 19954 raft_consensus.cc:2272] T 8cf1a50cf197475c91b7328cf0cc3f89 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.728276 19954 tablet_replica.cc:333] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.728724 19954 raft_consensus.cc:2243] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.729403 19954 raft_consensus.cc:2272] T 2e32c61f0a354315b5f7232fef3a4eeb P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.731498 19954 tablet_replica.cc:333] T f88447c30e114cdeba577fbca7fe2c92 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.732103 19954 raft_consensus.cc:2243] T f88447c30e114cdeba577fbca7fe2c92 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.732561 19954 raft_consensus.cc:2272] T f88447c30e114cdeba577fbca7fe2c92 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.735083 19954 tablet_replica.cc:333] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.735805 19954 raft_consensus.cc:2243] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.736282 19954 raft_consensus.cc:2272] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.736856 22136 consensus_peers.cc:597] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 -> Peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Couldn't send request to peer 31d955b1a3d54f409bf984df08884df7. Status: 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:56:16.738454 19954 tablet_replica.cc:333] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.739086 19954 raft_consensus.cc:2243] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.739575 19954 raft_consensus.cc:2272] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.741344 19954 tablet_replica.cc:333] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.741801 19954 raft_consensus.cc:2243] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.742162 19954 raft_consensus.cc:2272] T de0b555153d84c11abfc8947bb2398f4 P 31d955b1a3d54f409bf984df08884df7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.743803 19954 tablet_replica.cc:333] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.744302 19954 raft_consensus.cc:2243] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.744680 19954 raft_consensus.cc:2272] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.746336 19954 tablet_replica.cc:333] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.746801 19954 raft_consensus.cc:2243] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.747473 19954 raft_consensus.cc:2272] T dca49d31e6d9457e928a2bcccb280093 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.749114 19954 tablet_replica.cc:333] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.749595 19954 raft_consensus.cc:2243] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.749960 19954 raft_consensus.cc:2272] T 6002a87947694146874c5a5d500989d9 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.751518 19954 tablet_replica.cc:333] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.751955 19954 raft_consensus.cc:2243] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.752595 19954 raft_consensus.cc:2272] T 81e575423faf4f35b39d23209a7a417b P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.754213 19954 tablet_replica.cc:333] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.754667 19954 raft_consensus.cc:2243] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.755453 19954 raft_consensus.cc:2272] T 3e57bf18a498471b84c694337d5095ee P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.757874 19954 tablet_replica.cc:333] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.758466 19954 raft_consensus.cc:2243] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.759264 19954 raft_consensus.cc:2272] T d391bf82eb554982a7f01524149f1529 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.759264 22136 consensus_peers.cc:597] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 -> Peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Couldn't send request to peer 31d955b1a3d54f409bf984df08884df7. 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:56:16.759923 22138 consensus_peers.cc:597] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 -> Peer 2a32bd7add624b64b38b9c6a90ac7ef1 (127.19.124.130:44695): Couldn't send request to peer 2a32bd7add624b64b38b9c6a90ac7ef1. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.130:44695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.761735 19954 tablet_replica.cc:333] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.762506 19954 raft_consensus.cc:2243] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.763002 19954 raft_consensus.cc:2272] T 8804162a3f304eb3beacdce2423aa7f6 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.765443 19954 tablet_replica.cc:333] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.766201 19954 raft_consensus.cc:2243] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.767141 19954 raft_consensus.cc:2272] T c656e9c6215c4b0685a42bdf5a6f62f3 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.769467 19954 tablet_replica.cc:333] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.770056 19954 raft_consensus.cc:2243] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.770533 19954 raft_consensus.cc:2272] T aa333bae211d4566af31bf1b145d0e19 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.772684 19954 tablet_replica.cc:333] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.773413 19954 raft_consensus.cc:2243] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.774382 19954 raft_consensus.cc:2272] T 47c477fb71a04a6084c70bf39df76885 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.776794 19954 tablet_replica.cc:333] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.777447 19954 raft_consensus.cc:2243] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.778148 19954 raft_consensus.cc:2272] T dcf990e10c124fc18f4ce2e93ea135dd P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.779969 19954 tablet_replica.cc:333] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.780436 19954 raft_consensus.cc:2243] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.781193 19954 raft_consensus.cc:2272] T f36473c9d90b44878fac63848a9d75a6 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.783569 19954 tablet_replica.cc:333] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.784232 19954 raft_consensus.cc:2243] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.784708 19954 raft_consensus.cc:2272] T c2b5dd352fa5472e81af6d1be4268080 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.786772 19954 tablet_replica.cc:333] T 6dcfdd91057546b09822b0e6b60d208a P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.787236 19954 raft_consensus.cc:2243] T 6dcfdd91057546b09822b0e6b60d208a P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.787583 19954 raft_consensus.cc:2272] T 6dcfdd91057546b09822b0e6b60d208a P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.789170 19954 tablet_replica.cc:333] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.789637 19954 raft_consensus.cc:2243] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.789994 19954 raft_consensus.cc:2272] T a3b3044d37db4002be2357f9343664bc P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.791647 19954 tablet_replica.cc:333] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.792095 19954 raft_consensus.cc:2243] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.792470 19954 raft_consensus.cc:2272] T b166e17bba4e40cea566c73053e817bb P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.794102 19954 tablet_replica.cc:333] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.794552 19954 raft_consensus.cc:2243] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.795282 19954 raft_consensus.cc:2272] T 1fe6cf80b1d34ca7bbb24fb330dbebc3 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.797760 19954 tablet_replica.cc:333] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.798396 19954 raft_consensus.cc:2243] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.799317 19954 raft_consensus.cc:2272] T 303a73510a3045638db5c3064d61ca48 P 31d955b1a3d54f409bf984df08884df7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.801434 19954 tablet_replica.cc:333] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.801891 19954 raft_consensus.cc:2243] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.802255 19954 raft_consensus.cc:2272] T 147b508b70994068bed483cba259f242 P 31d955b1a3d54f409bf984df08884df7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.803989 19954 tablet_replica.cc:333] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.804447 19954 raft_consensus.cc:2243] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.804912 19954 raft_consensus.cc:2272] T 938ed82c1ef54d32a9bb210a7c48bb17 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.806946 19954 tablet_replica.cc:333] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.807541 19954 raft_consensus.cc:2243] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.807932 19954 raft_consensus.cc:2272] T c58808ef3bf4437194bacce205383992 P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.809260 22136 consensus_peers.cc:597] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 -> Peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Couldn't send request to peer 31d955b1a3d54f409bf984df08884df7. Status: 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:56:16.809818 19954 tablet_replica.cc:333] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.810338 19954 raft_consensus.cc:2243] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.810729 19954 raft_consensus.cc:2272] T 475c4cb53cb545a7a21d24fab6eb901d P 31d955b1a3d54f409bf984df08884df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.812521 19954 tablet_replica.cc:333] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.813068 19954 raft_consensus.cc:2243] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.813534 19954 raft_consensus.cc:2272] T 7039b68ac74449e488374999ca393e3c P 31d955b1a3d54f409bf984df08884df7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.815953 19954 tablet_replica.cc:333] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.816607 19954 raft_consensus.cc:2243] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.817153 19954 raft_consensus.cc:2272] T 8e19a635e6d3420ba8a44c3dd0dfe64e P 31d955b1a3d54f409bf984df08884df7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.819525 19954 tablet_replica.cc:333] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7: stopping tablet replica
I20260709 14:56:16.820058 19954 raft_consensus.cc:2243] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.820948 19954 raft_consensus.cc:2272] T aca56d413df745dcbe00010fbbdbe560 P 31d955b1a3d54f409bf984df08884df7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.822894 22136 consensus_peers.cc:597] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 -> Peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Couldn't send request to peer 31d955b1a3d54f409bf984df08884df7. 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:56:16.866843 22136 consensus_peers.cc:597] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 -> Peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Couldn't send request to peer 31d955b1a3d54f409bf984df08884df7. Status: 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:56:16.888572 19954 tablet_server.cc:196] TabletServer@127.19.124.131:0 shutdown complete.
W20260709 14:56:16.929876 22136 consensus_peers.cc:597] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 -> Peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Couldn't send request to peer 31d955b1a3d54f409bf984df08884df7. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.131:42763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.947245 19954 tablet_server.cc:179] TabletServer@127.19.124.132:0 shutting down...
I20260709 14:56:16.977011 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:16.977710 19954 tablet_replica.cc:333] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:16.978374 19954 raft_consensus.cc:2243] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.978885 19954 raft_consensus.cc:2272] T d96493b9f40c417190e669921f3e226b P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.980841 19954 tablet_replica.cc:333] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:16.981428 19954 raft_consensus.cc:2243] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.981906 19954 raft_consensus.cc:2272] T 79ce00868a6746d5a454a73f8ee444db P 175b1739428241c39e2d329d154f83a8 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.982710 22136 consensus_peers.cc:597] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 -> Peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Couldn't send request to peer 31d955b1a3d54f409bf984df08884df7. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.131:42763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.983800 19954 tablet_replica.cc:333] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:16.984368 19954 raft_consensus.cc:2243] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.984757 19954 raft_consensus.cc:2272] T 2086255af6f741e88a6e88b96c678e75 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.986443 19954 tablet_replica.cc:333] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:16.986927 19954 raft_consensus.cc:2243] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.987571 19954 raft_consensus.cc:2272] T dec884add0294eab97523d73894cbfef P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.989225 19954 tablet_replica.cc:333] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:16.989740 19954 raft_consensus.cc:2243] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.990090 19954 raft_consensus.cc:2272] T a3283ca76e6a495d9a6c232f9ca3d607 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.991582 19954 tablet_replica.cc:333] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:16.992077 19954 raft_consensus.cc:2243] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.992429 19954 raft_consensus.cc:2272] T 921bc0e7fd954ccabf05c398d0a5c109 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.994091 19954 tablet_replica.cc:333] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:16.994589 19954 raft_consensus.cc:2243] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.995231 19954 raft_consensus.cc:2272] T f44f9314a9bb46c0bf320b24e53384ec P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.996937 19954 tablet_replica.cc:333] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:16.997411 19954 raft_consensus.cc:2243] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.997756 19954 raft_consensus.cc:2272] T 8b7c47d097e64263adeb6272e2cba089 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.999396 19954 tablet_replica.cc:333] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.000008 19954 raft_consensus.cc:2243] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.000444 19954 raft_consensus.cc:2272] T 66dd70a2e71c41fc93cc12d9ef14a5a9 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.002537 19954 tablet_replica.cc:333] T c656e9c6215c4b0685a42bdf5a6f62f3 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.003295 19954 raft_consensus.cc:2243] T c656e9c6215c4b0685a42bdf5a6f62f3 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:17.003329 22136 consensus_peers.cc:597] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 -> Peer 31d955b1a3d54f409bf984df08884df7 (127.19.124.131:42763): Couldn't send request to peer 31d955b1a3d54f409bf984df08884df7. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.131:42763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.003754 19954 raft_consensus.cc:2272] T c656e9c6215c4b0685a42bdf5a6f62f3 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.005543 19954 tablet_replica.cc:333] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.006026 19954 raft_consensus.cc:2243] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.006385 19954 raft_consensus.cc:2272] T aa333bae211d4566af31bf1b145d0e19 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.007995 19954 tablet_replica.cc:333] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.008478 19954 raft_consensus.cc:2243] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.008886 19954 raft_consensus.cc:2272] T c8f55025e1934df3a445cdb0bef6eaf8 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.010502 19954 tablet_replica.cc:333] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.011018 19954 raft_consensus.cc:2243] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.011390 19954 raft_consensus.cc:2272] T d7a70b8a0a584077ad229f0d0fd1b366 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.013106 19954 tablet_replica.cc:333] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.013581 19954 raft_consensus.cc:2243] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.013928 19954 raft_consensus.cc:2272] T 0f99d31e54814630a91d14717ab561a6 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.015522 19954 tablet_replica.cc:333] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.016012 19954 raft_consensus.cc:2243] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.016705 19954 raft_consensus.cc:2272] T 8cf1a50cf197475c91b7328cf0cc3f89 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.018400 19954 tablet_replica.cc:333] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.018891 19954 raft_consensus.cc:2243] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.019539 19954 raft_consensus.cc:2272] T c2b5dd352fa5472e81af6d1be4268080 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.021181 19954 tablet_replica.cc:333] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.021684 19954 raft_consensus.cc:2243] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.022045 19954 raft_consensus.cc:2272] T f36473c9d90b44878fac63848a9d75a6 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.023667 19954 tablet_replica.cc:333] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.024140 19954 raft_consensus.cc:2243] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.024825 19954 raft_consensus.cc:2272] T 47493fdbe65f4017bc114607b672ef12 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.026461 19954 tablet_replica.cc:333] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.026942 19954 raft_consensus.cc:2243] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.027556 19954 raft_consensus.cc:2272] T 465b8bc59e1448fcbdb9a87ad2b08fd7 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.029163 19954 tablet_replica.cc:333] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.029623 19954 raft_consensus.cc:2243] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.029992 19954 raft_consensus.cc:2272] T 196b008e095643acb378594eca63c44c P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.031595 19954 tablet_replica.cc:333] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.032059 19954 raft_consensus.cc:2243] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.032419 19954 raft_consensus.cc:2272] T 29ac70fc5f754fb1a9ecec74b3beed9d P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.034121 19954 tablet_replica.cc:333] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.034613 19954 raft_consensus.cc:2243] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.035244 19954 raft_consensus.cc:2272] T b3dc1ae2bc914f1cb9188fbb55588620 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.037102 19954 tablet_replica.cc:333] T dcf990e10c124fc18f4ce2e93ea135dd P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.037647 19954 raft_consensus.cc:2243] T dcf990e10c124fc18f4ce2e93ea135dd P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.038100 19954 raft_consensus.cc:2272] T dcf990e10c124fc18f4ce2e93ea135dd P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.040084 19954 tablet_replica.cc:333] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.040779 19954 raft_consensus.cc:2243] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.041440 19954 raft_consensus.cc:2272] T a3b3044d37db4002be2357f9343664bc P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.043013 19954 tablet_replica.cc:333] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.043465 19954 raft_consensus.cc:2243] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.043829 19954 raft_consensus.cc:2272] T 147b508b70994068bed483cba259f242 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.045401 19954 tablet_replica.cc:333] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.045849 19954 raft_consensus.cc:2243] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.046470 19954 raft_consensus.cc:2272] T 938ed82c1ef54d32a9bb210a7c48bb17 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.047957 19954 tablet_replica.cc:333] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.048401 19954 raft_consensus.cc:2243] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.049077 19954 raft_consensus.cc:2272] T c58808ef3bf4437194bacce205383992 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.050714 19954 tablet_replica.cc:333] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.051164 19954 raft_consensus.cc:2243] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.051811 19954 raft_consensus.cc:2272] T 475c4cb53cb545a7a21d24fab6eb901d P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.053382 19954 tablet_replica.cc:333] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.053853 19954 raft_consensus.cc:2243] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.054204 19954 raft_consensus.cc:2272] T 7039b68ac74449e488374999ca393e3c P 175b1739428241c39e2d329d154f83a8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.055732 19954 tablet_replica.cc:333] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.056174 19954 raft_consensus.cc:2243] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.056538 19954 raft_consensus.cc:2272] T dca49d31e6d9457e928a2bcccb280093 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.058141 19954 tablet_replica.cc:333] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.058605 19954 raft_consensus.cc:2243] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.059278 19954 raft_consensus.cc:2272] T 6002a87947694146874c5a5d500989d9 P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.061055 19954 tablet_replica.cc:333] T 3e57bf18a498471b84c694337d5095ee P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.061511 19954 raft_consensus.cc:2243] T 3e57bf18a498471b84c694337d5095ee P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.061865 19954 raft_consensus.cc:2272] T 3e57bf18a498471b84c694337d5095ee P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.063390 19954 tablet_replica.cc:333] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.063868 19954 raft_consensus.cc:2243] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.064225 19954 raft_consensus.cc:2272] T d391bf82eb554982a7f01524149f1529 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.065757 19954 tablet_replica.cc:333] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.066207 19954 raft_consensus.cc:2243] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.066576 19954 raft_consensus.cc:2272] T 6f4ac4991ced43c6ac2e0860fa016acd P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.068171 19954 tablet_replica.cc:333] T b268a9a475a04b95b9165692ec985e06 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.068622 19954 raft_consensus.cc:2243] T b268a9a475a04b95b9165692ec985e06 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.068986 19954 raft_consensus.cc:2272] T b268a9a475a04b95b9165692ec985e06 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.070429 19954 tablet_replica.cc:333] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.070880 19954 raft_consensus.cc:2243] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.071509 19954 raft_consensus.cc:2272] T b166e17bba4e40cea566c73053e817bb P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.073019 19954 tablet_replica.cc:333] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.073496 19954 raft_consensus.cc:2243] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.073855 19954 raft_consensus.cc:2272] T 787b58ffc3e64e23b768ec2c681d5d83 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.075443 19954 tablet_replica.cc:333] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.075889 19954 raft_consensus.cc:2243] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.076268 19954 raft_consensus.cc:2272] T 28aca348cd4d4d8fb14bef7ad4551418 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.077836 19954 tablet_replica.cc:333] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.078265 19954 raft_consensus.cc:2243] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.078915 19954 raft_consensus.cc:2272] T e028b20504df44a5a078b70c3136a04e P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.080435 19954 tablet_replica.cc:333] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.080909 19954 raft_consensus.cc:2243] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.081270 19954 raft_consensus.cc:2272] T 96b2e630a42542c18dec79f05ac3c45a P 175b1739428241c39e2d329d154f83a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.082814 19954 tablet_replica.cc:333] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.083225 19954 raft_consensus.cc:2243] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.083580 19954 raft_consensus.cc:2272] T de0b555153d84c11abfc8947bb2398f4 P 175b1739428241c39e2d329d154f83a8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.085086 19954 tablet_replica.cc:333] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.085494 19954 raft_consensus.cc:2243] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.085914 19954 raft_consensus.cc:2272] T 5eb88bb500ca4c6c9f1b119fcc6cdcb0 P 175b1739428241c39e2d329d154f83a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.087530 19954 tablet_replica.cc:333] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.087940 19954 raft_consensus.cc:2243] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.088286 19954 raft_consensus.cc:2272] T 9e2bd9da187541ed8c24c61faeb2feca P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.089936 19954 tablet_replica.cc:333] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8: stopping tablet replica
I20260709 14:56:17.090323 19954 raft_consensus.cc:2243] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.090955 19954 raft_consensus.cc:2272] T 70db9cd17ddf4ad5bb2f784a3fb9d2e2 P 175b1739428241c39e2d329d154f83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.148900 19954 tablet_server.cc:196] TabletServer@127.19.124.132:0 shutdown complete.
I20260709 14:56:17.203725 19954 master.cc:562] Master@127.19.124.190:37443 shutting down...
I20260709 14:56:17.224651 19954 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.225210 19954 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.225507 19954 tablet_replica.cc:333] T 00000000000000000000000000000000 P 92ba6435a79b43909a3f39ba02a51477: stopping tablet replica
I20260709 14:56:17.280174 19954 master.cc:584] Master@127.19.124.190:37443 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (35414 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:56:17.360352 19954 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.124.190:42259
I20260709 14:56:17.361477 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:17.366786 23253 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:56:17.367107 23254 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:56:17.367586 23256 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:56:17.368273 19954 server_base.cc:1061] running on GCE node
I20260709 14:56:17.369475 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:17.369647 19954 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:56:17.369763 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608977369753 us; error 0 us; skew 500 ppm
I20260709 14:56:17.370194 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:17.372260 19954 webserver.cc:533] Webserver started at http://127.19.124.190:34611/ using document root <none> and password file <none>
I20260709 14:56:17.372668 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:17.372872 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:17.373117 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:17.374145 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/master-0-root/instance:
uuid: "a13dbd694bc44a5f9411b36161b50a3c"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-q457"
I20260709 14:56:17.378157 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 14:56:17.381191 23261 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:56:17.381820 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:17.382069 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/master-0-root
uuid: "a13dbd694bc44a5f9411b36161b50a3c"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-q457"
I20260709 14:56:17.382323 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-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:56:17.393566 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:17.394635 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:17.430022 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.190:42259
I20260709 14:56:17.430112 23312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.190:42259 every 8 connection(s)
I20260709 14:56:17.433866 23313 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:56:17.443348 23313 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c: Bootstrap starting.
I20260709 14:56:17.447727 23313 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:17.451467 23313 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c: No bootstrap required, opened a new log
I20260709 14:56:17.453402 23313 raft_consensus.cc:359] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a13dbd694bc44a5f9411b36161b50a3c" member_type: VOTER }
I20260709 14:56:17.453742 23313 raft_consensus.cc:385] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:17.453917 23313 raft_consensus.cc:740] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13dbd694bc44a5f9411b36161b50a3c, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.454422 23313 consensus_queue.cc:260] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a13dbd694bc44a5f9411b36161b50a3c" member_type: VOTER }
I20260709 14:56:17.454826 23313 raft_consensus.cc:399] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:17.455008 23313 raft_consensus.cc:493] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:17.455207 23313 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.459125 23313 raft_consensus.cc:515] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a13dbd694bc44a5f9411b36161b50a3c" member_type: VOTER }
I20260709 14:56:17.459548 23313 leader_election.cc:304] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [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: a13dbd694bc44a5f9411b36161b50a3c; no voters: 
I20260709 14:56:17.460510 23313 leader_election.cc:290] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:17.460871 23316 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:17.462044 23316 raft_consensus.cc:697] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [term 1 LEADER]: Becoming Leader. State: Replica: a13dbd694bc44a5f9411b36161b50a3c, State: Running, Role: LEADER
I20260709 14:56:17.462643 23316 consensus_queue.cc:237] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [LEADER]: Queue going to LEADER mode. State: All 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: "a13dbd694bc44a5f9411b36161b50a3c" member_type: VOTER }
I20260709 14:56:17.463121 23313 sys_catalog.cc:565] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:17.466563 23317 sys_catalog.cc:455] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a13dbd694bc44a5f9411b36161b50a3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a13dbd694bc44a5f9411b36161b50a3c" member_type: VOTER } }
I20260709 14:56:17.467433 23318 sys_catalog.cc:455] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [sys.catalog]: SysCatalogTable state changed. Reason: New leader a13dbd694bc44a5f9411b36161b50a3c. Latest consensus state: current_term: 1 leader_uuid: "a13dbd694bc44a5f9411b36161b50a3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a13dbd694bc44a5f9411b36161b50a3c" member_type: VOTER } }
I20260709 14:56:17.467916 23317 sys_catalog.cc:458] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:17.468025 23318 sys_catalog.cc:458] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:17.469846 23324 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:17.476804 23324 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:17.477733 19954 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:17.484818 23324 catalog_manager.cc:1383] Generated new cluster ID: cd997320134d4f3987232a76ec2710b5
I20260709 14:56:17.485090 23324 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:17.508347 23324 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:17.509601 23324 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:17.520519 23324 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c: Generated new TSK 0
I20260709 14:56:17.521108 23324 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:17.543742 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:17.549321 23334 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:56:17.550411 23335 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:56:17.551869 19954 server_base.cc:1061] running on GCE node
W20260709 14:56:17.551760 23337 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:56:17.553761 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:17.553964 19954 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:56:17.554128 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608977554110 us; error 0 us; skew 500 ppm
I20260709 14:56:17.554651 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:17.556793 19954 webserver.cc:533] Webserver started at http://127.19.124.129:34641/ using document root <none> and password file <none>
I20260709 14:56:17.557268 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:17.557447 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:17.557705 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:17.558712 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/ts-0-root/instance:
uuid: "1e70e53e6a7540ed969e127348a839d0"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-q457"
I20260709 14:56:17.562775 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:17.565837 23342 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:56:17.566519 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:17.566782 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/ts-0-root
uuid: "1e70e53e6a7540ed969e127348a839d0"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-q457"
I20260709 14:56:17.567039 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-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:56:17.585813 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:17.586956 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:17.588304 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:17.590432 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:17.590629 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:17.590854 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:17.591025 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:17.627770 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.129:32811
I20260709 14:56:17.627861 23404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.129:32811 every 8 connection(s)
I20260709 14:56:17.632328 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:17.639251 23409 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:56:17.640754 23410 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:56:17.642241 19954 server_base.cc:1061] running on GCE node
W20260709 14:56:17.643507 23412 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:56:17.644470 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:17.644723 19954 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:56:17.644814 23405 heartbeater.cc:344] Connected to a master server at 127.19.124.190:42259
I20260709 14:56:17.644946 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608977644928 us; error 0 us; skew 500 ppm
I20260709 14:56:17.645296 23405 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:17.645628 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:17.646011 23405 heartbeater.cc:507] Master 127.19.124.190:42259 requested a full tablet report, sending...
I20260709 14:56:17.648272 23278 ts_manager.cc:194] Registered new tserver with Master: 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811)
I20260709 14:56:17.649875 23278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42510
I20260709 14:56:17.651019 19954 webserver.cc:533] Webserver started at http://127.19.124.130:38447/ using document root <none> and password file <none>
I20260709 14:56:17.651523 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:17.651734 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:17.651984 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:17.653028 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/ts-1-root/instance:
uuid: "3882b5ce362f490ca68b378cea7ad84b"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-q457"
I20260709 14:56:17.657034 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:56:17.659914 23417 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:56:17.660568 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:17.660840 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/ts-1-root
uuid: "3882b5ce362f490ca68b378cea7ad84b"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-q457"
I20260709 14:56:17.661091 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-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:56:17.680616 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:17.681789 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:17.683171 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:17.685443 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:17.685616 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:17.685840 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:17.685989 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:17.723810 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.130:35781
I20260709 14:56:17.723929 23479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.130:35781 every 8 connection(s)
I20260709 14:56:17.728196 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:17.734004 23483 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:56:17.735344 23484 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:56:17.738754 23480 heartbeater.cc:344] Connected to a master server at 127.19.124.190:42259
I20260709 14:56:17.739296 23480 heartbeater.cc:461] Registering TS with master...
W20260709 14:56:17.739837 23486 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:56:17.740269 23480 heartbeater.cc:507] Master 127.19.124.190:42259 requested a full tablet report, sending...
I20260709 14:56:17.740267 19954 server_base.cc:1061] running on GCE node
I20260709 14:56:17.741252 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:17.741451 19954 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:56:17.741652 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608977741633 us; error 0 us; skew 500 ppm
I20260709 14:56:17.742189 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:17.742313 23278 ts_manager.cc:194] Registered new tserver with Master: 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:17.743875 23278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42516
I20260709 14:56:17.744589 19954 webserver.cc:533] Webserver started at http://127.19.124.131:46035/ using document root <none> and password file <none>
I20260709 14:56:17.745299 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:17.745529 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:17.745814 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:17.746865 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/ts-2-root/instance:
uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-q457"
I20260709 14:56:17.750944 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:56:17.753957 23491 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:56:17.754587 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:17.754850 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/ts-2-root
uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-q457"
I20260709 14:56:17.755090 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-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:56:17.773284 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:17.774394 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:17.775663 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:17.777796 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:17.777971 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:17.778192 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:17.778330 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:17.815896 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.131:38091
I20260709 14:56:17.815999 23553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.131:38091 every 8 connection(s)
I20260709 14:56:17.828390 23554 heartbeater.cc:344] Connected to a master server at 127.19.124.190:42259
I20260709 14:56:17.828862 23554 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:17.829540 23554 heartbeater.cc:507] Master 127.19.124.190:42259 requested a full tablet report, sending...
I20260709 14:56:17.831243 23278 ts_manager.cc:194] Registered new tserver with Master: 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:17.832100 19954 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013233807s
I20260709 14:56:17.832533 23278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42526
I20260709 14:56:17.854427 23278 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42528:
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:56:17.857244 23278 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:56:17.921032 23519 tablet_service.cc:1511] Processing CreateTablet for tablet a260e85b7e074bc9b837ba6b51901e85 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:17.921731 23518 tablet_service.cc:1511] Processing CreateTablet for tablet e9b0462e97884f6a9e887da5456d6058 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:17.922469 23519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a260e85b7e074bc9b837ba6b51901e85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.923107 23518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b0462e97884f6a9e887da5456d6058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.922971 23516 tablet_service.cc:1511] Processing CreateTablet for tablet 3aca37a61b9646139c41a7410f9dbffb (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:17.924417 23516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aca37a61b9646139c41a7410f9dbffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.926877 23517 tablet_service.cc:1511] Processing CreateTablet for tablet acced9d3a78f445285516238edb01d43 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:17.928164 23517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acced9d3a78f445285516238edb01d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.941794 23515 tablet_service.cc:1511] Processing CreateTablet for tablet a0c04a048b5f4a5880754238d6aaf1f3 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:17.943279 23515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0c04a048b5f4a5880754238d6aaf1f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.960409 23445 tablet_service.cc:1511] Processing CreateTablet for tablet a260e85b7e074bc9b837ba6b51901e85 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:17.961957 23445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a260e85b7e074bc9b837ba6b51901e85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.963337 23517 tablet_service.cc:1511] Processing CreateTablet for tablet 2629d7622a5a4fb6b9be9f4fa17589b3 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:17.963599 23444 tablet_service.cc:1511] Processing CreateTablet for tablet e9b0462e97884f6a9e887da5456d6058 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:17.964588 23517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2629d7622a5a4fb6b9be9f4fa17589b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.965898 23443 tablet_service.cc:1511] Processing CreateTablet for tablet acced9d3a78f445285516238edb01d43 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:17.967327 23443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acced9d3a78f445285516238edb01d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.969877 23440 tablet_service.cc:1511] Processing CreateTablet for tablet 2629d7622a5a4fb6b9be9f4fa17589b3 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:17.971159 23440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2629d7622a5a4fb6b9be9f4fa17589b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.970965 23441 tablet_service.cc:1511] Processing CreateTablet for tablet a0c04a048b5f4a5880754238d6aaf1f3 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:17.972173 23441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0c04a048b5f4a5880754238d6aaf1f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.973042 23444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b0462e97884f6a9e887da5456d6058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.969877 23442 tablet_service.cc:1511] Processing CreateTablet for tablet 3aca37a61b9646139c41a7410f9dbffb (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:17.974138 23442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aca37a61b9646139c41a7410f9dbffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.975755 23569 tablet_bootstrap.cc:492] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88: Bootstrap starting.
I20260709 14:56:17.990935 23439 tablet_service.cc:1511] Processing CreateTablet for tablet c97352cfa32844b4b76f072393e86ec4 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:17.992246 23439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97352cfa32844b4b76f072393e86ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.992579 23515 tablet_service.cc:1511] Processing CreateTablet for tablet c97352cfa32844b4b76f072393e86ec4 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:17.993878 23515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97352cfa32844b4b76f072393e86ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.991318 23569 tablet_bootstrap.cc:654] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.006524 23368 tablet_service.cc:1511] Processing CreateTablet for tablet acced9d3a78f445285516238edb01d43 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:18.007879 23368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acced9d3a78f445285516238edb01d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.010018 23370 tablet_service.cc:1511] Processing CreateTablet for tablet a260e85b7e074bc9b837ba6b51901e85 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:18.011286 23370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a260e85b7e074bc9b837ba6b51901e85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.013850 23363 tablet_service.cc:1511] Processing CreateTablet for tablet 07f2355ac300493bbfaa51e604676015 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:18.015147 23363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f2355ac300493bbfaa51e604676015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.019143 23369 tablet_service.cc:1511] Processing CreateTablet for tablet e9b0462e97884f6a9e887da5456d6058 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:18.020434 23369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b0462e97884f6a9e887da5456d6058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.022024 23366 tablet_service.cc:1511] Processing CreateTablet for tablet a0c04a048b5f4a5880754238d6aaf1f3 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:18.023321 23366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0c04a048b5f4a5880754238d6aaf1f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.026865 23365 tablet_service.cc:1511] Processing CreateTablet for tablet 2629d7622a5a4fb6b9be9f4fa17589b3 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:18.028244 23367 tablet_service.cc:1511] Processing CreateTablet for tablet 3aca37a61b9646139c41a7410f9dbffb (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:18.029390 23364 tablet_service.cc:1511] Processing CreateTablet for tablet c97352cfa32844b4b76f072393e86ec4 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:18.033133 23365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2629d7622a5a4fb6b9be9f4fa17589b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.036679 23367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aca37a61b9646139c41a7410f9dbffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.039126 23364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97352cfa32844b4b76f072393e86ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.040894 23516 tablet_service.cc:1511] Processing CreateTablet for tablet 07f2355ac300493bbfaa51e604676015 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:18.042094 23516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f2355ac300493bbfaa51e604676015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.049223 23362 tablet_service.cc:1511] Processing CreateTablet for tablet 9aadb4d6d8d3465aaed8533ce3fa1b76 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:18.050088 23441 tablet_service.cc:1511] Processing CreateTablet for tablet 07f2355ac300493bbfaa51e604676015 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:18.050549 23362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aadb4d6d8d3465aaed8533ce3fa1b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.051277 23441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f2355ac300493bbfaa51e604676015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.060158 23361 tablet_service.cc:1511] Processing CreateTablet for tablet 15ead70544d24c1aa0d836d39791743c (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:18.061457 23361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ead70544d24c1aa0d836d39791743c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.067926 23518 tablet_service.cc:1511] Processing CreateTablet for tablet 9aadb4d6d8d3465aaed8533ce3fa1b76 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:18.069419 23518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aadb4d6d8d3465aaed8533ce3fa1b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.084470 23442 tablet_service.cc:1511] Processing CreateTablet for tablet 9aadb4d6d8d3465aaed8533ce3fa1b76 (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:18.085767 23442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aadb4d6d8d3465aaed8533ce3fa1b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.096601 23439 tablet_service.cc:1511] Processing CreateTablet for tablet 15ead70544d24c1aa0d836d39791743c (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:18.097987 23439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ead70544d24c1aa0d836d39791743c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.097035 23515 tablet_service.cc:1511] Processing CreateTablet for tablet 15ead70544d24c1aa0d836d39791743c (DEFAULT_TABLE table=test-workload [id=4bfe1889e56349ae947710b608963d98]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:18.099316 23515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ead70544d24c1aa0d836d39791743c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.107509 23572 tablet_bootstrap.cc:492] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:18.111222 23571 tablet_bootstrap.cc:492] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b: Bootstrap starting.
I20260709 14:56:18.111726 23569 tablet_bootstrap.cc:492] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88: No bootstrap required, opened a new log
I20260709 14:56:18.112217 23569 ts_tablet_manager.cc:1403] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent bootstrapping tablet: real 0.137s	user 0.014s	sys 0.006s
I20260709 14:56:18.115053 23569 raft_consensus.cc:359] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.115743 23569 raft_consensus.cc:385] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.116035 23569 raft_consensus.cc:740] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.121311 23571 tablet_bootstrap.cc:654] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.125861 23572 tablet_bootstrap.cc:654] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.130756 23569 consensus_queue.cc:260] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.143427 23572 tablet_bootstrap.cc:492] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0: No bootstrap required, opened a new log
I20260709 14:56:18.143850 23572 ts_tablet_manager.cc:1403] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.037s	user 0.003s	sys 0.019s
I20260709 14:56:18.144469 23571 tablet_bootstrap.cc:492] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b: No bootstrap required, opened a new log
I20260709 14:56:18.145009 23571 ts_tablet_manager.cc:1403] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.005s
I20260709 14:56:18.145470 23554 heartbeater.cc:499] Master 127.19.124.190:42259 was elected leader, sending a full tablet report...
I20260709 14:56:18.146509 23569 ts_tablet_manager.cc:1434] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent starting tablet: real 0.034s	user 0.011s	sys 0.005s
I20260709 14:56:18.147516 23569 tablet_bootstrap.cc:492] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88: Bootstrap starting.
I20260709 14:56:18.147763 23571 raft_consensus.cc:359] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.148502 23571 raft_consensus.cc:385] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.149351 23572 raft_consensus.cc:359] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.149957 23572 raft_consensus.cc:385] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.150171 23572 raft_consensus.cc:740] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.150761 23572 consensus_queue.cc:260] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.152585 23405 heartbeater.cc:499] Master 127.19.124.190:42259 was elected leader, sending a full tablet report...
I20260709 14:56:18.152967 23572 ts_tablet_manager.cc:1434] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:56:18.153735 23572 tablet_bootstrap.cc:492] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:18.158049 23569 tablet_bootstrap.cc:654] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.158452 23572 tablet_bootstrap.cc:654] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.148803 23571 raft_consensus.cc:740] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.160311 23571 consensus_queue.cc:260] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.161155 23575 raft_consensus.cc:493] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.161628 23575 raft_consensus.cc:515] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.164209 23572 tablet_bootstrap.cc:492] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0: No bootstrap required, opened a new log
I20260709 14:56:18.164659 23572 ts_tablet_manager.cc:1403] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 14:56:18.167070 23572 raft_consensus.cc:359] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.167536 23572 raft_consensus.cc:385] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.167775 23572 raft_consensus.cc:740] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.168454 23572 consensus_queue.cc:260] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.170823 23572 ts_tablet_manager.cc:1434] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:56:18.171337 23575 leader_election.cc:290] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.171648 23572 tablet_bootstrap.cc:492] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:18.172302 23576 raft_consensus.cc:493] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.172796 23576 raft_consensus.cc:515] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.175273 23576 leader_election.cc:290] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:18.179908 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b0462e97884f6a9e887da5456d6058" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0" is_pre_election: true
W20260709 14:56:18.181658 23495 leader_election.cc:343] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:18.188297 23480 heartbeater.cc:499] Master 127.19.124.190:42259 was elected leader, sending a full tablet report...
I20260709 14:56:18.189321 23571 ts_tablet_manager.cc:1434] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260709 14:56:18.189800 23572 tablet_bootstrap.cc:654] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.190311 23571 tablet_bootstrap.cc:492] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b: Bootstrap starting.
I20260709 14:56:18.196206 23571 tablet_bootstrap.cc:654] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.197640 23529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f2355ac300493bbfaa51e604676015" candidate_uuid: "1e70e53e6a7540ed969e127348a839d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" is_pre_election: true
W20260709 14:56:18.199213 23344 leader_election.cc:343] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:18.203879 23569 tablet_bootstrap.cc:492] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88: No bootstrap required, opened a new log
I20260709 14:56:18.204409 23569 ts_tablet_manager.cc:1403] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.001s
I20260709 14:56:18.207329 23569 raft_consensus.cc:359] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.208048 23569 raft_consensus.cc:385] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.208321 23569 raft_consensus.cc:740] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.209302 23455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b0462e97884f6a9e887da5456d6058" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b" is_pre_election: true
I20260709 14:56:18.209964 23455 raft_consensus.cc:2468] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 0.
I20260709 14:56:18.211210 23494 leader_election.cc:304] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [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: 3882b5ce362f490ca68b378cea7ad84b, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 1e70e53e6a7540ed969e127348a839d0
I20260709 14:56:18.213841 23575 raft_consensus.cc:2804] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.214210 23575 raft_consensus.cc:493] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.214529 23575 raft_consensus.cc:3060] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.216133 23571 tablet_bootstrap.cc:492] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b: No bootstrap required, opened a new log
I20260709 14:56:18.216686 23571 ts_tablet_manager.cc:1403] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.007s
I20260709 14:56:18.219491 23571 raft_consensus.cc:359] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.220139 23571 raft_consensus.cc:385] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.220417 23571 raft_consensus.cc:740] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.221256 23571 consensus_queue.cc:260] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.224189 23575 raft_consensus.cc:515] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.226271 23575 leader_election.cc:290] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.226953 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b0462e97884f6a9e887da5456d6058" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:18.227304 23569 consensus_queue.cc:260] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
W20260709 14:56:18.227973 23481 tablet.cc:2406] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260709 14:56:18.228463 23495 leader_election.cc:343] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:18.229095 23455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b0462e97884f6a9e887da5456d6058" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
I20260709 14:56:18.229404 23569 ts_tablet_manager.cc:1434] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.002s
I20260709 14:56:18.229673 23455 raft_consensus.cc:3060] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.230357 23569 tablet_bootstrap.cc:492] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88: Bootstrap starting.
I20260709 14:56:18.231247 23572 tablet_bootstrap.cc:492] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0: No bootstrap required, opened a new log
I20260709 14:56:18.231797 23572 ts_tablet_manager.cc:1403] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.021s
I20260709 14:56:18.234710 23572 raft_consensus.cc:359] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.235759 23572 raft_consensus.cc:385] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.236140 23572 raft_consensus.cc:740] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.236804 23569 tablet_bootstrap.cc:654] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.236999 23454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f2355ac300493bbfaa51e604676015" candidate_uuid: "1e70e53e6a7540ed969e127348a839d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b" is_pre_election: true
W20260709 14:56:18.238747 23345 leader_election.cc:343] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:18.239316 23345 leader_election.cc:304] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0; no voters: 3882b5ce362f490ca68b378cea7ad84b, 5f81972e1d574a99b2d3051ce9d6ea88
I20260709 14:56:18.240067 23576 raft_consensus.cc:2749] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:18.237665 23572 consensus_queue.cc:260] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.242518 23572 ts_tablet_manager.cc:1434] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:56:18.243623 23572 tablet_bootstrap.cc:492] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:18.245615 23455 raft_consensus.cc:2468] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 1.
I20260709 14:56:18.225131 23571 ts_tablet_manager.cc:1434] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 14:56:18.249588 23494 leader_election.cc:304] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3882b5ce362f490ca68b378cea7ad84b, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 1e70e53e6a7540ed969e127348a839d0
I20260709 14:56:18.249951 23571 tablet_bootstrap.cc:492] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b: Bootstrap starting.
I20260709 14:56:18.250039 23572 tablet_bootstrap.cc:654] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.255942 23571 tablet_bootstrap.cc:654] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.258325 23569 tablet_bootstrap.cc:492] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88: No bootstrap required, opened a new log
I20260709 14:56:18.258889 23569 ts_tablet_manager.cc:1403] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.013s
I20260709 14:56:18.258186 23575 raft_consensus.cc:2804] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.261919 23569 raft_consensus.cc:359] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:18.262660 23569 raft_consensus.cc:385] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.262959 23569 raft_consensus.cc:740] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.263955 23569 consensus_queue.cc:260] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:18.267712 23572 tablet_bootstrap.cc:492] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0: No bootstrap required, opened a new log
I20260709 14:56:18.268278 23572 ts_tablet_manager.cc:1403] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260709 14:56:18.268986 23569 ts_tablet_manager.cc:1434] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:56:18.269994 23569 tablet_bootstrap.cc:492] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88: Bootstrap starting.
I20260709 14:56:18.274471 23572 raft_consensus.cc:359] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.274801 23575 raft_consensus.cc:697] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Becoming Leader. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:18.275235 23572 raft_consensus.cc:385] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.275569 23572 raft_consensus.cc:740] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.275774 23575 consensus_queue.cc:237] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.276315 23572 consensus_queue.cc:260] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.276822 23571 tablet_bootstrap.cc:492] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b: No bootstrap required, opened a new log
I20260709 14:56:18.277374 23569 tablet_bootstrap.cc:654] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.277396 23571 ts_tablet_manager.cc:1403] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.017s
I20260709 14:56:18.278776 23572 ts_tablet_manager.cc:1434] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:18.279678 23572 tablet_bootstrap.cc:492] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:18.283977 23571 raft_consensus.cc:359] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:18.284755 23571 raft_consensus.cc:385] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.285115 23571 raft_consensus.cc:740] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.286217 23572 tablet_bootstrap.cc:654] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.285980 23571 consensus_queue.cc:260] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:18.288681 23569 tablet_bootstrap.cc:492] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88: No bootstrap required, opened a new log
I20260709 14:56:18.289148 23569 ts_tablet_manager.cc:1403] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 14:56:18.292047 23569 raft_consensus.cc:359] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.292739 23569 raft_consensus.cc:385] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.293053 23569 raft_consensus.cc:740] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.293977 23569 consensus_queue.cc:260] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.295140 23571 ts_tablet_manager.cc:1434] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:56:18.296406 23569 ts_tablet_manager.cc:1434] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:56:18.297415 23569 tablet_bootstrap.cc:492] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88: Bootstrap starting.
I20260709 14:56:18.301862 23278 catalog_manager.cc:5697] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:18.302731 23571 tablet_bootstrap.cc:492] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b: Bootstrap starting.
I20260709 14:56:18.303205 23569 tablet_bootstrap.cc:654] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.307209 23572 tablet_bootstrap.cc:492] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0: No bootstrap required, opened a new log
I20260709 14:56:18.307654 23572 ts_tablet_manager.cc:1403] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.018s
I20260709 14:56:18.309333 23571 tablet_bootstrap.cc:654] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.310331 23572 raft_consensus.cc:359] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.311048 23572 raft_consensus.cc:385] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.311338 23572 raft_consensus.cc:740] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.312036 23572 consensus_queue.cc:260] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.314544 23572 ts_tablet_manager.cc:1434] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:18.315304 23569 tablet_bootstrap.cc:492] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88: No bootstrap required, opened a new log
I20260709 14:56:18.315529 23572 tablet_bootstrap.cc:492] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:18.315778 23569 ts_tablet_manager.cc:1403] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260709 14:56:18.318637 23569 raft_consensus.cc:359] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.319314 23569 raft_consensus.cc:385] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.319592 23569 raft_consensus.cc:740] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.320452 23569 consensus_queue.cc:260] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.321556 23572 tablet_bootstrap.cc:654] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.322301 23569 ts_tablet_manager.cc:1434] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:18.323276 23569 tablet_bootstrap.cc:492] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88: Bootstrap starting.
I20260709 14:56:18.328943 23569 tablet_bootstrap.cc:654] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.332924 23572 tablet_bootstrap.cc:492] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0: No bootstrap required, opened a new log
I20260709 14:56:18.333470 23572 ts_tablet_manager.cc:1403] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.004s
I20260709 14:56:18.336311 23572 raft_consensus.cc:359] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:18.336833 23572 raft_consensus.cc:385] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.337122 23572 raft_consensus.cc:740] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.337824 23572 consensus_queue.cc:260] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:18.338289 23571 tablet_bootstrap.cc:492] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b: No bootstrap required, opened a new log
I20260709 14:56:18.338783 23571 ts_tablet_manager.cc:1403] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.025s
I20260709 14:56:18.339619 23569 tablet_bootstrap.cc:492] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88: No bootstrap required, opened a new log
I20260709 14:56:18.340004 23572 ts_tablet_manager.cc:1434] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:56:18.340099 23569 ts_tablet_manager.cc:1403] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent bootstrapping tablet: real 0.017s	user 0.000s	sys 0.015s
I20260709 14:56:18.341038 23572 tablet_bootstrap.cc:492] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:18.341553 23571 raft_consensus.cc:359] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.342240 23571 raft_consensus.cc:385] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.342504 23571 raft_consensus.cc:740] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.342967 23569 raft_consensus.cc:359] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.343647 23569 raft_consensus.cc:385] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.343936 23569 raft_consensus.cc:740] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.344619 23569 consensus_queue.cc:260] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.346266 23571 consensus_queue.cc:260] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.347357 23572 tablet_bootstrap.cc:654] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.348996 23569 ts_tablet_manager.cc:1434] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 14:56:18.349972 23569 tablet_bootstrap.cc:492] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88: Bootstrap starting.
I20260709 14:56:18.351477 23575 raft_consensus.cc:493] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.351938 23575 raft_consensus.cc:515] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.353930 23575 leader_election.cc:290] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.355441 23455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c04a048b5f4a5880754238d6aaf1f3" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b" is_pre_election: true
I20260709 14:56:18.355952 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c04a048b5f4a5880754238d6aaf1f3" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0" is_pre_election: true
I20260709 14:56:18.356671 23380 raft_consensus.cc:2468] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 0.
W20260709 14:56:18.357043 23494 leader_election.cc:343] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:18.357507 23569 tablet_bootstrap.cc:654] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.358592 23495 leader_election.cc:304] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [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: 1e70e53e6a7540ed969e127348a839d0, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 3882b5ce362f490ca68b378cea7ad84b
I20260709 14:56:18.359457 23575 raft_consensus.cc:2804] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.359911 23575 raft_consensus.cc:493] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.360291 23575 raft_consensus.cc:3060] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.363168 23571 ts_tablet_manager.cc:1434] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.006s
I20260709 14:56:18.364337 23571 tablet_bootstrap.cc:492] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b: Bootstrap starting.
I20260709 14:56:18.370695 23571 tablet_bootstrap.cc:654] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.376148 23572 tablet_bootstrap.cc:492] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0: No bootstrap required, opened a new log
I20260709 14:56:18.376632 23572 ts_tablet_manager.cc:1403] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.016s
I20260709 14:56:18.376881 23569 tablet_bootstrap.cc:492] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88: No bootstrap required, opened a new log
I20260709 14:56:18.377374 23569 ts_tablet_manager.cc:1403] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.014s
I20260709 14:56:18.377925 23571 tablet_bootstrap.cc:492] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b: No bootstrap required, opened a new log
I20260709 14:56:18.378425 23571 ts_tablet_manager.cc:1403] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 14:56:18.379400 23572 raft_consensus.cc:359] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.380151 23572 raft_consensus.cc:385] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.379993 23569 raft_consensus.cc:359] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.380498 23572 raft_consensus.cc:740] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.380749 23569 raft_consensus.cc:385] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.381100 23569 raft_consensus.cc:740] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.381160 23571 raft_consensus.cc:359] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.381256 23572 consensus_queue.cc:260] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.382164 23571 raft_consensus.cc:385] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.381898 23569 consensus_queue.cc:260] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.382473 23571 raft_consensus.cc:740] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.383307 23571 consensus_queue.cc:260] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.384205 23569 ts_tablet_manager.cc:1434] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:56:18.385131 23569 tablet_bootstrap.cc:492] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88: Bootstrap starting.
I20260709 14:56:18.386601 23572 ts_tablet_manager.cc:1434] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 14:56:18.387195 23571 ts_tablet_manager.cc:1434] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:56:18.387569 23572 tablet_bootstrap.cc:492] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:18.388154 23571 tablet_bootstrap.cc:492] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b: Bootstrap starting.
I20260709 14:56:18.391018 23569 tablet_bootstrap.cc:654] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.393978 23572 tablet_bootstrap.cc:654] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.394518 23571 tablet_bootstrap.cc:654] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.402349 23571 tablet_bootstrap.cc:492] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b: No bootstrap required, opened a new log
I20260709 14:56:18.402609 23569 tablet_bootstrap.cc:492] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88: No bootstrap required, opened a new log
I20260709 14:56:18.402791 23571 ts_tablet_manager.cc:1403] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 14:56:18.403070 23569 ts_tablet_manager.cc:1403] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 14:56:18.381268 23575 raft_consensus.cc:515] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.405709 23571 raft_consensus.cc:359] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.405845 23569 raft_consensus.cc:359] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.406543 23569 raft_consensus.cc:385] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.406842 23569 raft_consensus.cc:740] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.407589 23569 consensus_queue.cc:260] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.407930 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c04a048b5f4a5880754238d6aaf1f3" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:18.408304 23455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c04a048b5f4a5880754238d6aaf1f3" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
I20260709 14:56:18.408505 23380 raft_consensus.cc:3060] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.408923 23455 raft_consensus.cc:3060] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.415596 23569 ts_tablet_manager.cc:1434] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 14:56:18.415722 23380 raft_consensus.cc:2468] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 1.
I20260709 14:56:18.416597 23455 raft_consensus.cc:2468] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 1.
I20260709 14:56:18.417058 23495 leader_election.cc:304] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 
I20260709 14:56:18.418129 23589 raft_consensus.cc:2804] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.418488 23569 tablet_bootstrap.cc:492] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88: Bootstrap starting.
I20260709 14:56:18.418625 23589 raft_consensus.cc:697] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Becoming Leader. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:18.419597 23589 consensus_queue.cc:237] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.420447 23575 leader_election.cc:290] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.424021 23569 tablet_bootstrap.cc:654] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.406422 23571 raft_consensus.cc:385] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.428368 23571 raft_consensus.cc:740] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.429200 23569 tablet_bootstrap.cc:492] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88: No bootstrap required, opened a new log
I20260709 14:56:18.429719 23569 ts_tablet_manager.cc:1403] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 14:56:18.429251 23571 consensus_queue.cc:260] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.431164 23572 tablet_bootstrap.cc:492] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0: No bootstrap required, opened a new log
I20260709 14:56:18.430487 23277 catalog_manager.cc:5697] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:18.431598 23572 ts_tablet_manager.cc:1403] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.011s
I20260709 14:56:18.432029 23569 raft_consensus.cc:359] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.432683 23569 raft_consensus.cc:385] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.432966 23569 raft_consensus.cc:740] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.432370 23571 ts_tablet_manager.cc:1434] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 14:56:18.433589 23569 consensus_queue.cc:260] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.434286 23571 tablet_bootstrap.cc:492] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b: Bootstrap starting.
I20260709 14:56:18.434155 23572 raft_consensus.cc:359] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.434886 23572 raft_consensus.cc:385] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.435137 23572 raft_consensus.cc:740] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.435477 23569 ts_tablet_manager.cc:1434] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:18.435827 23572 consensus_queue.cc:260] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.436434 23569 tablet_bootstrap.cc:492] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88: Bootstrap starting.
I20260709 14:56:18.441098 23571 tablet_bootstrap.cc:654] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.442028 23569 tablet_bootstrap.cc:654] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.447937 23572 ts_tablet_manager.cc:1434] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:56:18.452265 23571 tablet_bootstrap.cc:492] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b: No bootstrap required, opened a new log
I20260709 14:56:18.452728 23571 ts_tablet_manager.cc:1403] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 14:56:18.453346 23572 tablet_bootstrap.cc:492] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:18.457923 23569 tablet_bootstrap.cc:492] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88: No bootstrap required, opened a new log
I20260709 14:56:18.458417 23569 ts_tablet_manager.cc:1403] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260709 14:56:18.458982 23571 raft_consensus.cc:359] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.459754 23571 raft_consensus.cc:385] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.460098 23572 tablet_bootstrap.cc:654] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.460081 23571 raft_consensus.cc:740] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.460724 23569 raft_consensus.cc:359] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.461406 23569 raft_consensus.cc:385] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.461108 23571 consensus_queue.cc:260] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.461668 23569 raft_consensus.cc:740] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.462394 23569 consensus_queue.cc:260] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.463382 23571 ts_tablet_manager.cc:1434] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:18.464217 23569 ts_tablet_manager.cc:1434] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:56:18.464329 23571 tablet_bootstrap.cc:492] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b: Bootstrap starting.
I20260709 14:56:18.469062 23571 tablet_bootstrap.cc:654] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.470008 23572 tablet_bootstrap.cc:492] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0: No bootstrap required, opened a new log
I20260709 14:56:18.470379 23572 ts_tablet_manager.cc:1403] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
W20260709 14:56:18.471810 23326 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:18.472632 23572 raft_consensus.cc:359] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.473207 23572 raft_consensus.cc:385] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.473455 23572 raft_consensus.cc:740] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.474210 23572 consensus_queue.cc:260] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.475596 23571 tablet_bootstrap.cc:492] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b: No bootstrap required, opened a new log
I20260709 14:56:18.476138 23571 ts_tablet_manager.cc:1403] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 14:56:18.476507 23572 ts_tablet_manager.cc:1434] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:56:18.477376 23572 tablet_bootstrap.cc:492] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:18.478438 23571 raft_consensus.cc:359] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.479070 23571 raft_consensus.cc:385] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.479319 23571 raft_consensus.cc:740] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.479962 23571 consensus_queue.cc:260] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.481808 23571 ts_tablet_manager.cc:1434] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:56:18.482678 23571 tablet_bootstrap.cc:492] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b: Bootstrap starting.
I20260709 14:56:18.483071 23572 tablet_bootstrap.cc:654] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.487562 23571 tablet_bootstrap.cc:654] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.487888 23572 tablet_bootstrap.cc:492] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0: No bootstrap required, opened a new log
I20260709 14:56:18.488327 23572 ts_tablet_manager.cc:1403] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 14:56:18.490614 23572 raft_consensus.cc:359] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.491114 23572 raft_consensus.cc:385] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.491377 23572 raft_consensus.cc:740] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.491262 23579 raft_consensus.cc:493] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.492100 23571 tablet_bootstrap.cc:492] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b: No bootstrap required, opened a new log
I20260709 14:56:18.492003 23579 raft_consensus.cc:515] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.492514 23571 ts_tablet_manager.cc:1403] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:56:18.493227 23572 consensus_queue.cc:260] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.495198 23572 ts_tablet_manager.cc:1434] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:56:18.495028 23571 raft_consensus.cc:359] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.495671 23571 raft_consensus.cc:385] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.495956 23571 raft_consensus.cc:740] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.496629 23571 consensus_queue.cc:260] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.497613 23579 leader_election.cc:290] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:18.498692 23589 raft_consensus.cc:493] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.499159 23589 raft_consensus.cc:515] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.501215 23589 leader_election.cc:290] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.503163 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f2355ac300493bbfaa51e604676015" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0" is_pre_election: true
I20260709 14:56:18.503854 23380 raft_consensus.cc:2468] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 0.
I20260709 14:56:18.505312 23455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f2355ac300493bbfaa51e604676015" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b" is_pre_election: true
I20260709 14:56:18.505961 23455 raft_consensus.cc:2468] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 0.
I20260709 14:56:18.507228 23495 leader_election.cc:304] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 
I20260709 14:56:18.508883 23589 raft_consensus.cc:2804] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.509284 23589 raft_consensus.cc:493] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.509605 23589 raft_consensus.cc:3060] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.516618 23529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f2355ac300493bbfaa51e604676015" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" is_pre_election: true
I20260709 14:56:18.517565 23575 raft_consensus.cc:493] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.518038 23575 raft_consensus.cc:515] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.518783 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f2355ac300493bbfaa51e604676015" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0" is_pre_election: true
I20260709 14:56:18.519433 23380 raft_consensus.cc:2468] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 0.
I20260709 14:56:18.519627 23575 leader_election.cc:290] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.520489 23579 raft_consensus.cc:493] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.521025 23579 raft_consensus.cc:515] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.521399 23455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97352cfa32844b4b76f072393e86ec4" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b" is_pre_election: true
I20260709 14:56:18.521939 23455 raft_consensus.cc:2468] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 0.
I20260709 14:56:18.522910 23494 leader_election.cc:304] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3882b5ce362f490ca68b378cea7ad84b, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 
I20260709 14:56:18.523087 23579 leader_election.cc:290] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:18.524099 23575 raft_consensus.cc:2804] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.524091 23589 raft_consensus.cc:515] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.524629 23575 raft_consensus.cc:493] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.524991 23575 raft_consensus.cc:3060] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.525940 23379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2629d7622a5a4fb6b9be9f4fa17589b3" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0" is_pre_election: true
I20260709 14:56:18.526624 23379 raft_consensus.cc:2468] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 0.
I20260709 14:56:18.527698 23455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f2355ac300493bbfaa51e604676015" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
I20260709 14:56:18.527948 23529 raft_consensus.cc:2393] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3882b5ce362f490ca68b378cea7ad84b in current term 1: Already voted for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in this term.
I20260709 14:56:18.528292 23571 ts_tablet_manager.cc:1434] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b: Time spent starting tablet: real 0.035s	user 0.012s	sys 0.019s
I20260709 14:56:18.528276 23455 raft_consensus.cc:3060] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.531142 23379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f2355ac300493bbfaa51e604676015" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:18.531680 23379 raft_consensus.cc:3060] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.532071 23571 tablet_bootstrap.cc:492] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b: Bootstrap starting.
I20260709 14:56:18.532269 23575 raft_consensus.cc:515] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.524915 23421 leader_election.cc:304] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b; no voters: 
I20260709 14:56:18.534163 23421 leader_election.cc:304] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b; no voters: 
I20260709 14:56:18.534662 23575 leader_election.cc:290] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.535652 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97352cfa32844b4b76f072393e86ec4" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:18.535815 23454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97352cfa32844b4b76f072393e86ec4" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
I20260709 14:56:18.536310 23378 raft_consensus.cc:3060] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.536428 23454 raft_consensus.cc:3060] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.537926 23571 tablet_bootstrap.cc:654] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.538923 23455 raft_consensus.cc:2468] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 1.
I20260709 14:56:18.526641 23589 leader_election.cc:290] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.540387 23494 leader_election.cc:304] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3882b5ce362f490ca68b378cea7ad84b, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 
I20260709 14:56:18.540694 23614 raft_consensus.cc:2804] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.541224 23614 raft_consensus.cc:493] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.540208 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97352cfa32844b4b76f072393e86ec4" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0" is_pre_election: true
I20260709 14:56:18.541591 23614 raft_consensus.cc:3060] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.541396 23529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2629d7622a5a4fb6b9be9f4fa17589b3" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" is_pre_election: true
I20260709 14:56:18.546152 23529 raft_consensus.cc:2468] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 0.
I20260709 14:56:18.549248 23378 raft_consensus.cc:2468] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 1.
I20260709 14:56:18.549948 23614 raft_consensus.cc:515] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.550383 23495 leader_election.cc:304] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 
I20260709 14:56:18.540421 23579 raft_consensus.cc:2764] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:56:18.551467 23575 raft_consensus.cc:493] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.551719 23589 raft_consensus.cc:493] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.552433 23576 raft_consensus.cc:493] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.544986 23454 raft_consensus.cc:2468] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 1.
I20260709 14:56:18.552656 23590 raft_consensus.cc:2804] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.552235 23575 raft_consensus.cc:515] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.552950 23576 raft_consensus.cc:515] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:18.552259 23589 raft_consensus.cc:515] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.554870 23575 leader_election.cc:290] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.555002 23576 leader_election.cc:290] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.555378 23589 leader_election.cc:290] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.561517 23379 raft_consensus.cc:2468] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 1.
I20260709 14:56:18.561704 23529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a260e85b7e074bc9b837ba6b51901e85" candidate_uuid: "1e70e53e6a7540ed969e127348a839d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" is_pre_election: true
I20260709 14:56:18.562700 23529 raft_consensus.cc:2468] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e70e53e6a7540ed969e127348a839d0 in term 0.
I20260709 14:56:18.563114 23579 raft_consensus.cc:493] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.564097 23579 raft_consensus.cc:515] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.561709 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2629d7622a5a4fb6b9be9f4fa17589b3" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:18.565198 23378 raft_consensus.cc:3060] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.565320 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acced9d3a78f445285516238edb01d43" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0" is_pre_election: true
I20260709 14:56:18.565552 23379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ead70544d24c1aa0d836d39791743c" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0" is_pre_election: true
I20260709 14:56:18.565960 23380 raft_consensus.cc:2468] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 0.
I20260709 14:56:18.566416 23379 raft_consensus.cc:2468] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 0.
I20260709 14:56:18.568621 23454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a260e85b7e074bc9b837ba6b51901e85" candidate_uuid: "1e70e53e6a7540ed969e127348a839d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b" is_pre_election: true
I20260709 14:56:18.568976 23589 raft_consensus.cc:2804] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.569133 23344 leader_election.cc:304] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 
I20260709 14:56:18.569624 23579 leader_election.cc:290] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:18.570286 23576 raft_consensus.cc:2804] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.574472 23617 raft_consensus.cc:493] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.574954 23617 raft_consensus.cc:515] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.575436 23455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ead70544d24c1aa0d836d39791743c" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b" is_pre_election: true
I20260709 14:56:18.576508 23528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2629d7622a5a4fb6b9be9f4fa17589b3" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
I20260709 14:56:18.577232 23528 raft_consensus.cc:3060] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.577513 23455 raft_consensus.cc:2468] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 0.
I20260709 14:56:18.577127 23453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acced9d3a78f445285516238edb01d43" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b" is_pre_election: true
I20260709 14:56:18.578984 23453 raft_consensus.cc:2468] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 0.
I20260709 14:56:18.570668 23495 leader_election.cc:304] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 
I20260709 14:56:18.569270 23454 raft_consensus.cc:2468] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e70e53e6a7540ed969e127348a839d0 in term 0.
I20260709 14:56:18.580098 23495 leader_election.cc:304] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 
I20260709 14:56:18.570677 23379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ead70544d24c1aa0d836d39791743c" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0" is_pre_election: true
I20260709 14:56:18.569486 23589 raft_consensus.cc:697] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Becoming Leader. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:18.571523 23529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ead70544d24c1aa0d836d39791743c" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" is_pre_election: true
I20260709 14:56:18.581207 23614 leader_election.cc:290] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 1 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:18.583401 23379 raft_consensus.cc:2468] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 0.
I20260709 14:56:18.584510 23421 leader_election.cc:304] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b; no voters: 
I20260709 14:56:18.575840 23590 raft_consensus.cc:697] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Becoming Leader. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:18.584794 23571 tablet_bootstrap.cc:492] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b: No bootstrap required, opened a new log
I20260709 14:56:18.585250 23575 raft_consensus.cc:2804] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.585423 23571 ts_tablet_manager.cc:1403] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.014s
I20260709 14:56:18.585902 23614 raft_consensus.cc:2804] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.585613 23590 consensus_queue.cc:237] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.586301 23614 raft_consensus.cc:493] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.586673 23614 raft_consensus.cc:3060] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.587340 23378 raft_consensus.cc:2468] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 1.
I20260709 14:56:18.587798 23528 raft_consensus.cc:2468] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 1.
I20260709 14:56:18.570672 23576 raft_consensus.cc:493] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.583077 23589 consensus_queue.cc:237] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.588677 23571 raft_consensus.cc:359] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.589941 23571 raft_consensus.cc:385] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.590281 23571 raft_consensus.cc:740] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.588579 23421 leader_election.cc:304] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b; no voters: 
I20260709 14:56:18.591071 23571 consensus_queue.cc:260] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.588977 23616 raft_consensus.cc:2804] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.588726 23575 raft_consensus.cc:493] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.589920 23576 raft_consensus.cc:3060] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.593806 23579 raft_consensus.cc:2804] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.593622 23616 raft_consensus.cc:493] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.598080 23616 raft_consensus.cc:3060] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.594966 23575 raft_consensus.cc:3060] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.599740 23619 raft_consensus.cc:493] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.602192 23617 leader_election.cc:290] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.600556 23618 raft_consensus.cc:493] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.604444 23454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aca37a61b9646139c41a7410f9dbffb" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b" is_pre_election: true
I20260709 14:56:18.605419 23618 raft_consensus.cc:515] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.605481 23619 raft_consensus.cc:515] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.612908 23619 leader_election.cc:290] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:18.613366 23619 raft_consensus.cc:493] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.613757 23619 raft_consensus.cc:515] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.614137 23453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aadb4d6d8d3465aaed8533ce3fa1b76" candidate_uuid: "1e70e53e6a7540ed969e127348a839d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b" is_pre_election: true
I20260709 14:56:18.614851 23453 raft_consensus.cc:2468] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e70e53e6a7540ed969e127348a839d0 in term 0.
I20260709 14:56:18.615839 23455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b0462e97884f6a9e887da5456d6058" candidate_uuid: "1e70e53e6a7540ed969e127348a839d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b" is_pre_election: true
I20260709 14:56:18.616628 23455 raft_consensus.cc:2393] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e70e53e6a7540ed969e127348a839d0 in current term 1: Already voted for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in this term.
I20260709 14:56:18.618013 23345 leader_election.cc:304] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b; no voters: 
I20260709 14:56:18.627156 23571 ts_tablet_manager.cc:1434] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.008s
I20260709 14:56:18.608371 23454 raft_consensus.cc:2468] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 0.
I20260709 14:56:18.646284 23494 leader_election.cc:304] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3882b5ce362f490ca68b378cea7ad84b, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 
I20260709 14:56:18.647303 23620 raft_consensus.cc:2804] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.628928 23614 raft_consensus.cc:515] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.647480 23277 catalog_manager.cc:5697] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:18.647740 23620 raft_consensus.cc:493] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.650192 23620 raft_consensus.cc:3060] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.635754 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aca37a61b9646139c41a7410f9dbffb" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0" is_pre_election: true
I20260709 14:56:18.653641 23378 raft_consensus.cc:2468] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 0.
I20260709 14:56:18.635341 23616 raft_consensus.cc:515] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.656508 23618 leader_election.cc:290] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:18.657388 23618 raft_consensus.cc:2804] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.657707 23618 raft_consensus.cc:493] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.658030 23618 raft_consensus.cc:3060] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.629104 23576 raft_consensus.cc:515] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:18.659580 23575 raft_consensus.cc:515] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.664743 23454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aca37a61b9646139c41a7410f9dbffb" candidate_uuid: "1e70e53e6a7540ed969e127348a839d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b" is_pre_election: true
I20260709 14:56:18.665365 23454 raft_consensus.cc:2468] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e70e53e6a7540ed969e127348a839d0 in term 0.
I20260709 14:56:18.665514 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acced9d3a78f445285516238edb01d43" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:18.666214 23378 raft_consensus.cc:3060] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.666320 23529 raft_consensus.cc:2393] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3882b5ce362f490ca68b378cea7ad84b in current term 1: Already voted for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in this term.
I20260709 14:56:18.667781 23575 leader_election.cc:290] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.669809 23455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a260e85b7e074bc9b837ba6b51901e85" candidate_uuid: "1e70e53e6a7540ed969e127348a839d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
I20260709 14:56:18.669965 23614 leader_election.cc:290] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 1 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:18.670392 23455 raft_consensus.cc:3060] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.671270 23528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aadb4d6d8d3465aaed8533ce3fa1b76" candidate_uuid: "1e70e53e6a7540ed969e127348a839d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" is_pre_election: true
I20260709 14:56:18.672283 23616 leader_election.cc:290] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.661921 23579 raft_consensus.cc:697] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 1 LEADER]: Becoming Leader. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Running, Role: LEADER
I20260709 14:56:18.672981 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ead70544d24c1aa0d836d39791743c" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:18.673579 23529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b0462e97884f6a9e887da5456d6058" candidate_uuid: "1e70e53e6a7540ed969e127348a839d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" is_pre_election: true
I20260709 14:56:18.673823 23527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a260e85b7e074bc9b837ba6b51901e85" candidate_uuid: "1e70e53e6a7540ed969e127348a839d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
I20260709 14:56:18.673789 23579 consensus_queue.cc:237] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.674571 23527 raft_consensus.cc:3060] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.675189 23453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acced9d3a78f445285516238edb01d43" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
I20260709 14:56:18.675745 23453 raft_consensus.cc:3060] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.675967 23454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ead70544d24c1aa0d836d39791743c" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
I20260709 14:56:18.676715 23454 raft_consensus.cc:2393] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f81972e1d574a99b2d3051ce9d6ea88 in current term 1: Already voted for candidate 3882b5ce362f490ca68b378cea7ad84b in this term.
I20260709 14:56:18.677258 23378 raft_consensus.cc:2468] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 1.
I20260709 14:56:18.678221 23529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ead70544d24c1aa0d836d39791743c" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
I20260709 14:56:18.678916 23529 raft_consensus.cc:2393] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3882b5ce362f490ca68b378cea7ad84b in current term 1: Already voted for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in this term.
I20260709 14:56:18.671831 23276 catalog_manager.cc:5697] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:18.681344 23527 raft_consensus.cc:2468] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e70e53e6a7540ed969e127348a839d0 in term 1.
I20260709 14:56:18.671873 23528 raft_consensus.cc:2468] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e70e53e6a7540ed969e127348a839d0 in term 0.
I20260709 14:56:18.674299 23379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ead70544d24c1aa0d836d39791743c" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:18.673098 23345 leader_election.cc:304] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b; no voters: 
I20260709 14:56:18.673650 23380 raft_consensus.cc:3060] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.683516 23616 raft_consensus.cc:493] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.685954 23625 raft_consensus.cc:2804] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.686347 23625 raft_consensus.cc:493] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.686175 23616 raft_consensus.cc:515] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.686687 23625 raft_consensus.cc:3060] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.669832 23619 leader_election.cc:290] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:18.665385 23576 leader_election.cc:290] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [CANDIDATE]: Term 1 election: Requested vote from peers 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.688966 23495 leader_election.cc:304] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 
I20260709 14:56:18.689802 23616 leader_election.cc:290] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.690322 23616 raft_consensus.cc:2804] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.690783 23454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aadb4d6d8d3465aaed8533ce3fa1b76" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b" is_pre_election: true
I20260709 14:56:18.690928 23616 raft_consensus.cc:697] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Becoming Leader. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:18.691401 23454 raft_consensus.cc:2468] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 0.
I20260709 14:56:18.691782 23616 consensus_queue.cc:237] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.692446 23494 leader_election.cc:304] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3882b5ce362f490ca68b378cea7ad84b, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 
I20260709 14:56:18.693284 23589 raft_consensus.cc:2804] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.693611 23589 raft_consensus.cc:493] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.694069 23589 raft_consensus.cc:3060] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.693997 23453 raft_consensus.cc:2468] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 1.
I20260709 14:56:18.695629 23455 raft_consensus.cc:2468] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e70e53e6a7540ed969e127348a839d0 in term 1.
I20260709 14:56:18.696486 23527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aca37a61b9646139c41a7410f9dbffb" candidate_uuid: "1e70e53e6a7540ed969e127348a839d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" is_pre_election: true
I20260709 14:56:18.693624 23625 raft_consensus.cc:515] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.697479 23344 leader_election.cc:304] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0; no voters: 3882b5ce362f490ca68b378cea7ad84b, 5f81972e1d574a99b2d3051ce9d6ea88
I20260709 14:56:18.698974 23625 leader_election.cc:290] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [CANDIDATE]: Term 1 election: Requested vote from peers 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:18.699533 23625 raft_consensus.cc:3060] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.700935 23379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aadb4d6d8d3465aaed8533ce3fa1b76" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0" is_pre_election: true
I20260709 14:56:18.697430 23345 leader_election.cc:304] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b; no voters: 
I20260709 14:56:18.701884 23495 leader_election.cc:304] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [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: 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b
I20260709 14:56:18.702661 23590 raft_consensus.cc:2749] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:18.703986 23589 raft_consensus.cc:515] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.704834 23619 raft_consensus.cc:2804] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.706157 23454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aca37a61b9646139c41a7410f9dbffb" candidate_uuid: "1e70e53e6a7540ed969e127348a839d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
I20260709 14:56:18.706703 23454 raft_consensus.cc:3060] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.710085 23619 raft_consensus.cc:697] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 1 LEADER]: Becoming Leader. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Running, Role: LEADER
I20260709 14:56:18.711280 23619 consensus_queue.cc:237] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:18.711777 23625 raft_consensus.cc:2749] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:18.713465 23380 raft_consensus.cc:2468] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 1.
I20260709 14:56:18.712244 23620 raft_consensus.cc:515] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.714748 23527 raft_consensus.cc:2393] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e70e53e6a7540ed969e127348a839d0 in current term 1: Already voted for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in this term.
I20260709 14:56:18.716238 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aca37a61b9646139c41a7410f9dbffb" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:18.716554 23455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aca37a61b9646139c41a7410f9dbffb" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
I20260709 14:56:18.717301 23380 raft_consensus.cc:2393] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f81972e1d574a99b2d3051ce9d6ea88 in current term 1: Already voted for candidate 1e70e53e6a7540ed969e127348a839d0 in this term.
I20260709 14:56:18.718437 23495 leader_election.cc:304] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [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: 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b
I20260709 14:56:18.719205 23575 raft_consensus.cc:2749] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:18.720019 23421 leader_election.cc:304] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b; no voters: 5f81972e1d574a99b2d3051ce9d6ea88
I20260709 14:56:18.720362 23527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aca37a61b9646139c41a7410f9dbffb" candidate_uuid: "1e70e53e6a7540ed969e127348a839d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
I20260709 14:56:18.721179 23527 raft_consensus.cc:2393] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1e70e53e6a7540ed969e127348a839d0 in current term 1: Already voted for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in this term.
I20260709 14:56:18.721266 23623 raft_consensus.cc:2804] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.723276 23623 raft_consensus.cc:697] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [term 1 LEADER]: Becoming Leader. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Running, Role: LEADER
I20260709 14:56:18.723513 23618 raft_consensus.cc:515] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.724084 23623 consensus_queue.cc:237] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.725260 23575 consensus_queue.cc:1048] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:18.727450 23379 raft_consensus.cc:2393] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f81972e1d574a99b2d3051ce9d6ea88 in current term 1: Already voted for candidate 1e70e53e6a7540ed969e127348a839d0 in this term.
I20260709 14:56:18.729497 23453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aadb4d6d8d3465aaed8533ce3fa1b76" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
I20260709 14:56:18.730134 23453 raft_consensus.cc:3060] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.731616 23452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aadb4d6d8d3465aaed8533ce3fa1b76" candidate_uuid: "1e70e53e6a7540ed969e127348a839d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
I20260709 14:56:18.734359 23618 leader_election.cc:290] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [CANDIDATE]: Term 1 election: Requested vote from peers 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:18.734616 23527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aadb4d6d8d3465aaed8533ce3fa1b76" candidate_uuid: "1e70e53e6a7540ed969e127348a839d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
I20260709 14:56:18.728097 23589 leader_election.cc:290] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.735432 23527 raft_consensus.cc:2393] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1e70e53e6a7540ed969e127348a839d0 in current term 1: Already voted for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in this term.
I20260709 14:56:18.716315 23620 leader_election.cc:290] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:18.738551 23344 leader_election.cc:304] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [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: 1e70e53e6a7540ed969e127348a839d0; no voters: 3882b5ce362f490ca68b378cea7ad84b, 5f81972e1d574a99b2d3051ce9d6ea88
I20260709 14:56:18.739193 23618 raft_consensus.cc:2749] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:18.740496 23379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aadb4d6d8d3465aaed8533ce3fa1b76" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:18.741204 23379 raft_consensus.cc:2393] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f81972e1d574a99b2d3051ce9d6ea88 in current term 1: Already voted for candidate 1e70e53e6a7540ed969e127348a839d0 in this term.
I20260709 14:56:18.735090 23276 catalog_manager.cc:5697] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "3882b5ce362f490ca68b378cea7ad84b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:18.748833 23454 raft_consensus.cc:2468] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e70e53e6a7540ed969e127348a839d0 in term 1.
I20260709 14:56:18.751296 23277 catalog_manager.cc:5697] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:18.751942 23345 leader_election.cc:304] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b; no voters: 5f81972e1d574a99b2d3051ce9d6ea88
I20260709 14:56:18.753185 23618 raft_consensus.cc:2804] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.753646 23618 raft_consensus.cc:697] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 1 LEADER]: Becoming Leader. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Running, Role: LEADER
I20260709 14:56:18.754468 23618 consensus_queue.cc:237] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.761186 23453 raft_consensus.cc:2468] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 1.
I20260709 14:56:18.767681 23494 leader_election.cc:304] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3882b5ce362f490ca68b378cea7ad84b, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 1e70e53e6a7540ed969e127348a839d0
I20260709 14:56:18.768702 23616 raft_consensus.cc:2804] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.769250 23616 raft_consensus.cc:697] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Becoming Leader. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:18.770056 23616 consensus_queue.cc:237] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:18.770571 23620 consensus_queue.cc:1048] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:18.775910 23276 catalog_manager.cc:5697] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130). New cstate: current_term: 1 leader_uuid: "3882b5ce362f490ca68b378cea7ad84b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:18.776624 23277 catalog_manager.cc:5697] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "1e70e53e6a7540ed969e127348a839d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:18.792980 23275 catalog_manager.cc:5697] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:18.811834 23275 catalog_manager.cc:5697] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "1e70e53e6a7540ed969e127348a839d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:18.841971 23575 consensus_queue.cc:1048] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:18.851317 23589 consensus_queue.cc:1048] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:18.864923 19954 ts_manager.cc:295] Set tserver state for 1e70e53e6a7540ed969e127348a839d0 to MAINTENANCE_MODE
I20260709 14:56:18.865666 19954 tablet_server.cc:179] TabletServer@127.19.124.129:0 shutting down...
I20260709 14:56:18.882622 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:18.883318 19954 tablet_replica.cc:333] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0: stopping tablet replica
I20260709 14:56:18.884272 19954 raft_consensus.cc:2243] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.884723 19954 raft_consensus.cc:2272] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.886615 19954 tablet_replica.cc:333] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0: stopping tablet replica
I20260709 14:56:18.887149 19954 raft_consensus.cc:2243] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.887502 19954 raft_consensus.cc:2272] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.889221 19954 tablet_replica.cc:333] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0: stopping tablet replica
I20260709 14:56:18.889712 19954 raft_consensus.cc:2243] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.890232 19954 pending_rounds.cc:70] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0: Trying to abort 1 pending ops.
I20260709 14:56:18.890425 19954 pending_rounds.cc:77] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305662376810930176 op_type: NO_OP noop_request { }
I20260709 14:56:18.890709 19954 raft_consensus.cc:2889] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:18.890993 19954 raft_consensus.cc:2272] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.892853 19954 tablet_replica.cc:333] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0: stopping tablet replica
I20260709 14:56:18.893354 19954 raft_consensus.cc:2243] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.893723 19954 raft_consensus.cc:2272] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.895682 19954 tablet_replica.cc:333] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0: stopping tablet replica
I20260709 14:56:18.896169 19954 raft_consensus.cc:2243] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.896692 19954 pending_rounds.cc:70] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0: Trying to abort 1 pending ops.
I20260709 14:56:18.896925 19954 pending_rounds.cc:77] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305662376989466624 op_type: NO_OP noop_request { }
I20260709 14:56:18.897172 19954 raft_consensus.cc:2889] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:18.897418 19954 raft_consensus.cc:2272] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.899345 19954 tablet_replica.cc:333] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0: stopping tablet replica
I20260709 14:56:18.899821 19954 raft_consensus.cc:2243] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.900141 19954 raft_consensus.cc:2272] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.901795 19954 tablet_replica.cc:333] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0: stopping tablet replica
I20260709 14:56:18.902264 19954 raft_consensus.cc:2243] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.902616 19954 raft_consensus.cc:2272] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.904435 19954 tablet_replica.cc:333] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0: stopping tablet replica
I20260709 14:56:18.904985 19954 raft_consensus.cc:2243] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.905308 19954 raft_consensus.cc:2272] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.906769 19954 tablet_replica.cc:333] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0: stopping tablet replica
I20260709 14:56:18.907213 19954 raft_consensus.cc:2243] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.907536 19954 raft_consensus.cc:2272] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.909005 19954 tablet_replica.cc:333] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0: stopping tablet replica
I20260709 14:56:18.909411 19954 raft_consensus.cc:2243] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.909725 19954 raft_consensus.cc:2272] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.936424 19954 tablet_server.cc:196] TabletServer@127.19.124.129:0 shutdown complete.
I20260709 14:56:19.001962 23589 consensus_queue.cc:1048] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:56:19.016482 23495 consensus_peers.cc:597] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:19.065548 23589 consensus_queue.cc:1048] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:19.077132 23495 consensus_peers.cc:597] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:19.141160 23495 consensus_peers.cc:597] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:19.225273 23495 consensus_peers.cc:597] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:19.277842 23421 consensus_peers.cc:597] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:19.281859 23495 consensus_peers.cc:597] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:19.281973 23623 consensus_queue.cc:1048] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:19.291482 23589 consensus_queue.cc:1048] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:19.301152 23421 consensus_peers.cc:597] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:19.337602 23646 consensus_queue.cc:1048] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:19.360001 23589 consensus_queue.cc:1048] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:19.371421 23495 consensus_peers.cc:597] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:19.472734 23326 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:20.306284 23589 raft_consensus.cc:493] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.306751 23589 raft_consensus.cc:515] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:20.308256 23589 leader_election.cc:290] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:20.309314 23455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aca37a61b9646139c41a7410f9dbffb" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b" is_pre_election: true
I20260709 14:56:20.309924 23455 raft_consensus.cc:2468] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 1.
I20260709 14:56:20.310981 23494 leader_election.cc:304] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [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: 3882b5ce362f490ca68b378cea7ad84b, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 
I20260709 14:56:20.311563 23589 raft_consensus.cc:2804] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:20.311636 23495 leader_election.cc:336] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111)
I20260709 14:56:20.311868 23589 raft_consensus.cc:493] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.312165 23589 raft_consensus.cc:3060] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.316700 23589 raft_consensus.cc:515] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:20.318157 23589 leader_election.cc:290] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 2 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:20.319079 23455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aca37a61b9646139c41a7410f9dbffb" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
I20260709 14:56:20.319576 23455 raft_consensus.cc:3060] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:20.321192 23495 leader_election.cc:336] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111)
I20260709 14:56:20.323982 23455 raft_consensus.cc:2468] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 2.
I20260709 14:56:20.324925 23494 leader_election.cc:304] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [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: 3882b5ce362f490ca68b378cea7ad84b, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 1e70e53e6a7540ed969e127348a839d0
I20260709 14:56:20.325556 23589 raft_consensus.cc:2804] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:20.325928 23589 raft_consensus.cc:697] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 LEADER]: Becoming Leader. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:20.326503 23589 consensus_queue.cc:237] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Queue going to LEADER 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: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:20.333034 23277 catalog_manager.cc:5697] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 reported cstate change: term changed from 1 to 2, leader changed from 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129) to 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131). New cstate: current_term: 2 leader_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:20.410248 23616 raft_consensus.cc:493] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.410732 23616 raft_consensus.cc:515] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:20.412834 23616 leader_election.cc:290] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:20.413650 23455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a260e85b7e074bc9b837ba6b51901e85" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b" is_pre_election: true
I20260709 14:56:20.414294 23455 raft_consensus.cc:2468] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 1.
I20260709 14:56:20.415267 23494 leader_election.cc:304] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [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: 3882b5ce362f490ca68b378cea7ad84b, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 
W20260709 14:56:20.415777 23495 leader_election.cc:336] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111)
I20260709 14:56:20.415970 23616 raft_consensus.cc:2804] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:20.416386 23616 raft_consensus.cc:493] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.416702 23616 raft_consensus.cc:3060] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.421316 23616 raft_consensus.cc:515] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:20.422816 23616 leader_election.cc:290] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 2 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:20.423732 23455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a260e85b7e074bc9b837ba6b51901e85" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
I20260709 14:56:20.424296 23455 raft_consensus.cc:3060] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:20.426024 23495 leader_election.cc:336] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111)
I20260709 14:56:20.429423 23455 raft_consensus.cc:2468] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 2.
I20260709 14:56:20.430259 23494 leader_election.cc:304] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [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: 3882b5ce362f490ca68b378cea7ad84b, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 1e70e53e6a7540ed969e127348a839d0
I20260709 14:56:20.430823 23616 raft_consensus.cc:2804] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:20.431196 23616 raft_consensus.cc:697] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 LEADER]: Becoming Leader. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:20.431850 23616 consensus_queue.cc:237] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Queue going to LEADER 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: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:20.437741 23277 catalog_manager.cc:5697] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 reported cstate change: term changed from 1 to 2, leader changed from 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129) to 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131). New cstate: current_term: 2 leader_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:20.473651 23326 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:20.774498 23455 raft_consensus.cc:1275] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Refusing update from remote peer 5f81972e1d574a99b2d3051ce9d6ea88: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:20.775815 23616 consensus_queue.cc:1048] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:20.789992 23495 consensus_peers.cc:597] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:20.847018 23495 consensus_peers.cc:597] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:20.924153 23455 raft_consensus.cc:1275] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Refusing update from remote peer 5f81972e1d574a99b2d3051ce9d6ea88: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:20.925303 23659 consensus_queue.cc:1048] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:21.054760 23495 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111) [suppressed 122 similar messages]
W20260709 14:56:21.474465 23326 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:21.517071 23495 consensus_peers.cc:597] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:21.533460 23421 consensus_peers.cc:597] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:21.583935 23495 consensus_peers.cc:597] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:21.678277 23495 consensus_peers.cc:597] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:21.844413 23495 consensus_peers.cc:597] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:21.938306 23495 consensus_peers.cc:597] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:22.035575 23421 consensus_peers.cc:597] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:22.241219 23495 consensus_peers.cc:597] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:22.475539 23326 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:23.330798 23495 consensus_peers.cc:597] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:23.372538 23495 consensus_peers.cc:597] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:23.476550 23326 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:23.842892 23495 consensus_peers.cc:597] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:23.856353 23495 consensus_peers.cc:597] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:23.952950 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:23.961651 23667 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:56:23.961844 23668 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:56:23.967496 23670 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:56:23.968729 19954 server_base.cc:1061] running on GCE node
I20260709 14:56:23.970492 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:23.970721 19954 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:56:23.970932 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608983970908 us; error 0 us; skew 500 ppm
I20260709 14:56:23.971608 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:23.975128 19954 webserver.cc:533] Webserver started at http://127.19.124.129:34641/ using document root <none> and password file <none>
I20260709 14:56:23.975800 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:23.976001 19954 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:56:23.980443 19954 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:56:23.984731 23675 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:56:23.985541 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 14:56:23.985888 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/ts-0-root
uuid: "1e70e53e6a7540ed969e127348a839d0"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-q457"
I20260709 14:56:23.986500 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608900776801-19954-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:56:24.002964 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:24.004237 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:24.005808 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:24.009631 23682 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:56:24.057794 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:56:24.058147 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.050s	user 0.002s	sys 0.000s
I20260709 14:56:24.058431 19954 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:56:24.064090 23682 tablet_bootstrap.cc:492] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
W20260709 14:56:24.075446 23421 consensus_peers.cc:597] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:24.076676 23495 consensus_peers.cc:597] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:24.079717 23682 tablet_bootstrap.cc:492] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0: 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:56:24.080509 23682 tablet_bootstrap.cc:492] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0: Bootstrap complete.
I20260709 14:56:24.081090 23682 ts_tablet_manager.cc:1403] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.008s
I20260709 14:56:24.083442 23682 raft_consensus.cc:359] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.084494 23682 raft_consensus.cc:740] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.085163 23682 consensus_queue.cc:260] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [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: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.087585 23682 ts_tablet_manager.cc:1434] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:56:24.088347 23682 tablet_bootstrap.cc:492] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:24.101846 23682 tablet_bootstrap.cc:492] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0: 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:56:24.101933 19954 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:56:24.102300 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.044s	user 0.040s	sys 0.004s
I20260709 14:56:24.102680 23682 tablet_bootstrap.cc:492] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap complete.
I20260709 14:56:24.103319 23682 ts_tablet_manager.cc:1403] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260709 14:56:24.105664 23682 raft_consensus.cc:359] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.106199 23682 raft_consensus.cc:740] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.106817 23682 consensus_queue.cc:260] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [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: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.108484 23682 ts_tablet_manager.cc:1434] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260709 14:56:24.109249 23682 tablet_bootstrap.cc:492] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:24.121837 23682 tablet_bootstrap.cc:492] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0: 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:56:24.122756 23682 tablet_bootstrap.cc:492] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap complete.
I20260709 14:56:24.123507 23682 ts_tablet_manager.cc:1403] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
W20260709 14:56:24.126766 23495 consensus_peers.cc:597] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:24.127048 23682 raft_consensus.cc:359] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.127938 23682 raft_consensus.cc:740] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.128715 23682 consensus_queue.cc:260] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.131237 23682 ts_tablet_manager.cc:1434] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:24.132205 23682 tablet_bootstrap.cc:492] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:24.147334 23682 tablet_bootstrap.cc:492] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0: 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:56:24.147969 23682 tablet_bootstrap.cc:492] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap complete.
I20260709 14:56:24.148519 23682 ts_tablet_manager.cc:1403] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 14:56:24.150803 23682 raft_consensus.cc:359] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.151551 23682 raft_consensus.cc:740] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.152423 23682 consensus_queue.cc:260] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.154505 23682 ts_tablet_manager.cc:1434] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:24.155210 23682 tablet_bootstrap.cc:492] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:24.167282 23682 tablet_bootstrap.cc:492] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0: 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:56:24.167976 23682 tablet_bootstrap.cc:492] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap complete.
I20260709 14:56:24.168684 23682 ts_tablet_manager.cc:1403] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:56:24.169328 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.129:32811
I20260709 14:56:24.169505 23744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.129:32811 every 8 connection(s)
I20260709 14:56:24.171190 23682 raft_consensus.cc:359] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.171789 23682 raft_consensus.cc:740] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.172435 23682 consensus_queue.cc:260] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.174299 23682 ts_tablet_manager.cc:1434] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:24.174628 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:24.175215 23682 tablet_bootstrap.cc:492] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:24.189581 23682 tablet_bootstrap.cc:492] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0: 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:56:24.190470 23682 tablet_bootstrap.cc:492] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap complete.
I20260709 14:56:24.191206 23682 ts_tablet_manager.cc:1403] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260709 14:56:24.194056 23682 raft_consensus.cc:359] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.194862 23682 raft_consensus.cc:740] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.195603 23682 consensus_queue.cc:260] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.197556 23682 ts_tablet_manager.cc:1434] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:56:24.198405 23682 tablet_bootstrap.cc:492] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:24.209733 23745 heartbeater.cc:344] Connected to a master server at 127.19.124.190:42259
I20260709 14:56:24.209496 23527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0c04a048b5f4a5880754238d6aaf1f3"
dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
mode: GRACEFUL
new_leader_uuid: "3882b5ce362f490ca68b378cea7ad84b"
 from {username='slave'} at 127.0.0.1:56416
I20260709 14:56:24.210244 23745 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:24.210384 23527 raft_consensus.cc:606] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Received request to transfer leadership to TS 3882b5ce362f490ca68b378cea7ad84b
I20260709 14:56:24.211297 23745 heartbeater.cc:507] Master 127.19.124.190:42259 requested a full tablet report, sending...
I20260709 14:56:24.212440 23682 tablet_bootstrap.cc:492] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0: 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:56:24.213132 23527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acced9d3a78f445285516238edb01d43"
dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
mode: GRACEFUL
new_leader_uuid: "3882b5ce362f490ca68b378cea7ad84b"
 from {username='slave'} at 127.0.0.1:56416
I20260709 14:56:24.213410 23682 tablet_bootstrap.cc:492] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap complete.
I20260709 14:56:24.213678 23527 raft_consensus.cc:606] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Received request to transfer leadership to TS 3882b5ce362f490ca68b378cea7ad84b
I20260709 14:56:24.214177 23682 ts_tablet_manager.cc:1403] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:56:24.216085 23527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c97352cfa32844b4b76f072393e86ec4"
dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
mode: GRACEFUL
new_leader_uuid: "3882b5ce362f490ca68b378cea7ad84b"
 from {username='slave'} at 127.0.0.1:56416
I20260709 14:56:24.216747 23527 raft_consensus.cc:606] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Received request to transfer leadership to TS 3882b5ce362f490ca68b378cea7ad84b
I20260709 14:56:24.216881 23682 raft_consensus.cc:359] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:24.217859 23682 raft_consensus.cc:740] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.218937 23277 ts_manager.cc:194] Re-registered known tserver with Master: 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811)
I20260709 14:56:24.218963 23682 consensus_queue.cc:260] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [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: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:24.221619 23682 ts_tablet_manager.cc:1434] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:24.222388 23682 tablet_bootstrap.cc:492] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:24.222425 23527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9b0462e97884f6a9e887da5456d6058"
dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
mode: GRACEFUL
new_leader_uuid: "3882b5ce362f490ca68b378cea7ad84b"
 from {username='slave'} at 127.0.0.1:56416
I20260709 14:56:24.223075 23527 raft_consensus.cc:606] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Received request to transfer leadership to TS 3882b5ce362f490ca68b378cea7ad84b
I20260709 14:56:24.224273 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:56:24.224983 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:24.225821 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:24.232321 23277 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42540
I20260709 14:56:24.240931 23745 heartbeater.cc:499] Master 127.19.124.190:42259 was elected leader, sending a full tablet report...
I20260709 14:56:24.248591 23755 raft_consensus.cc:993] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88: : Instructing follower 3882b5ce362f490ca68b378cea7ad84b to start an election
I20260709 14:56:24.249308 23755 raft_consensus.cc:1081] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Signalling peer 3882b5ce362f490ca68b378cea7ad84b to start an election
I20260709 14:56:24.252791 23453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acced9d3a78f445285516238edb01d43"
dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
 from {username='slave'} at 127.0.0.1:54456
I20260709 14:56:24.253517 23453 raft_consensus.cc:493] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.253947 23453 raft_consensus.cc:3060] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.258191 23682 tablet_bootstrap.cc:492] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0: 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:56:24.260573 23682 tablet_bootstrap.cc:492] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap complete.
I20260709 14:56:24.261435 23682 ts_tablet_manager.cc:1403] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.016s
I20260709 14:56:24.265813 23682 raft_consensus.cc:359] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.266547 23682 raft_consensus.cc:740] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.267275 23682 consensus_queue.cc:260] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.267401 23453 raft_consensus.cc:515] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.269598 23682 ts_tablet_manager.cc:1434] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:24.270545 23682 tablet_bootstrap.cc:492] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:24.271267 23719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acced9d3a78f445285516238edb01d43" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:24.272125 23719 raft_consensus.cc:3060] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.275141 23527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acced9d3a78f445285516238edb01d43" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
I20260709 14:56:24.275869 23527 raft_consensus.cc:3055] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:24.276261 23527 raft_consensus.cc:740] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:24.277304 23527 consensus_queue.cc:260] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.278641 23527 raft_consensus.cc:3060] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.280929 23453 leader_election.cc:290] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 2 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:24.282148 23719 raft_consensus.cc:2468] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 2.
I20260709 14:56:24.283397 23421 leader_election.cc:304] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b; no voters: 
I20260709 14:56:24.284395 23665 raft_consensus.cc:2804] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:24.287674 23659 raft_consensus.cc:993] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88: : Instructing follower 3882b5ce362f490ca68b378cea7ad84b to start an election
I20260709 14:56:24.288463 23756 raft_consensus.cc:1081] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Signalling peer 3882b5ce362f490ca68b378cea7ad84b to start an election
I20260709 14:56:24.290771 23453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9b0462e97884f6a9e887da5456d6058"
dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
 from {username='slave'} at 127.0.0.1:54456
I20260709 14:56:24.291489 23453 raft_consensus.cc:493] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.291929 23453 raft_consensus.cc:3060] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.293463 23527 raft_consensus.cc:2468] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 2.
I20260709 14:56:24.294518 23665 raft_consensus.cc:697] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Becoming Leader. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Running, Role: LEADER
I20260709 14:56:24.296453 23665 consensus_queue.cc:237] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.299795 23453 raft_consensus.cc:515] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.302318 23453 leader_election.cc:290] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 2 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:24.303210 23719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b0462e97884f6a9e887da5456d6058" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
W20260709 14:56:24.304503 23421 leader_election.cc:343] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.305545 23682 tablet_bootstrap.cc:492] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0: 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:56:24.306527 23682 tablet_bootstrap.cc:492] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0: Bootstrap complete.
I20260709 14:56:24.306367 23527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b0462e97884f6a9e887da5456d6058" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
I20260709 14:56:24.307004 23527 raft_consensus.cc:3055] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:24.307144 23682 ts_tablet_manager.cc:1403] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.037s	user 0.026s	sys 0.009s
I20260709 14:56:24.307384 23527 raft_consensus.cc:740] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:24.307900 23277 catalog_manager.cc:5697] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b reported cstate change: term changed from 1 to 2, leader changed from 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131) to 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130). New cstate: current_term: 2 leader_uuid: "3882b5ce362f490ca68b378cea7ad84b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.308352 23527 consensus_queue.cc:260] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.309517 23682 raft_consensus.cc:359] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.309834 23527 raft_consensus.cc:3060] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.310101 23682 raft_consensus.cc:740] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.310827 23682 consensus_queue.cc:260] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [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: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.312682 23682 ts_tablet_manager.cc:1434] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260709 14:56:24.315199 23682 tablet_bootstrap.cc:492] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0: Bootstrap starting.
I20260709 14:56:24.322499 23527 raft_consensus.cc:2468] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 2.
I20260709 14:56:24.325268 23419 leader_election.cc:304] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [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: 3882b5ce362f490ca68b378cea7ad84b, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 1e70e53e6a7540ed969e127348a839d0
I20260709 14:56:24.326596 23665 raft_consensus.cc:2804] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:24.327062 23665 raft_consensus.cc:697] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Becoming Leader. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Running, Role: LEADER
I20260709 14:56:24.328260 23665 consensus_queue.cc:237] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.348855 23682 tablet_bootstrap.cc:492] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0: 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:56:24.349877 23682 tablet_bootstrap.cc:492] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0: Bootstrap complete.
I20260709 14:56:24.350632 23682 ts_tablet_manager.cc:1403] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.007s
I20260709 14:56:24.349916 23277 catalog_manager.cc:5697] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b reported cstate change: term changed from 1 to 2, leader changed from 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131) to 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130). New cstate: current_term: 2 leader_uuid: "3882b5ce362f490ca68b378cea7ad84b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.352778 23682 raft_consensus.cc:359] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.353399 23682 raft_consensus.cc:740] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e70e53e6a7540ed969e127348a839d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.354140 23682 consensus_queue.cc:260] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.356029 23682 ts_tablet_manager.cc:1434] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:56:24.476145 23719 raft_consensus.cc:3060] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:24.477582 23326 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:24.481243 23719 pending_rounds.cc:85] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0: Aborting all ops after (but not including) 0
I20260709 14:56:24.481506 23719 pending_rounds.cc:107] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:56:24.481719 23719 raft_consensus.cc:2889] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:56:24.487934 23719 raft_consensus.cc:3060] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.493494 23719 pending_rounds.cc:85] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0: Aborting all ops after (but not including) 0
I20260709 14:56:24.493809 23719 pending_rounds.cc:107] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:56:24.494112 23719 raft_consensus.cc:2889] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:56:24.538837 23659 raft_consensus.cc:993] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88: : Instructing follower 3882b5ce362f490ca68b378cea7ad84b to start an election
I20260709 14:56:24.539258 23756 raft_consensus.cc:1081] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Signalling peer 3882b5ce362f490ca68b378cea7ad84b to start an election
I20260709 14:56:24.540624 23453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0c04a048b5f4a5880754238d6aaf1f3"
dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
 from {username='slave'} at 127.0.0.1:54456
I20260709 14:56:24.541108 23453 raft_consensus.cc:493] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.541399 23453 raft_consensus.cc:3060] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.547101 23453 raft_consensus.cc:515] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.549540 23453 leader_election.cc:290] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 2 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:24.549964 23718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c04a048b5f4a5880754238d6aaf1f3" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:24.550138 23527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c04a048b5f4a5880754238d6aaf1f3" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
I20260709 14:56:24.550575 23718 raft_consensus.cc:3060] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.550736 23527 raft_consensus.cc:3055] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:24.551126 23527 raft_consensus.cc:740] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:24.552002 23527 consensus_queue.cc:260] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.553031 23527 raft_consensus.cc:3060] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.557653 23718 raft_consensus.cc:2468] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 2.
I20260709 14:56:24.558717 23421 leader_election.cc:304] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b; no voters: 
I20260709 14:56:24.559010 23527 raft_consensus.cc:2468] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 2.
I20260709 14:56:24.559509 23665 raft_consensus.cc:2804] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:24.559975 23665 raft_consensus.cc:697] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Becoming Leader. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Running, Role: LEADER
I20260709 14:56:24.560854 23665 consensus_queue.cc:237] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.567477 23276 catalog_manager.cc:5697] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b reported cstate change: term changed from 1 to 2, leader changed from 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131) to 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130). New cstate: current_term: 2 leader_uuid: "3882b5ce362f490ca68b378cea7ad84b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.646731 23659 raft_consensus.cc:993] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88: : Instructing follower 3882b5ce362f490ca68b378cea7ad84b to start an election
I20260709 14:56:24.647147 23756 raft_consensus.cc:1081] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Signalling peer 3882b5ce362f490ca68b378cea7ad84b to start an election
I20260709 14:56:24.648579 23453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c97352cfa32844b4b76f072393e86ec4"
dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
 from {username='slave'} at 127.0.0.1:54456
I20260709 14:56:24.649078 23453 raft_consensus.cc:493] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.649397 23453 raft_consensus.cc:3060] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.654230 23453 raft_consensus.cc:515] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.655815 23453 leader_election.cc:290] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 2 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:24.656669 23718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97352cfa32844b4b76f072393e86ec4" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:24.656996 23527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97352cfa32844b4b76f072393e86ec4" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
I20260709 14:56:24.657362 23718 raft_consensus.cc:3060] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.657598 23527 raft_consensus.cc:3055] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:24.657920 23527 raft_consensus.cc:740] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:24.658774 23527 consensus_queue.cc:260] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.660043 23527 raft_consensus.cc:3060] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.664222 23718 raft_consensus.cc:2468] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 2.
I20260709 14:56:24.665508 23421 leader_election.cc:304] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b; no voters: 
I20260709 14:56:24.666422 23665 raft_consensus.cc:2804] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:24.666870 23665 raft_consensus.cc:697] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Becoming Leader. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Running, Role: LEADER
I20260709 14:56:24.667002 23527 raft_consensus.cc:2468] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 2.
I20260709 14:56:24.667690 23665 consensus_queue.cc:237] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:24.674595 23276 catalog_manager.cc:5697] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b reported cstate change: term changed from 1 to 2, leader changed from 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131) to 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130). New cstate: current_term: 2 leader_uuid: "3882b5ce362f490ca68b378cea7ad84b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.764673 23718 raft_consensus.cc:3060] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.769565 23718 raft_consensus.cc:1275] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Refusing update from remote peer 3882b5ce362f490ca68b378cea7ad84b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.770663 23665 consensus_queue.cc:1048] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:24.781078 23527 raft_consensus.cc:1275] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Refusing update from remote peer 3882b5ce362f490ca68b378cea7ad84b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.782910 23779 consensus_queue.cc:1048] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:24.862468 23527 raft_consensus.cc:1275] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Refusing update from remote peer 3882b5ce362f490ca68b378cea7ad84b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.863816 23779 consensus_queue.cc:1048] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:24.866428 23718 raft_consensus.cc:1275] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Refusing update from remote peer 3882b5ce362f490ca68b378cea7ad84b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.867856 23779 consensus_queue.cc:1048] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.960588 23718 raft_consensus.cc:1275] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Refusing update from remote peer 3882b5ce362f490ca68b378cea7ad84b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.961723 23758 consensus_queue.cc:1048] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:24.972558 23527 raft_consensus.cc:1275] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Refusing update from remote peer 3882b5ce362f490ca68b378cea7ad84b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.973850 23785 consensus_queue.cc:1048] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.090255 23718 raft_consensus.cc:1275] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Refusing update from remote peer 3882b5ce362f490ca68b378cea7ad84b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.091393 23785 consensus_queue.cc:1048] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.098234 23527 raft_consensus.cc:1275] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Refusing update from remote peer 3882b5ce362f490ca68b378cea7ad84b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.099953 23785 consensus_queue.cc:1048] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:25.247233 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:25.263265 23453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2629d7622a5a4fb6b9be9f4fa17589b3"
dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
mode: GRACEFUL
new_leader_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
 from {username='slave'} at 127.0.0.1:44014
I20260709 14:56:25.263754 23453 raft_consensus.cc:606] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 1 LEADER]: Received request to transfer leadership to TS 5f81972e1d574a99b2d3051ce9d6ea88
I20260709 14:56:25.266068 23453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0c04a048b5f4a5880754238d6aaf1f3"
dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
mode: GRACEFUL
new_leader_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
 from {username='slave'} at 127.0.0.1:44014
I20260709 14:56:25.266568 23453 raft_consensus.cc:606] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Received request to transfer leadership to TS 5f81972e1d574a99b2d3051ce9d6ea88
I20260709 14:56:25.267503 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:25.267906 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:25.268428 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:25.455850 23665 raft_consensus.cc:993] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b: : Instructing follower 5f81972e1d574a99b2d3051ce9d6ea88 to start an election
I20260709 14:56:25.456323 23785 raft_consensus.cc:1081] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 1 LEADER]: Signalling peer 5f81972e1d574a99b2d3051ce9d6ea88 to start an election
I20260709 14:56:25.457710 23527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2629d7622a5a4fb6b9be9f4fa17589b3"
dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
 from {username='slave'} at 127.0.0.1:56406
I20260709 14:56:25.458124 23527 raft_consensus.cc:493] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.458384 23527 raft_consensus.cc:3060] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.463209 23527 raft_consensus.cc:515] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:25.464917 23527 leader_election.cc:290] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 2 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:25.465418 23718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2629d7622a5a4fb6b9be9f4fa17589b3" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:25.465873 23453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2629d7622a5a4fb6b9be9f4fa17589b3" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
I20260709 14:56:25.466070 23718 raft_consensus.cc:3060] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.466470 23453 raft_consensus.cc:3055] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.466789 23453 raft_consensus.cc:740] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Running, Role: LEADER
I20260709 14:56:25.467612 23453 consensus_queue.cc:260] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:25.468925 23453 raft_consensus.cc:3060] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.472571 23718 raft_consensus.cc:2468] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 2.
I20260709 14:56:25.473718 23495 leader_election.cc:304] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 
I20260709 14:56:25.474303 23659 raft_consensus.cc:2804] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.474654 23659 raft_consensus.cc:697] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 LEADER]: Becoming Leader. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:25.474810 23453 raft_consensus.cc:2468] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 2.
I20260709 14:56:25.475433 23659 consensus_queue.cc:237] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
W20260709 14:56:25.478684 23326 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:25.481467 23277 catalog_manager.cc:5697] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 reported cstate change: term changed from 1 to 2, leader changed from 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130) to 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131). New cstate: current_term: 2 leader_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:25.543257 23665 raft_consensus.cc:993] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b: : Instructing follower 5f81972e1d574a99b2d3051ce9d6ea88 to start an election
I20260709 14:56:25.543684 23785 raft_consensus.cc:1081] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Signalling peer 5f81972e1d574a99b2d3051ce9d6ea88 to start an election
I20260709 14:56:25.545168 23527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0c04a048b5f4a5880754238d6aaf1f3"
dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
 from {username='slave'} at 127.0.0.1:56406
I20260709 14:56:25.545630 23527 raft_consensus.cc:493] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.546015 23527 raft_consensus.cc:3060] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:25.550733 23527 raft_consensus.cc:515] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:25.552291 23527 leader_election.cc:290] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 3 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:25.552902 23718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c04a048b5f4a5880754238d6aaf1f3" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:25.553275 23453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c04a048b5f4a5880754238d6aaf1f3" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
I20260709 14:56:25.553457 23718 raft_consensus.cc:3060] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:25.553783 23453 raft_consensus.cc:3055] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:25.554044 23453 raft_consensus.cc:740] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Running, Role: LEADER
I20260709 14:56:25.554687 23453 consensus_queue.cc:260] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [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: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:25.555682 23453 raft_consensus.cc:3060] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:25.559521 23718 raft_consensus.cc:2468] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 3.
I20260709 14:56:25.560374 23495 leader_election.cc:304] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 
I20260709 14:56:25.561003 23659 raft_consensus.cc:2804] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:25.561465 23659 raft_consensus.cc:697] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 LEADER]: Becoming Leader. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:25.561702 23453 raft_consensus.cc:2468] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 3.
I20260709 14:56:25.562274 23659 consensus_queue.cc:237] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [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: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:25.568360 23277 catalog_manager.cc:5697] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 reported cstate change: term changed from 2 to 3, leader changed from 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130) to 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131). New cstate: current_term: 3 leader_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:26.013712 23718 raft_consensus.cc:1275] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Refusing update from remote peer 5f81972e1d574a99b2d3051ce9d6ea88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.014846 23776 consensus_queue.cc:1048] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.019465 23453 raft_consensus.cc:1275] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Refusing update from remote peer 5f81972e1d574a99b2d3051ce9d6ea88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.020676 23659 consensus_queue.cc:1048] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.093405 23453 raft_consensus.cc:1275] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 3 FOLLOWER]: Refusing update from remote peer 5f81972e1d574a99b2d3051ce9d6ea88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:26.094501 23796 consensus_queue.cc:1048] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:26.102632 23719 raft_consensus.cc:1275] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 3 FOLLOWER]: Refusing update from remote peer 5f81972e1d574a99b2d3051ce9d6ea88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:26.104017 23659 consensus_queue.cc:1048] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:26.274590 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:26.281602 23527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9aadb4d6d8d3465aaed8533ce3fa1b76"
dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
mode: GRACEFUL
new_leader_uuid: "3882b5ce362f490ca68b378cea7ad84b"
 from {username='slave'} at 127.0.0.1:56416
I20260709 14:56:26.282116 23527 raft_consensus.cc:606] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Received request to transfer leadership to TS 3882b5ce362f490ca68b378cea7ad84b
I20260709 14:56:26.284315 23527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a260e85b7e074bc9b837ba6b51901e85"
dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
mode: GRACEFUL
new_leader_uuid: "3882b5ce362f490ca68b378cea7ad84b"
 from {username='slave'} at 127.0.0.1:56416
I20260709 14:56:26.284749 23527 raft_consensus.cc:606] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 LEADER]: Received request to transfer leadership to TS 3882b5ce362f490ca68b378cea7ad84b
I20260709 14:56:26.285701 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:26.286130 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:26.286635 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:26.338439 23776 raft_consensus.cc:993] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88: : Instructing follower 3882b5ce362f490ca68b378cea7ad84b to start an election
I20260709 14:56:26.338868 23659 raft_consensus.cc:1081] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Signalling peer 3882b5ce362f490ca68b378cea7ad84b to start an election
I20260709 14:56:26.340199 23453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9aadb4d6d8d3465aaed8533ce3fa1b76"
dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
 from {username='slave'} at 127.0.0.1:54456
I20260709 14:56:26.340665 23453 raft_consensus.cc:493] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:26.340994 23453 raft_consensus.cc:3060] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:26.345427 23453 raft_consensus.cc:515] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:26.346691 23453 leader_election.cc:290] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 2 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:26.347446 23719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aadb4d6d8d3465aaed8533ce3fa1b76" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:26.347673 23527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aadb4d6d8d3465aaed8533ce3fa1b76" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
I20260709 14:56:26.348043 23719 raft_consensus.cc:3060] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:26.348214 23527 raft_consensus.cc:3055] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:26.348551 23527 raft_consensus.cc:740] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:26.349362 23527 consensus_queue.cc:260] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:26.350554 23527 raft_consensus.cc:3060] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:26.354513 23719 raft_consensus.cc:2468] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 2.
I20260709 14:56:26.355590 23421 leader_election.cc:304] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b; no voters: 
I20260709 14:56:26.356254 23785 raft_consensus.cc:2804] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:26.356712 23527 raft_consensus.cc:2468] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 2.
I20260709 14:56:26.357231 23785 raft_consensus.cc:697] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Becoming Leader. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Running, Role: LEADER
I20260709 14:56:26.358165 23785 consensus_queue.cc:237] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:26.364398 23276 catalog_manager.cc:5697] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b reported cstate change: term changed from 1 to 2, leader changed from 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131) to 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130). New cstate: current_term: 2 leader_uuid: "3882b5ce362f490ca68b378cea7ad84b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:26.479709 23326 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:26.499742 23776 raft_consensus.cc:993] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88: : Instructing follower 3882b5ce362f490ca68b378cea7ad84b to start an election
I20260709 14:56:26.500288 23659 raft_consensus.cc:1081] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 LEADER]: Signalling peer 3882b5ce362f490ca68b378cea7ad84b to start an election
I20260709 14:56:26.501704 23453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a260e85b7e074bc9b837ba6b51901e85"
dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
 from {username='slave'} at 127.0.0.1:54456
I20260709 14:56:26.502121 23453 raft_consensus.cc:493] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:26.502454 23453 raft_consensus.cc:3060] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:26.507517 23453 raft_consensus.cc:515] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:26.508893 23453 leader_election.cc:290] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 3 election: Requested vote from peers 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091), 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811)
I20260709 14:56:26.509609 23527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a260e85b7e074bc9b837ba6b51901e85" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
I20260709 14:56:26.509919 23719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a260e85b7e074bc9b837ba6b51901e85" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:26.510293 23527 raft_consensus.cc:3055] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:26.510483 23719 raft_consensus.cc:3060] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:26.510675 23527 raft_consensus.cc:740] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:26.511524 23527 consensus_queue.cc:260] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [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: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:26.512707 23527 raft_consensus.cc:3060] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:26.516361 23719 raft_consensus.cc:2468] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 3.
I20260709 14:56:26.517568 23421 leader_election.cc:304] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b; no voters: 
I20260709 14:56:26.518715 23785 raft_consensus.cc:2804] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:26.518855 23527 raft_consensus.cc:2468] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 3.
I20260709 14:56:26.519362 23785 raft_consensus.cc:697] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 3 LEADER]: Becoming Leader. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Running, Role: LEADER
I20260709 14:56:26.520099 23785 consensus_queue.cc:237] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [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: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:26.526110 23276 catalog_manager.cc:5697] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b reported cstate change: term changed from 2 to 3, leader changed from 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131) to 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130). New cstate: current_term: 3 leader_uuid: "3882b5ce362f490ca68b378cea7ad84b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:26.820791 23719 raft_consensus.cc:1275] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Refusing update from remote peer 3882b5ce362f490ca68b378cea7ad84b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.821930 23785 consensus_queue.cc:1048] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.832829 23527 raft_consensus.cc:1275] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Refusing update from remote peer 3882b5ce362f490ca68b378cea7ad84b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.834197 23812 consensus_queue.cc:1048] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.945756 23527 raft_consensus.cc:1275] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 FOLLOWER]: Refusing update from remote peer 3882b5ce362f490ca68b378cea7ad84b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:26.946882 23812 consensus_queue.cc:1048] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.954514 23719 raft_consensus.cc:1275] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 3 FOLLOWER]: Refusing update from remote peer 3882b5ce362f490ca68b378cea7ad84b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:26.956060 23785 consensus_queue.cc:1048] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:27.292860 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:27.299661 23453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a260e85b7e074bc9b837ba6b51901e85"
dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
mode: GRACEFUL
new_leader_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
 from {username='slave'} at 127.0.0.1:44014
I20260709 14:56:27.300083 23453 raft_consensus.cc:606] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 3 LEADER]: Received request to transfer leadership to TS 5f81972e1d574a99b2d3051ce9d6ea88
I20260709 14:56:27.302312 23453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acced9d3a78f445285516238edb01d43"
dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
mode: GRACEFUL
new_leader_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
 from {username='slave'} at 127.0.0.1:44014
I20260709 14:56:27.302703 23453 raft_consensus.cc:606] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Received request to transfer leadership to TS 5f81972e1d574a99b2d3051ce9d6ea88
I20260709 14:56:27.303526 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:27.303900 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:27.304368 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:27.349125 23803 raft_consensus.cc:993] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b: : Instructing follower 5f81972e1d574a99b2d3051ce9d6ea88 to start an election
I20260709 14:56:27.349561 23785 raft_consensus.cc:1081] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 3 LEADER]: Signalling peer 5f81972e1d574a99b2d3051ce9d6ea88 to start an election
I20260709 14:56:27.350864 23527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a260e85b7e074bc9b837ba6b51901e85"
dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
 from {username='slave'} at 127.0.0.1:56406
I20260709 14:56:27.351293 23527 raft_consensus.cc:493] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:27.351554 23527 raft_consensus.cc:3060] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:27.356312 23803 raft_consensus.cc:993] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b: : Instructing follower 5f81972e1d574a99b2d3051ce9d6ea88 to start an election
I20260709 14:56:27.356561 23527 raft_consensus.cc:515] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:27.356896 23785 raft_consensus.cc:1081] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Signalling peer 5f81972e1d574a99b2d3051ce9d6ea88 to start an election
I20260709 14:56:27.358246 23527 leader_election.cc:290] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 4 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:27.358534 23529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acced9d3a78f445285516238edb01d43"
dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
 from {username='slave'} at 127.0.0.1:56406
I20260709 14:56:27.358995 23719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a260e85b7e074bc9b837ba6b51901e85" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:27.359122 23529 raft_consensus.cc:493] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:27.359331 23453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a260e85b7e074bc9b837ba6b51901e85" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
I20260709 14:56:27.359579 23719 raft_consensus.cc:3060] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:27.359850 23529 raft_consensus.cc:3060] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:27.360020 23453 raft_consensus.cc:3055] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:27.360361 23453 raft_consensus.cc:740] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Running, Role: LEADER
I20260709 14:56:27.361043 23453 consensus_queue.cc:260] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [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: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:27.361835 23453 raft_consensus.cc:3060] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:27.366122 23453 raft_consensus.cc:2468] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 4.
I20260709 14:56:27.366475 23719 raft_consensus.cc:2468] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 4.
I20260709 14:56:27.367129 23494 leader_election.cc:304] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [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: 3882b5ce362f490ca68b378cea7ad84b, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 
I20260709 14:56:27.367229 23529 raft_consensus.cc:515] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:27.367899 23659 raft_consensus.cc:2804] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:27.368788 23659 raft_consensus.cc:697] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 4 LEADER]: Becoming Leader. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:27.369506 23529 leader_election.cc:290] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 3 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781)
I20260709 14:56:27.369486 23659 consensus_queue.cc:237] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [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: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } }
I20260709 14:56:27.370258 23719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acced9d3a78f445285516238edb01d43" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:27.370844 23719 raft_consensus.cc:3060] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:27.375563 23719 raft_consensus.cc:2468] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 3.
I20260709 14:56:27.375476 23276 catalog_manager.cc:5697] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 reported cstate change: term changed from 3 to 4, leader changed from 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130) to 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131). New cstate: current_term: 4 leader_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.370250 23453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acced9d3a78f445285516238edb01d43" candidate_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
I20260709 14:56:27.376423 23453 raft_consensus.cc:3055] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:27.376716 23453 raft_consensus.cc:740] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Running, Role: LEADER
I20260709 14:56:27.376660 23495 leader_election.cc:304] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 5f81972e1d574a99b2d3051ce9d6ea88; no voters: 
I20260709 14:56:27.377511 23453 consensus_queue.cc:260] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [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: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:27.378366 23453 raft_consensus.cc:3060] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:27.380924 23659 raft_consensus.cc:2804] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:27.381290 23659 raft_consensus.cc:697] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 LEADER]: Becoming Leader. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:27.381847 23659 consensus_queue.cc:237] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [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: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:27.383759 23453 raft_consensus.cc:2468] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f81972e1d574a99b2d3051ce9d6ea88 in term 3.
I20260709 14:56:27.392066 23276 catalog_manager.cc:5697] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 reported cstate change: term changed from 2 to 3, leader changed from 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130) to 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131). New cstate: current_term: 3 leader_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:27.480672 23326 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:27.803781 23719 raft_consensus.cc:1275] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 4 FOLLOWER]: Refusing update from remote peer 5f81972e1d574a99b2d3051ce9d6ea88: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:27.805052 23659 consensus_queue.cc:1048] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:27.811569 23718 raft_consensus.cc:1275] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 3 FOLLOWER]: Refusing update from remote peer 5f81972e1d574a99b2d3051ce9d6ea88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:27.813110 23824 consensus_queue.cc:1048] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:27.813871 23453 raft_consensus.cc:1275] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 4 FOLLOWER]: Refusing update from remote peer 5f81972e1d574a99b2d3051ce9d6ea88: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:27.815538 23818 consensus_queue.cc:1048] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:27.827438 23453 raft_consensus.cc:1275] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 3 FOLLOWER]: Refusing update from remote peer 5f81972e1d574a99b2d3051ce9d6ea88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:27.828928 23659 consensus_queue.cc:1048] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:28.310236 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:28.316972 23529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07f2355ac300493bbfaa51e604676015"
dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
mode: GRACEFUL
new_leader_uuid: "3882b5ce362f490ca68b378cea7ad84b"
 from {username='slave'} at 127.0.0.1:56416
I20260709 14:56:28.317459 23529 raft_consensus.cc:606] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Received request to transfer leadership to TS 3882b5ce362f490ca68b378cea7ad84b
I20260709 14:56:28.319736 23529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2629d7622a5a4fb6b9be9f4fa17589b3"
dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
mode: GRACEFUL
new_leader_uuid: "3882b5ce362f490ca68b378cea7ad84b"
 from {username='slave'} at 127.0.0.1:56416
I20260709 14:56:28.320372 23529 raft_consensus.cc:606] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 LEADER]: Received request to transfer leadership to TS 3882b5ce362f490ca68b378cea7ad84b
I20260709 14:56:28.321359 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:28.321768 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:28.322279 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:56:28.481714 23326 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:28.638092 23824 raft_consensus.cc:993] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88: : Instructing follower 3882b5ce362f490ca68b378cea7ad84b to start an election
I20260709 14:56:28.638595 23659 raft_consensus.cc:1081] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Signalling peer 3882b5ce362f490ca68b378cea7ad84b to start an election
I20260709 14:56:28.639909 23453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07f2355ac300493bbfaa51e604676015"
dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
 from {username='slave'} at 127.0.0.1:54456
I20260709 14:56:28.640286 23453 raft_consensus.cc:493] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:28.640516 23453 raft_consensus.cc:3060] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:28.644527 23453 raft_consensus.cc:515] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:28.645805 23453 leader_election.cc:290] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 2 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:28.646651 23719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f2355ac300493bbfaa51e604676015" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:28.646876 23529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f2355ac300493bbfaa51e604676015" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
I20260709 14:56:28.647281 23719 raft_consensus.cc:3060] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:28.647477 23529 raft_consensus.cc:3055] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:28.647817 23529 raft_consensus.cc:740] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:28.648478 23529 consensus_queue.cc:260] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:28.649538 23529 raft_consensus.cc:3060] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:28.652701 23719 raft_consensus.cc:2468] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 2.
I20260709 14:56:28.653755 23421 leader_election.cc:304] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b; no voters: 
I20260709 14:56:28.654130 23529 raft_consensus.cc:2468] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 2.
I20260709 14:56:28.654577 23785 raft_consensus.cc:2804] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:28.655025 23785 raft_consensus.cc:697] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Becoming Leader. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Running, Role: LEADER
I20260709 14:56:28.655812 23785 consensus_queue.cc:237] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:28.664331 23276 catalog_manager.cc:5697] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b reported cstate change: term changed from 1 to 2, leader changed from 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131) to 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130). New cstate: current_term: 2 leader_uuid: "3882b5ce362f490ca68b378cea7ad84b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:28.808461 23824 raft_consensus.cc:993] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88: : Instructing follower 3882b5ce362f490ca68b378cea7ad84b to start an election
I20260709 14:56:28.808858 23659 raft_consensus.cc:1081] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 LEADER]: Signalling peer 3882b5ce362f490ca68b378cea7ad84b to start an election
I20260709 14:56:28.810142 23453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2629d7622a5a4fb6b9be9f4fa17589b3"
dest_uuid: "3882b5ce362f490ca68b378cea7ad84b"
 from {username='slave'} at 127.0.0.1:54456
I20260709 14:56:28.810555 23453 raft_consensus.cc:493] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:28.810799 23453 raft_consensus.cc:3060] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:28.815025 23453 raft_consensus.cc:515] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:28.816365 23453 leader_election.cc:290] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 3 election: Requested vote from peers 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811), 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131:38091)
I20260709 14:56:28.817221 23719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2629d7622a5a4fb6b9be9f4fa17589b3" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e70e53e6a7540ed969e127348a839d0"
I20260709 14:56:28.817382 23529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2629d7622a5a4fb6b9be9f4fa17589b3" candidate_uuid: "3882b5ce362f490ca68b378cea7ad84b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f81972e1d574a99b2d3051ce9d6ea88"
I20260709 14:56:28.817731 23719 raft_consensus.cc:3060] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:28.817917 23529 raft_consensus.cc:3055] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:28.818215 23529 raft_consensus.cc:740] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f81972e1d574a99b2d3051ce9d6ea88, State: Running, Role: LEADER
I20260709 14:56:28.818881 23529 consensus_queue.cc:260] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [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: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:28.819798 23529 raft_consensus.cc:3060] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:28.822109 23719 raft_consensus.cc:2468] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 3.
I20260709 14:56:28.823024 23421 leader_election.cc:304] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e70e53e6a7540ed969e127348a839d0, 3882b5ce362f490ca68b378cea7ad84b; no voters: 
I20260709 14:56:28.823659 23785 raft_consensus.cc:2804] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:28.824024 23785 raft_consensus.cc:697] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 3 LEADER]: Becoming Leader. State: Replica: 3882b5ce362f490ca68b378cea7ad84b, State: Running, Role: LEADER
I20260709 14:56:28.824669 23785 consensus_queue.cc:237] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [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: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } }
I20260709 14:56:28.824931 23529 raft_consensus.cc:2468] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882b5ce362f490ca68b378cea7ad84b in term 3.
I20260709 14:56:28.831092 23276 catalog_manager.cc:5697] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b reported cstate change: term changed from 2 to 3, leader changed from 5f81972e1d574a99b2d3051ce9d6ea88 (127.19.124.131) to 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130). New cstate: current_term: 3 leader_uuid: "3882b5ce362f490ca68b378cea7ad84b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882b5ce362f490ca68b378cea7ad84b" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:29.176237 23529 raft_consensus.cc:1275] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Refusing update from remote peer 3882b5ce362f490ca68b378cea7ad84b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:29.177628 23785 consensus_queue.cc:1048] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:29.189421 23719 raft_consensus.cc:1275] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Refusing update from remote peer 3882b5ce362f490ca68b378cea7ad84b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:29.190887 23842 consensus_queue.cc:1048] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e70e53e6a7540ed969e127348a839d0" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:29.329281 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:29.355347 19954 tablet_server.cc:179] TabletServer@127.19.124.129:32811 shutting down...
W20260709 14:56:29.370883 23495 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 62 similar messages]
W20260709 14:56:29.373497 23495 consensus_peers.cc:597] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: 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:56:29.374390 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:29.374976 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.375489 19954 raft_consensus.cc:2243] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.375867 19954 raft_consensus.cc:2272] T 15ead70544d24c1aa0d836d39791743c P 1e70e53e6a7540ed969e127348a839d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.377595 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.378086 19954 raft_consensus.cc:2243] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.378453 19954 raft_consensus.cc:2272] T e9b0462e97884f6a9e887da5456d6058 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.379990 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.380465 19954 raft_consensus.cc:2243] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.380874 19954 raft_consensus.cc:2272] T acced9d3a78f445285516238edb01d43 P 1e70e53e6a7540ed969e127348a839d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.382458 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.382915 19954 raft_consensus.cc:2243] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.383252 19954 raft_consensus.cc:2272] T 07f2355ac300493bbfaa51e604676015 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.385226 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.385710 19954 raft_consensus.cc:2243] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.386078 19954 raft_consensus.cc:2272] T a260e85b7e074bc9b837ba6b51901e85 P 1e70e53e6a7540ed969e127348a839d0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.387605 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.388041 19954 raft_consensus.cc:2243] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.388415 19954 raft_consensus.cc:2272] T c97352cfa32844b4b76f072393e86ec4 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.389986 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.390439 19954 raft_consensus.cc:2243] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.390787 19954 raft_consensus.cc:2272] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.392239 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.392675 19954 raft_consensus.cc:2243] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.393042 19954 raft_consensus.cc:2272] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 1e70e53e6a7540ed969e127348a839d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.394485 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.394909 19954 raft_consensus.cc:2243] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.395255 19954 raft_consensus.cc:2272] T a0c04a048b5f4a5880754238d6aaf1f3 P 1e70e53e6a7540ed969e127348a839d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.396797 19954 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.397199 19954 raft_consensus.cc:2243] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.397560 19954 raft_consensus.cc:2272] T 3aca37a61b9646139c41a7410f9dbffb P 1e70e53e6a7540ed969e127348a839d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.414315 19954 tablet_server.cc:196] TabletServer@127.19.124.129:32811 shutdown complete.
W20260709 14:56:29.416064 23495 consensus_peers.cc:597] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:29.431383 19954 tablet_server.cc:179] TabletServer@127.19.124.130:0 shutting down...
W20260709 14:56:29.442572 23494 consensus_peers.cc:597] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 3882b5ce362f490ca68b378cea7ad84b (127.19.124.130:35781): Couldn't send request to peer 3882b5ce362f490ca68b378cea7ad84b. 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:56:29.451514 23421 consensus_peers.cc:597] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:29.454012 23529 raft_consensus.cc:1275] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 FOLLOWER]: Refusing update from remote peer 3882b5ce362f490ca68b378cea7ad84b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:29.455647 23842 consensus_queue.cc:1048] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f81972e1d574a99b2d3051ce9d6ea88" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:56:29.465770 23421 consensus_peers.cc:597] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:29.468051 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:29.468976 19954 tablet_replica.cc:333] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b: stopping tablet replica
I20260709 14:56:29.469700 19954 raft_consensus.cc:2243] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.470472 19954 raft_consensus.cc:2272] T 15ead70544d24c1aa0d836d39791743c P 3882b5ce362f490ca68b378cea7ad84b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.473480 19954 tablet_replica.cc:333] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b: stopping tablet replica
I20260709 14:56:29.474205 19954 raft_consensus.cc:2243] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.474959 19954 raft_consensus.cc:2272] T 07f2355ac300493bbfaa51e604676015 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.477082 19954 tablet_replica.cc:333] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b: stopping tablet replica
I20260709 14:56:29.477669 19954 raft_consensus.cc:2243] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.478036 19954 raft_consensus.cc:2272] T acced9d3a78f445285516238edb01d43 P 3882b5ce362f490ca68b378cea7ad84b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.479748 19954 tablet_replica.cc:333] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b: stopping tablet replica
I20260709 14:56:29.480222 19954 raft_consensus.cc:2243] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.480901 19954 raft_consensus.cc:2272] T c97352cfa32844b4b76f072393e86ec4 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.482483 19954 tablet_replica.cc:333] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b: stopping tablet replica
W20260709 14:56:29.482517 23326 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:29.482980 19954 raft_consensus.cc:2243] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.483390 19954 raft_consensus.cc:2272] T a260e85b7e074bc9b837ba6b51901e85 P 3882b5ce362f490ca68b378cea7ad84b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.485065 19954 tablet_replica.cc:333] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b: stopping tablet replica
I20260709 14:56:29.485524 19954 raft_consensus.cc:2243] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.486148 19954 raft_consensus.cc:2272] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.487828 19954 tablet_replica.cc:333] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b: stopping tablet replica
I20260709 14:56:29.488269 19954 raft_consensus.cc:2243] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.488616 19954 raft_consensus.cc:2272] T a0c04a048b5f4a5880754238d6aaf1f3 P 3882b5ce362f490ca68b378cea7ad84b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.490304 19954 tablet_replica.cc:333] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b: stopping tablet replica
I20260709 14:56:29.490747 19954 raft_consensus.cc:2243] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.491118 19954 raft_consensus.cc:2272] T 3aca37a61b9646139c41a7410f9dbffb P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.492825 19954 tablet_replica.cc:333] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b: stopping tablet replica
I20260709 14:56:29.493279 19954 raft_consensus.cc:2243] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.493964 19954 raft_consensus.cc:2272] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 3882b5ce362f490ca68b378cea7ad84b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.496044 19954 tablet_replica.cc:333] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b: stopping tablet replica
I20260709 14:56:29.496508 19954 raft_consensus.cc:2243] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.497170 19954 raft_consensus.cc:2272] T e9b0462e97884f6a9e887da5456d6058 P 3882b5ce362f490ca68b378cea7ad84b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.525430 19954 tablet_server.cc:196] TabletServer@127.19.124.130:0 shutdown complete.
I20260709 14:56:29.544754 19954 tablet_server.cc:179] TabletServer@127.19.124.131:0 shutting down...
W20260709 14:56:29.555156 23495 consensus_peers.cc:597] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 -> Peer 1e70e53e6a7540ed969e127348a839d0 (127.19.124.129:32811): Couldn't send request to peer 1e70e53e6a7540ed969e127348a839d0. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:32811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:29.568645 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:29.569310 19954 tablet_replica.cc:333] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88: stopping tablet replica
I20260709 14:56:29.569933 19954 raft_consensus.cc:2243] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.570372 19954 raft_consensus.cc:2272] T 15ead70544d24c1aa0d836d39791743c P 5f81972e1d574a99b2d3051ce9d6ea88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.572254 19954 tablet_replica.cc:333] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88: stopping tablet replica
I20260709 14:56:29.572758 19954 raft_consensus.cc:2243] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.573163 19954 raft_consensus.cc:2272] T 07f2355ac300493bbfaa51e604676015 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.575428 19954 tablet_replica.cc:333] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88: stopping tablet replica
I20260709 14:56:29.575942 19954 raft_consensus.cc:2243] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.576332 19954 raft_consensus.cc:2272] T 9aadb4d6d8d3465aaed8533ce3fa1b76 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.577977 19954 tablet_replica.cc:333] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88: stopping tablet replica
I20260709 14:56:29.578430 19954 raft_consensus.cc:2243] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.578815 19954 raft_consensus.cc:2272] T 2629d7622a5a4fb6b9be9f4fa17589b3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.581194 19954 tablet_replica.cc:333] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88: stopping tablet replica
I20260709 14:56:29.581692 19954 raft_consensus.cc:2243] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.582348 19954 raft_consensus.cc:2272] T a0c04a048b5f4a5880754238d6aaf1f3 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.584064 19954 tablet_replica.cc:333] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88: stopping tablet replica
I20260709 14:56:29.584483 19954 raft_consensus.cc:2243] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.585183 19954 raft_consensus.cc:2272] T 3aca37a61b9646139c41a7410f9dbffb P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.586910 19954 tablet_replica.cc:333] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88: stopping tablet replica
I20260709 14:56:29.587368 19954 raft_consensus.cc:2243] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.587742 19954 raft_consensus.cc:2272] T c97352cfa32844b4b76f072393e86ec4 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.589478 19954 tablet_replica.cc:333] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88: stopping tablet replica
I20260709 14:56:29.589906 19954 raft_consensus.cc:2243] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.590545 19954 raft_consensus.cc:2272] T a260e85b7e074bc9b837ba6b51901e85 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.592198 19954 tablet_replica.cc:333] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88: stopping tablet replica
I20260709 14:56:29.592628 19954 raft_consensus.cc:2243] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.593287 19954 raft_consensus.cc:2272] T acced9d3a78f445285516238edb01d43 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.594969 19954 tablet_replica.cc:333] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88: stopping tablet replica
I20260709 14:56:29.595404 19954 raft_consensus.cc:2243] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.595762 19954 raft_consensus.cc:2272] T e9b0462e97884f6a9e887da5456d6058 P 5f81972e1d574a99b2d3051ce9d6ea88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.623345 19954 tablet_server.cc:196] TabletServer@127.19.124.131:0 shutdown complete.
I20260709 14:56:29.643811 19954 master.cc:562] Master@127.19.124.190:42259 shutting down...
I20260709 14:56:29.662581 19954 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.663072 19954 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.663383 19954 tablet_replica.cc:333] T 00000000000000000000000000000000 P a13dbd694bc44a5f9411b36161b50a3c: stopping tablet replica
I20260709 14:56:29.682976 19954 master.cc:584] Master@127.19.124.190:42259 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12359 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:56:29.719964 19954 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.124.190:37795
I20260709 14:56:29.721118 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:29.726073 23854 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:56:29.726073 23853 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:56:29.727618 23856 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:56:29.727888 19954 server_base.cc:1061] running on GCE node
I20260709 14:56:29.728875 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:29.729061 19954 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:56:29.729228 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608989729212 us; error 0 us; skew 500 ppm
I20260709 14:56:29.729909 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:29.732779 19954 webserver.cc:533] Webserver started at http://127.19.124.190:46483/ using document root <none> and password file <none>
I20260709 14:56:29.733234 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:29.733382 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:29.733593 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:29.734572 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-0/minicluster-data/master-0-root/instance:
uuid: "e5faf1046b344ee79d0bfce12f3b1dda"
format_stamp: "Formatted at 2026-07-09 14:56:29 on dist-test-slave-q457"
I20260709 14:56:29.738687 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:29.741771 23861 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:56:29.742414 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:29.742674 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-0/minicluster-data/master-0-root
uuid: "e5faf1046b344ee79d0bfce12f3b1dda"
format_stamp: "Formatted at 2026-07-09 14:56:29 on dist-test-slave-q457"
I20260709 14:56:29.742915 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-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:56:29.760749 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:29.761842 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:29.796746 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.190:37795
I20260709 14:56:29.796877 23912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.190:37795 every 8 connection(s)
I20260709 14:56:29.800298 23913 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:56:29.810048 23913 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda: Bootstrap starting.
I20260709 14:56:29.814440 23913 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.818292 23913 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda: No bootstrap required, opened a new log
I20260709 14:56:29.820233 23913 raft_consensus.cc:359] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5faf1046b344ee79d0bfce12f3b1dda" member_type: VOTER }
I20260709 14:56:29.820576 23913 raft_consensus.cc:385] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.820818 23913 raft_consensus.cc:740] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5faf1046b344ee79d0bfce12f3b1dda, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.821347 23913 consensus_queue.cc:260] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e5faf1046b344ee79d0bfce12f3b1dda" member_type: VOTER }
I20260709 14:56:29.821760 23913 raft_consensus.cc:399] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:29.821969 23913 raft_consensus.cc:493] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:29.822206 23913 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.826319 23913 raft_consensus.cc:515] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5faf1046b344ee79d0bfce12f3b1dda" member_type: VOTER }
I20260709 14:56:29.826766 23913 leader_election.cc:304] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [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: e5faf1046b344ee79d0bfce12f3b1dda; no voters: 
I20260709 14:56:29.827775 23913 leader_election.cc:290] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:29.828142 23916 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:29.829382 23916 raft_consensus.cc:697] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [term 1 LEADER]: Becoming Leader. State: Replica: e5faf1046b344ee79d0bfce12f3b1dda, State: Running, Role: LEADER
I20260709 14:56:29.829979 23916 consensus_queue.cc:237] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [LEADER]: Queue going to LEADER mode. State: All 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: "e5faf1046b344ee79d0bfce12f3b1dda" member_type: VOTER }
I20260709 14:56:29.830399 23913 sys_catalog.cc:565] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:29.832608 23917 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e5faf1046b344ee79d0bfce12f3b1dda" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5faf1046b344ee79d0bfce12f3b1dda" member_type: VOTER } }
I20260709 14:56:29.832695 23918 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [sys.catalog]: SysCatalogTable state changed. Reason: New leader e5faf1046b344ee79d0bfce12f3b1dda. Latest consensus state: current_term: 1 leader_uuid: "e5faf1046b344ee79d0bfce12f3b1dda" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5faf1046b344ee79d0bfce12f3b1dda" member_type: VOTER } }
I20260709 14:56:29.833389 23918 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:29.835034 23917 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:29.836301 23922 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:29.840907 23922 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:29.844403 19954 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:29.848723 23922 catalog_manager.cc:1383] Generated new cluster ID: e63ee21ea38541eb9eb5c8f123070a7a
I20260709 14:56:29.849001 23922 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:29.874171 23922 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:29.875453 23922 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:29.895406 23922 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda: Generated new TSK 0
I20260709 14:56:29.895974 23922 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:29.910365 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:29.915786 23934 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:56:29.916571 23935 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:56:29.918015 23937 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:56:29.918247 19954 server_base.cc:1061] running on GCE node
I20260709 14:56:29.919123 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:29.919301 19954 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:56:29.919422 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608989919412 us; error 0 us; skew 500 ppm
I20260709 14:56:29.919902 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:29.922008 19954 webserver.cc:533] Webserver started at http://127.19.124.129:44925/ using document root <none> and password file <none>
I20260709 14:56:29.922415 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:29.922566 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:29.922757 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:29.923697 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-0/minicluster-data/ts-0-root/instance:
uuid: "1922bd3b0469452b9496aef518b38f15"
format_stamp: "Formatted at 2026-07-09 14:56:29 on dist-test-slave-q457"
I20260709 14:56:29.927721 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:56:29.930789 23942 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:56:29.931457 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:56:29.931708 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-0/minicluster-data/ts-0-root
uuid: "1922bd3b0469452b9496aef518b38f15"
format_stamp: "Formatted at 2026-07-09 14:56:29 on dist-test-slave-q457"
I20260709 14:56:29.931996 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-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:56:29.948935 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:29.949961 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:29.951256 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:29.953331 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:29.953500 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:29.953727 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:29.953869 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:29.990891 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.129:33011
I20260709 14:56:29.991007 24004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.129:33011 every 8 connection(s)
I20260709 14:56:29.995357 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:30.002028 24009 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:56:30.003073 24010 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:56:30.005694 24012 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:56:30.005961 19954 server_base.cc:1061] running on GCE node
I20260709 14:56:30.007217 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:30.007467 19954 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:56:30.007635 24005 heartbeater.cc:344] Connected to a master server at 127.19.124.190:37795
I20260709 14:56:30.007665 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608990007646 us; error 0 us; skew 500 ppm
I20260709 14:56:30.008045 24005 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:30.008438 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:30.008700 24005 heartbeater.cc:507] Master 127.19.124.190:37795 requested a full tablet report, sending...
I20260709 14:56:30.010708 23878 ts_manager.cc:194] Registered new tserver with Master: 1922bd3b0469452b9496aef518b38f15 (127.19.124.129:33011)
I20260709 14:56:30.011006 19954 webserver.cc:533] Webserver started at http://127.19.124.130:36041/ using document root <none> and password file <none>
I20260709 14:56:30.011524 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:30.011698 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:30.011943 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:30.012537 23878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36232
I20260709 14:56:30.012982 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-0/minicluster-data/ts-1-root/instance:
uuid: "2cc173f14a614829a03f8480d506ef94"
format_stamp: "Formatted at 2026-07-09 14:56:30 on dist-test-slave-q457"
I20260709 14:56:30.017190 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:30.020169 24017 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:56:30.020884 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:30.021133 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-0/minicluster-data/ts-1-root
uuid: "2cc173f14a614829a03f8480d506ef94"
format_stamp: "Formatted at 2026-07-09 14:56:30 on dist-test-slave-q457"
I20260709 14:56:30.021380 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-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:56:30.033385 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:30.034448 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:30.035739 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:30.037797 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:30.037989 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:30.038199 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:30.038345 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:30.075659 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.130:39137
I20260709 14:56:30.075785 24079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.130:39137 every 8 connection(s)
I20260709 14:56:30.080032 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:30.086037 24083 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:56:30.086844 24084 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:56:30.088307 19954 server_base.cc:1061] running on GCE node
W20260709 14:56:30.089347 24087 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:56:30.090392 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:30.090646 19954 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:56:30.090793 24080 heartbeater.cc:344] Connected to a master server at 127.19.124.190:37795
I20260709 14:56:30.090862 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608990090841 us; error 0 us; skew 500 ppm
I20260709 14:56:30.091217 24080 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:30.091570 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:30.091930 24080 heartbeater.cc:507] Master 127.19.124.190:37795 requested a full tablet report, sending...
I20260709 14:56:30.094059 23878 ts_manager.cc:194] Registered new tserver with Master: 2cc173f14a614829a03f8480d506ef94 (127.19.124.130:39137)
I20260709 14:56:30.094089 19954 webserver.cc:533] Webserver started at http://127.19.124.131:45707/ using document root <none> and password file <none>
I20260709 14:56:30.094689 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:30.094895 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:30.095125 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:30.095471 23878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36242
I20260709 14:56:30.096264 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-0/minicluster-data/ts-2-root/instance:
uuid: "167008c2361c4521a719fea5e25aac34"
format_stamp: "Formatted at 2026-07-09 14:56:30 on dist-test-slave-q457"
I20260709 14:56:30.100422 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:56:30.103394 24091 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:56:30.104076 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:30.104333 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-0/minicluster-data/ts-2-root
uuid: "167008c2361c4521a719fea5e25aac34"
format_stamp: "Formatted at 2026-07-09 14:56:30 on dist-test-slave-q457"
I20260709 14:56:30.104579 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608900776801-19954-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:56:30.116554 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:30.117631 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:30.118952 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:30.121037 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:30.121229 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:30.121438 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:30.121584 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:30.158388 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.131:46523
I20260709 14:56:30.158502 24153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.131:46523 every 8 connection(s)
I20260709 14:56:30.170729 24154 heartbeater.cc:344] Connected to a master server at 127.19.124.190:37795
I20260709 14:56:30.171119 24154 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:30.171754 24154 heartbeater.cc:507] Master 127.19.124.190:37795 requested a full tablet report, sending...
I20260709 14:56:30.173485 23878 ts_manager.cc:194] Registered new tserver with Master: 167008c2361c4521a719fea5e25aac34 (127.19.124.131:46523)
I20260709 14:56:30.174481 19954 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013161562s
I20260709 14:56:30.174703 23878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36248
I20260709 14:56:30.197003 23878 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36254:
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:56:30.198933 23878 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:56:30.237335 24119 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5a507466f14a41bbf97dc70cb9d978 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=74ab1aa874534bd59bcee7713ade2709]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:30.237689 24118 tablet_service.cc:1511] Processing CreateTablet for tablet d3255f468ac04a26b21faca21c071df7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=74ab1aa874534bd59bcee7713ade2709]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:30.238725 24119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5a507466f14a41bbf97dc70cb9d978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.242225 24118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3255f468ac04a26b21faca21c071df7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.244900 23970 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5a507466f14a41bbf97dc70cb9d978 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=74ab1aa874534bd59bcee7713ade2709]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:30.245325 23969 tablet_service.cc:1511] Processing CreateTablet for tablet d3255f468ac04a26b21faca21c071df7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=74ab1aa874534bd59bcee7713ade2709]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:30.246156 23970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5a507466f14a41bbf97dc70cb9d978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.246767 23969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3255f468ac04a26b21faca21c071df7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.263355 24045 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5a507466f14a41bbf97dc70cb9d978 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=74ab1aa874534bd59bcee7713ade2709]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:30.264022 24170 tablet_bootstrap.cc:492] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15: Bootstrap starting.
I20260709 14:56:30.266784 24044 tablet_service.cc:1511] Processing CreateTablet for tablet d3255f468ac04a26b21faca21c071df7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=74ab1aa874534bd59bcee7713ade2709]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:30.268076 24045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5a507466f14a41bbf97dc70cb9d978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.269600 24169 tablet_bootstrap.cc:492] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34: Bootstrap starting.
I20260709 14:56:30.270148 24044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3255f468ac04a26b21faca21c071df7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.272471 24170 tablet_bootstrap.cc:654] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.276643 24169 tablet_bootstrap.cc:654] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.289258 24173 tablet_bootstrap.cc:492] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94: Bootstrap starting.
I20260709 14:56:30.289335 24170 tablet_bootstrap.cc:492] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15: No bootstrap required, opened a new log
I20260709 14:56:30.289698 24169 tablet_bootstrap.cc:492] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34: No bootstrap required, opened a new log
I20260709 14:56:30.289809 24170 ts_tablet_manager.cc:1403] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.002s
I20260709 14:56:30.290220 24169 ts_tablet_manager.cc:1403] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.008s
I20260709 14:56:30.292111 24170 raft_consensus.cc:359] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } } peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } }
I20260709 14:56:30.292717 24170 raft_consensus.cc:385] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.293040 24170 raft_consensus.cc:740] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1922bd3b0469452b9496aef518b38f15, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.293089 24169 raft_consensus.cc:359] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } } peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } }
I20260709 14:56:30.293850 24169 raft_consensus.cc:385] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.293705 24170 consensus_queue.cc:260] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } } peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } }
I20260709 14:56:30.294173 24169 raft_consensus.cc:740] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167008c2361c4521a719fea5e25aac34, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.294919 24169 consensus_queue.cc:260] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } } peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } }
I20260709 14:56:30.296069 24005 heartbeater.cc:499] Master 127.19.124.190:37795 was elected leader, sending a full tablet report...
I20260709 14:56:30.296499 24170 ts_tablet_manager.cc:1434] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:56:30.297413 24170 tablet_bootstrap.cc:492] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15: Bootstrap starting.
I20260709 14:56:30.297683 24173 tablet_bootstrap.cc:654] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.302217 24170 tablet_bootstrap.cc:654] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.305912 24154 heartbeater.cc:499] Master 127.19.124.190:37795 was elected leader, sending a full tablet report...
I20260709 14:56:30.306128 24169 ts_tablet_manager.cc:1434] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.010s
I20260709 14:56:30.307109 24169 tablet_bootstrap.cc:492] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34: Bootstrap starting.
I20260709 14:56:30.312994 24169 tablet_bootstrap.cc:654] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.324035 24173 tablet_bootstrap.cc:492] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94: No bootstrap required, opened a new log
I20260709 14:56:30.324493 24173 ts_tablet_manager.cc:1403] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.017s
I20260709 14:56:30.324488 24170 tablet_bootstrap.cc:492] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15: No bootstrap required, opened a new log
I20260709 14:56:30.325153 24170 ts_tablet_manager.cc:1403] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.018s
I20260709 14:56:30.325340 24169 tablet_bootstrap.cc:492] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34: No bootstrap required, opened a new log
I20260709 14:56:30.325755 24169 ts_tablet_manager.cc:1403] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260709 14:56:30.327458 24173 raft_consensus.cc:359] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } } peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } }
I20260709 14:56:30.327730 24169 raft_consensus.cc:359] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.327708 24170 raft_consensus.cc:359] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.328214 24173 raft_consensus.cc:385] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.328508 24169 raft_consensus.cc:385] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.328591 24170 raft_consensus.cc:385] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.328636 24173 raft_consensus.cc:740] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc173f14a614829a03f8480d506ef94, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.328876 24169 raft_consensus.cc:740] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167008c2361c4521a719fea5e25aac34, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.329151 24170 raft_consensus.cc:740] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1922bd3b0469452b9496aef518b38f15, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.329708 24169 consensus_queue.cc:260] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.329788 24173 consensus_queue.cc:260] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } } peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } }
I20260709 14:56:30.329895 24170 consensus_queue.cc:260] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.332206 24169 ts_tablet_manager.cc:1434] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:30.334803 24170 ts_tablet_manager.cc:1434] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:30.339031 24080 heartbeater.cc:499] Master 127.19.124.190:37795 was elected leader, sending a full tablet report...
I20260709 14:56:30.339599 24173 ts_tablet_manager.cc:1434] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.010s
I20260709 14:56:30.340698 24173 tablet_bootstrap.cc:492] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94: Bootstrap starting.
I20260709 14:56:30.346825 24173 tablet_bootstrap.cc:654] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.353225 24173 tablet_bootstrap.cc:492] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94: No bootstrap required, opened a new log
I20260709 14:56:30.353590 24173 ts_tablet_manager.cc:1403] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260709 14:56:30.355811 24173 raft_consensus.cc:359] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.356294 24173 raft_consensus.cc:385] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.356526 24173 raft_consensus.cc:740] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc173f14a614829a03f8480d506ef94, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.357074 24173 consensus_queue.cc:260] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.358880 24173 ts_tablet_manager.cc:1434] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:30.425549 24179 raft_consensus.cc:493] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.425993 24179 raft_consensus.cc:515] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.428162 24179 leader_election.cc:290] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1922bd3b0469452b9496aef518b38f15 (127.19.124.129:33011), 167008c2361c4521a719fea5e25aac34 (127.19.124.131:46523)
I20260709 14:56:30.433169 24175 raft_consensus.cc:493] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.433696 24175 raft_consensus.cc:515] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.436115 24175 leader_election.cc:290] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1922bd3b0469452b9496aef518b38f15 (127.19.124.129:33011), 2cc173f14a614829a03f8480d506ef94 (127.19.124.130:39137)
I20260709 14:56:30.436905 23980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3255f468ac04a26b21faca21c071df7" candidate_uuid: "2cc173f14a614829a03f8480d506ef94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1922bd3b0469452b9496aef518b38f15" is_pre_election: true
I20260709 14:56:30.437589 23980 raft_consensus.cc:2468] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc173f14a614829a03f8480d506ef94 in term 0.
I20260709 14:56:30.440059 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3255f468ac04a26b21faca21c071df7" candidate_uuid: "2cc173f14a614829a03f8480d506ef94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167008c2361c4521a719fea5e25aac34" is_pre_election: true
I20260709 14:56:30.440681 24129 raft_consensus.cc:2468] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc173f14a614829a03f8480d506ef94 in term 0.
I20260709 14:56:30.441713 24018 leader_election.cc:304] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1922bd3b0469452b9496aef518b38f15, 2cc173f14a614829a03f8480d506ef94; no voters: 
I20260709 14:56:30.442400 24179 raft_consensus.cc:2804] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:30.442739 24179 raft_consensus.cc:493] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:30.443051 24179 raft_consensus.cc:3060] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.447265 23980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3255f468ac04a26b21faca21c071df7" candidate_uuid: "167008c2361c4521a719fea5e25aac34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1922bd3b0469452b9496aef518b38f15" is_pre_election: true
I20260709 14:56:30.447844 24055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3255f468ac04a26b21faca21c071df7" candidate_uuid: "167008c2361c4521a719fea5e25aac34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc173f14a614829a03f8480d506ef94" is_pre_election: true
I20260709 14:56:30.447873 23980 raft_consensus.cc:2468] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167008c2361c4521a719fea5e25aac34 in term 0.
I20260709 14:56:30.449097 24092 leader_election.cc:304] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167008c2361c4521a719fea5e25aac34, 1922bd3b0469452b9496aef518b38f15; no voters: 
I20260709 14:56:30.449817 24175 raft_consensus.cc:2804] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:30.450079 24175 raft_consensus.cc:493] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:30.450330 24175 raft_consensus.cc:3060] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.450577 24179 raft_consensus.cc:515] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.451534 24055 raft_consensus.cc:2393] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 167008c2361c4521a719fea5e25aac34 in current term 1: Already voted for candidate 2cc173f14a614829a03f8480d506ef94 in this term.
I20260709 14:56:30.452067 24179 leader_election.cc:290] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [CANDIDATE]: Term 1 election: Requested vote from peers 1922bd3b0469452b9496aef518b38f15 (127.19.124.129:33011), 167008c2361c4521a719fea5e25aac34 (127.19.124.131:46523)
I20260709 14:56:30.455260 24175 raft_consensus.cc:515] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.456339 24184 raft_consensus.cc:493] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.457068 24175 leader_election.cc:290] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [CANDIDATE]: Term 1 election: Requested vote from peers 1922bd3b0469452b9496aef518b38f15 (127.19.124.129:33011), 2cc173f14a614829a03f8480d506ef94 (127.19.124.130:39137)
I20260709 14:56:30.457226 23980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3255f468ac04a26b21faca21c071df7" candidate_uuid: "2cc173f14a614829a03f8480d506ef94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1922bd3b0469452b9496aef518b38f15"
I20260709 14:56:30.456810 24184 raft_consensus.cc:515] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } } peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } }
I20260709 14:56:30.457777 23980 raft_consensus.cc:3060] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.458130 24055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3255f468ac04a26b21faca21c071df7" candidate_uuid: "167008c2361c4521a719fea5e25aac34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc173f14a614829a03f8480d506ef94"
I20260709 14:56:30.458873 24055 raft_consensus.cc:2393] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 167008c2361c4521a719fea5e25aac34 in current term 1: Already voted for candidate 2cc173f14a614829a03f8480d506ef94 in this term.
I20260709 14:56:30.458691 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3255f468ac04a26b21faca21c071df7" candidate_uuid: "167008c2361c4521a719fea5e25aac34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1922bd3b0469452b9496aef518b38f15"
I20260709 14:56:30.459138 24184 leader_election.cc:290] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1922bd3b0469452b9496aef518b38f15 (127.19.124.129:33011), 2cc173f14a614829a03f8480d506ef94 (127.19.124.130:39137)
I20260709 14:56:30.460696 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5a507466f14a41bbf97dc70cb9d978" candidate_uuid: "167008c2361c4521a719fea5e25aac34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1922bd3b0469452b9496aef518b38f15" is_pre_election: true
I20260709 14:56:30.460738 24092 leader_election.cc:304] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [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: 167008c2361c4521a719fea5e25aac34; no voters: 1922bd3b0469452b9496aef518b38f15, 2cc173f14a614829a03f8480d506ef94
I20260709 14:56:30.461056 24055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5a507466f14a41bbf97dc70cb9d978" candidate_uuid: "167008c2361c4521a719fea5e25aac34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc173f14a614829a03f8480d506ef94" is_pre_election: true
I20260709 14:56:30.461493 23979 raft_consensus.cc:2468] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167008c2361c4521a719fea5e25aac34 in term 0.
I20260709 14:56:30.461735 24055 raft_consensus.cc:2468] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167008c2361c4521a719fea5e25aac34 in term 0.
I20260709 14:56:30.461998 24184 raft_consensus.cc:2749] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:30.462658 24092 leader_election.cc:304] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167008c2361c4521a719fea5e25aac34, 1922bd3b0469452b9496aef518b38f15; no voters: 
I20260709 14:56:30.457784 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3255f468ac04a26b21faca21c071df7" candidate_uuid: "2cc173f14a614829a03f8480d506ef94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167008c2361c4521a719fea5e25aac34"
I20260709 14:56:30.463418 24184 raft_consensus.cc:2804] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:30.463582 24129 raft_consensus.cc:2393] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cc173f14a614829a03f8480d506ef94 in current term 1: Already voted for candidate 167008c2361c4521a719fea5e25aac34 in this term.
I20260709 14:56:30.463835 24184 raft_consensus.cc:493] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:30.463972 23980 raft_consensus.cc:2468] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc173f14a614829a03f8480d506ef94 in term 1.
I20260709 14:56:30.464219 24184 raft_consensus.cc:3060] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.464956 24018 leader_election.cc:304] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1922bd3b0469452b9496aef518b38f15, 2cc173f14a614829a03f8480d506ef94; no voters: 167008c2361c4521a719fea5e25aac34
I20260709 14:56:30.465556 24179 raft_consensus.cc:2804] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:30.466801 24179 raft_consensus.cc:697] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 1 LEADER]: Becoming Leader. State: Replica: 2cc173f14a614829a03f8480d506ef94, State: Running, Role: LEADER
I20260709 14:56:30.467518 24179 consensus_queue.cc:237] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.469241 24184 raft_consensus.cc:515] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } } peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } }
I20260709 14:56:30.471100 24184 leader_election.cc:290] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [CANDIDATE]: Term 1 election: Requested vote from peers 1922bd3b0469452b9496aef518b38f15 (127.19.124.129:33011), 2cc173f14a614829a03f8480d506ef94 (127.19.124.130:39137)
I20260709 14:56:30.472060 23980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5a507466f14a41bbf97dc70cb9d978" candidate_uuid: "167008c2361c4521a719fea5e25aac34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1922bd3b0469452b9496aef518b38f15"
I20260709 14:56:30.472627 24055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5a507466f14a41bbf97dc70cb9d978" candidate_uuid: "167008c2361c4521a719fea5e25aac34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc173f14a614829a03f8480d506ef94"
I20260709 14:56:30.472563 23980 raft_consensus.cc:3060] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.473201 24055 raft_consensus.cc:3060] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.474532 23878 catalog_manager.cc:5697] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cc173f14a614829a03f8480d506ef94 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2cc173f14a614829a03f8480d506ef94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:30.478060 23980 raft_consensus.cc:2468] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167008c2361c4521a719fea5e25aac34 in term 1.
I20260709 14:56:30.478967 24092 leader_election.cc:304] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167008c2361c4521a719fea5e25aac34, 1922bd3b0469452b9496aef518b38f15; no voters: 
I20260709 14:56:30.479529 24184 raft_consensus.cc:2804] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:30.479892 24184 raft_consensus.cc:697] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 1 LEADER]: Becoming Leader. State: Replica: 167008c2361c4521a719fea5e25aac34, State: Running, Role: LEADER
I20260709 14:56:30.479998 24055 raft_consensus.cc:2468] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167008c2361c4521a719fea5e25aac34 in term 1.
I20260709 14:56:30.480651 24184 consensus_queue.cc:237] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } } peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } }
I20260709 14:56:30.486936 23878 catalog_manager.cc:5697] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 167008c2361c4521a719fea5e25aac34 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "167008c2361c4521a719fea5e25aac34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:30.555119 23878 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36262:
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:56:30.557080 23878 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:56:30.577543 23969 tablet_service.cc:1511] Processing CreateTablet for tablet e4798e5550704e80b9bbbe2977fa2b3f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d9538eeff1ff4dd3bcc0f266bed88ff9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:30.578773 23969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4798e5550704e80b9bbbe2977fa2b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.578775 24045 tablet_service.cc:1511] Processing CreateTablet for tablet e4798e5550704e80b9bbbe2977fa2b3f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d9538eeff1ff4dd3bcc0f266bed88ff9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:30.580024 24119 tablet_service.cc:1511] Processing CreateTablet for tablet e4798e5550704e80b9bbbe2977fa2b3f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d9538eeff1ff4dd3bcc0f266bed88ff9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:30.581238 24119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4798e5550704e80b9bbbe2977fa2b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.582895 23970 tablet_service.cc:1511] Processing CreateTablet for tablet 14317aec14de47e494f64debb55983bd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d9538eeff1ff4dd3bcc0f266bed88ff9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:30.584057 23970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14317aec14de47e494f64debb55983bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.580065 24045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4798e5550704e80b9bbbe2977fa2b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.587456 24044 tablet_service.cc:1511] Processing CreateTablet for tablet 14317aec14de47e494f64debb55983bd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d9538eeff1ff4dd3bcc0f266bed88ff9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:30.587720 24118 tablet_service.cc:1511] Processing CreateTablet for tablet 14317aec14de47e494f64debb55983bd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d9538eeff1ff4dd3bcc0f266bed88ff9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:30.588605 24044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14317aec14de47e494f64debb55983bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.588902 24118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14317aec14de47e494f64debb55983bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.593642 24170 tablet_bootstrap.cc:492] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15: Bootstrap starting.
I20260709 14:56:30.599397 24170 tablet_bootstrap.cc:654] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.604879 24169 tablet_bootstrap.cc:492] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34: Bootstrap starting.
I20260709 14:56:30.609197 24173 tablet_bootstrap.cc:492] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94: Bootstrap starting.
I20260709 14:56:30.612404 24170 tablet_bootstrap.cc:492] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15: No bootstrap required, opened a new log
I20260709 14:56:30.612944 24170 ts_tablet_manager.cc:1403] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 14:56:30.616215 24169 tablet_bootstrap.cc:654] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.617975 24170 raft_consensus.cc:359] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.618670 24170 raft_consensus.cc:385] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.618983 24170 raft_consensus.cc:740] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1922bd3b0469452b9496aef518b38f15, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.619678 24170 consensus_queue.cc:260] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.621158 24169 tablet_bootstrap.cc:492] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34: No bootstrap required, opened a new log
I20260709 14:56:30.621770 24169 ts_tablet_manager.cc:1403] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 14:56:30.622957 24170 ts_tablet_manager.cc:1434] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:30.623440 24173 tablet_bootstrap.cc:654] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.623936 24170 tablet_bootstrap.cc:492] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15: Bootstrap starting.
I20260709 14:56:30.624717 24169 raft_consensus.cc:359] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.625514 24169 raft_consensus.cc:385] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.625837 24169 raft_consensus.cc:740] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167008c2361c4521a719fea5e25aac34, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.626678 24169 consensus_queue.cc:260] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.628998 24169 ts_tablet_manager.cc:1434] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:56:30.630025 24169 tablet_bootstrap.cc:492] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34: Bootstrap starting.
I20260709 14:56:30.634449 24170 tablet_bootstrap.cc:654] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.636281 24169 tablet_bootstrap.cc:654] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.642756 24173 tablet_bootstrap.cc:492] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94: No bootstrap required, opened a new log
I20260709 14:56:30.643252 24173 ts_tablet_manager.cc:1403] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260709 14:56:30.645262 24170 tablet_bootstrap.cc:492] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15: No bootstrap required, opened a new log
I20260709 14:56:30.645612 24169 tablet_bootstrap.cc:492] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34: No bootstrap required, opened a new log
I20260709 14:56:30.645665 24170 ts_tablet_manager.cc:1403] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260709 14:56:30.646209 24169 ts_tablet_manager.cc:1403] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 14:56:30.646015 24173 raft_consensus.cc:359] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.646765 24173 raft_consensus.cc:385] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.647061 24173 raft_consensus.cc:740] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc173f14a614829a03f8480d506ef94, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.647766 24173 consensus_queue.cc:260] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.648068 24170 raft_consensus.cc:359] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.648638 24170 raft_consensus.cc:385] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.648977 24170 raft_consensus.cc:740] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1922bd3b0469452b9496aef518b38f15, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.649006 24169 raft_consensus.cc:359] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.649852 24169 raft_consensus.cc:385] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.649914 24173 ts_tablet_manager.cc:1434] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:30.650252 24169 raft_consensus.cc:740] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167008c2361c4521a719fea5e25aac34, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.649887 24170 consensus_queue.cc:260] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.651026 24169 consensus_queue.cc:260] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.652269 24170 ts_tablet_manager.cc:1434] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:30.653131 24169 ts_tablet_manager.cc:1434] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:56:30.653439 24173 tablet_bootstrap.cc:492] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94: Bootstrap starting.
I20260709 14:56:30.661676 24173 tablet_bootstrap.cc:654] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.668220 24173 tablet_bootstrap.cc:492] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94: No bootstrap required, opened a new log
I20260709 14:56:30.668581 24173 ts_tablet_manager.cc:1403] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.005s
I20260709 14:56:30.670542 24173 raft_consensus.cc:359] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.671039 24173 raft_consensus.cc:385] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.671249 24173 raft_consensus.cc:740] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc173f14a614829a03f8480d506ef94, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.671798 24173 consensus_queue.cc:260] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.673671 24173 ts_tablet_manager.cc:1434] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:56:30.753649 24179 raft_consensus.cc:493] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.754091 24179 raft_consensus.cc:515] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.755597 24179 leader_election.cc:290] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1922bd3b0469452b9496aef518b38f15 (127.19.124.129:33011), 167008c2361c4521a719fea5e25aac34 (127.19.124.131:46523)
I20260709 14:56:30.756306 23980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14317aec14de47e494f64debb55983bd" candidate_uuid: "2cc173f14a614829a03f8480d506ef94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1922bd3b0469452b9496aef518b38f15" is_pre_election: true
I20260709 14:56:30.756567 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14317aec14de47e494f64debb55983bd" candidate_uuid: "2cc173f14a614829a03f8480d506ef94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167008c2361c4521a719fea5e25aac34" is_pre_election: true
I20260709 14:56:30.757004 23980 raft_consensus.cc:2468] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc173f14a614829a03f8480d506ef94 in term 0.
I20260709 14:56:30.757184 24129 raft_consensus.cc:2468] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc173f14a614829a03f8480d506ef94 in term 0.
I20260709 14:56:30.758004 24018 leader_election.cc:304] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1922bd3b0469452b9496aef518b38f15, 2cc173f14a614829a03f8480d506ef94; no voters: 
I20260709 14:56:30.758589 24179 raft_consensus.cc:2804] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:30.758853 24179 raft_consensus.cc:493] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:30.759097 24179 raft_consensus.cc:3060] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.763542 24179 raft_consensus.cc:515] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.764951 24179 leader_election.cc:290] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [CANDIDATE]: Term 1 election: Requested vote from peers 1922bd3b0469452b9496aef518b38f15 (127.19.124.129:33011), 167008c2361c4521a719fea5e25aac34 (127.19.124.131:46523)
I20260709 14:56:30.765635 23980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14317aec14de47e494f64debb55983bd" candidate_uuid: "2cc173f14a614829a03f8480d506ef94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1922bd3b0469452b9496aef518b38f15"
I20260709 14:56:30.765862 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14317aec14de47e494f64debb55983bd" candidate_uuid: "2cc173f14a614829a03f8480d506ef94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167008c2361c4521a719fea5e25aac34"
I20260709 14:56:30.766114 23980 raft_consensus.cc:3060] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.766439 24129 raft_consensus.cc:3060] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.770820 23980 raft_consensus.cc:2468] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc173f14a614829a03f8480d506ef94 in term 1.
I20260709 14:56:30.771175 24129 raft_consensus.cc:2468] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc173f14a614829a03f8480d506ef94 in term 1.
I20260709 14:56:30.771742 24018 leader_election.cc:304] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1922bd3b0469452b9496aef518b38f15, 2cc173f14a614829a03f8480d506ef94; no voters: 
I20260709 14:56:30.772506 24179 raft_consensus.cc:2804] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:30.772984 24179 raft_consensus.cc:697] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 1 LEADER]: Becoming Leader. State: Replica: 2cc173f14a614829a03f8480d506ef94, State: Running, Role: LEADER
I20260709 14:56:30.773689 24179 consensus_queue.cc:237] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.777237 24184 raft_consensus.cc:493] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.777666 24184 raft_consensus.cc:515] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.779245 24184 leader_election.cc:290] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1922bd3b0469452b9496aef518b38f15 (127.19.124.129:33011), 2cc173f14a614829a03f8480d506ef94 (127.19.124.130:39137)
I20260709 14:56:30.779996 23980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4798e5550704e80b9bbbe2977fa2b3f" candidate_uuid: "167008c2361c4521a719fea5e25aac34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1922bd3b0469452b9496aef518b38f15" is_pre_election: true
I20260709 14:56:30.780507 23980 raft_consensus.cc:2468] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167008c2361c4521a719fea5e25aac34 in term 0.
I20260709 14:56:30.780365 24055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4798e5550704e80b9bbbe2977fa2b3f" candidate_uuid: "167008c2361c4521a719fea5e25aac34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc173f14a614829a03f8480d506ef94" is_pre_election: true
I20260709 14:56:30.780247 23876 catalog_manager.cc:5697] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cc173f14a614829a03f8480d506ef94 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "2cc173f14a614829a03f8480d506ef94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:30.781143 24055 raft_consensus.cc:2468] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167008c2361c4521a719fea5e25aac34 in term 0.
I20260709 14:56:30.781446 24092 leader_election.cc:304] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167008c2361c4521a719fea5e25aac34, 1922bd3b0469452b9496aef518b38f15; no voters: 
I20260709 14:56:30.782125 24184 raft_consensus.cc:2804] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:30.782454 24184 raft_consensus.cc:493] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:30.782781 24184 raft_consensus.cc:3060] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.788321 24184 raft_consensus.cc:515] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.789947 24184 leader_election.cc:290] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [CANDIDATE]: Term 1 election: Requested vote from peers 1922bd3b0469452b9496aef518b38f15 (127.19.124.129:33011), 2cc173f14a614829a03f8480d506ef94 (127.19.124.130:39137)
I20260709 14:56:30.790867 23980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4798e5550704e80b9bbbe2977fa2b3f" candidate_uuid: "167008c2361c4521a719fea5e25aac34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1922bd3b0469452b9496aef518b38f15"
I20260709 14:56:30.791188 24055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4798e5550704e80b9bbbe2977fa2b3f" candidate_uuid: "167008c2361c4521a719fea5e25aac34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc173f14a614829a03f8480d506ef94"
I20260709 14:56:30.791342 23980 raft_consensus.cc:3060] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.791752 24055 raft_consensus.cc:3060] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.795858 23980 raft_consensus.cc:2468] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167008c2361c4521a719fea5e25aac34 in term 1.
I20260709 14:56:30.796020 24055 raft_consensus.cc:2468] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167008c2361c4521a719fea5e25aac34 in term 1.
I20260709 14:56:30.796794 24092 leader_election.cc:304] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167008c2361c4521a719fea5e25aac34, 1922bd3b0469452b9496aef518b38f15; no voters: 
I20260709 14:56:30.797504 24184 raft_consensus.cc:2804] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:30.797892 24184 raft_consensus.cc:697] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 1 LEADER]: Becoming Leader. State: Replica: 167008c2361c4521a719fea5e25aac34, State: Running, Role: LEADER
I20260709 14:56:30.798535 24184 consensus_queue.cc:237] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.804452 23878 catalog_manager.cc:5697] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 167008c2361c4521a719fea5e25aac34 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "167008c2361c4521a719fea5e25aac34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:30.850806 24129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b5a507466f14a41bbf97dc70cb9d978"
dest_uuid: "167008c2361c4521a719fea5e25aac34"
mode: GRACEFUL
new_leader_uuid: "1922bd3b0469452b9496aef518b38f15"
 from {username='slave'} at 127.0.0.1:58664
I20260709 14:56:30.851279 24129 raft_consensus.cc:606] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 1 LEADER]: Received request to transfer leadership to TS 1922bd3b0469452b9496aef518b38f15
I20260709 14:56:30.862645 24055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3255f468ac04a26b21faca21c071df7"
dest_uuid: "2cc173f14a614829a03f8480d506ef94"
mode: GRACEFUL
new_leader_uuid: "167008c2361c4521a719fea5e25aac34"
 from {username='slave'} at 127.0.0.1:49412
I20260709 14:56:30.863116 24055 raft_consensus.cc:606] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 1 LEADER]: Received request to transfer leadership to TS 167008c2361c4521a719fea5e25aac34
I20260709 14:56:30.868158 24129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4798e5550704e80b9bbbe2977fa2b3f"
dest_uuid: "167008c2361c4521a719fea5e25aac34"
mode: GRACEFUL
new_leader_uuid: "1922bd3b0469452b9496aef518b38f15"
 from {username='slave'} at 127.0.0.1:58664
I20260709 14:56:30.868682 24129 raft_consensus.cc:606] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 1 LEADER]: Received request to transfer leadership to TS 1922bd3b0469452b9496aef518b38f15
I20260709 14:56:30.873080 24055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14317aec14de47e494f64debb55983bd"
dest_uuid: "2cc173f14a614829a03f8480d506ef94"
mode: GRACEFUL
new_leader_uuid: "1922bd3b0469452b9496aef518b38f15"
 from {username='slave'} at 127.0.0.1:49412
I20260709 14:56:30.873484 24055 raft_consensus.cc:606] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 1 LEADER]: Received request to transfer leadership to TS 1922bd3b0469452b9496aef518b38f15
I20260709 14:56:30.885224 24179 consensus_queue.cc:1048] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:30.896464 24185 consensus_queue.cc:1048] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:30.905541 24185 raft_consensus.cc:993] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94: : Instructing follower 167008c2361c4521a719fea5e25aac34 to start an election
I20260709 14:56:30.905985 24185 raft_consensus.cc:1081] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 1 LEADER]: Signalling peer 167008c2361c4521a719fea5e25aac34 to start an election
I20260709 14:56:30.908421 24128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3255f468ac04a26b21faca21c071df7"
dest_uuid: "167008c2361c4521a719fea5e25aac34"
 from {username='slave'} at 127.0.0.1:58650
I20260709 14:56:30.909010 24128 raft_consensus.cc:493] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:30.909394 24128 raft_consensus.cc:3060] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.915177 24128 raft_consensus.cc:515] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.917059 24128 leader_election.cc:290] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [CANDIDATE]: Term 2 election: Requested vote from peers 1922bd3b0469452b9496aef518b38f15 (127.19.124.129:33011), 2cc173f14a614829a03f8480d506ef94 (127.19.124.130:39137)
I20260709 14:56:30.918004 24055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3255f468ac04a26b21faca21c071df7" candidate_uuid: "167008c2361c4521a719fea5e25aac34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cc173f14a614829a03f8480d506ef94"
I20260709 14:56:30.918411 23980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3255f468ac04a26b21faca21c071df7" candidate_uuid: "167008c2361c4521a719fea5e25aac34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1922bd3b0469452b9496aef518b38f15"
I20260709 14:56:30.918761 24055 raft_consensus.cc:3055] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:30.919013 23980 raft_consensus.cc:3060] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.919096 24055 raft_consensus.cc:740] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cc173f14a614829a03f8480d506ef94, State: Running, Role: LEADER
I20260709 14:56:30.919948 24055 consensus_queue.cc:260] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.921048 24055 raft_consensus.cc:3060] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.925587 23980 raft_consensus.cc:2468] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167008c2361c4521a719fea5e25aac34 in term 2.
I20260709 14:56:30.926638 24092 leader_election.cc:304] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167008c2361c4521a719fea5e25aac34, 1922bd3b0469452b9496aef518b38f15; no voters: 
I20260709 14:56:30.927392 24184 raft_consensus.cc:2804] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:30.927444 24055 raft_consensus.cc:2468] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167008c2361c4521a719fea5e25aac34 in term 2.
I20260709 14:56:30.927982 24184 raft_consensus.cc:697] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 2 LEADER]: Becoming Leader. State: Replica: 167008c2361c4521a719fea5e25aac34, State: Running, Role: LEADER
I20260709 14:56:30.928812 24184 consensus_queue.cc:237] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:30.935640 23877 catalog_manager.cc:5697] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 reported cstate change: term changed from 1 to 2, leader changed from 2cc173f14a614829a03f8480d506ef94 (127.19.124.130) to 167008c2361c4521a719fea5e25aac34 (127.19.124.131). New cstate: current_term: 2 leader_uuid: "167008c2361c4521a719fea5e25aac34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:30.970670 24184 consensus_queue.cc:1048] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:30.980971 24175 consensus_queue.cc:1048] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:30.991014 24208 raft_consensus.cc:993] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34: : Instructing follower 1922bd3b0469452b9496aef518b38f15 to start an election
I20260709 14:56:30.991523 24208 raft_consensus.cc:1081] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 1 LEADER]: Signalling peer 1922bd3b0469452b9496aef518b38f15 to start an election
I20260709 14:56:30.992935 23980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b5a507466f14a41bbf97dc70cb9d978"
dest_uuid: "1922bd3b0469452b9496aef518b38f15"
 from {username='slave'} at 127.0.0.1:42922
I20260709 14:56:30.993430 23980 raft_consensus.cc:493] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:30.993702 23980 raft_consensus.cc:3060] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.998765 23980 raft_consensus.cc:515] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } } peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } }
I20260709 14:56:31.000573 23980 leader_election.cc:290] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [CANDIDATE]: Term 2 election: Requested vote from peers 167008c2361c4521a719fea5e25aac34 (127.19.124.131:46523), 2cc173f14a614829a03f8480d506ef94 (127.19.124.130:39137)
I20260709 14:56:31.011904 24055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5a507466f14a41bbf97dc70cb9d978" candidate_uuid: "1922bd3b0469452b9496aef518b38f15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cc173f14a614829a03f8480d506ef94"
I20260709 14:56:31.012511 24055 raft_consensus.cc:3060] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.012540 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5a507466f14a41bbf97dc70cb9d978" candidate_uuid: "1922bd3b0469452b9496aef518b38f15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167008c2361c4521a719fea5e25aac34"
I20260709 14:56:31.013387 24128 raft_consensus.cc:3055] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:31.013628 24128 raft_consensus.cc:740] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 167008c2361c4521a719fea5e25aac34, State: Running, Role: LEADER
I20260709 14:56:31.014294 24128 consensus_queue.cc:260] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } } peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } }
I20260709 14:56:31.015216 24128 raft_consensus.cc:3060] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.020048 24055 raft_consensus.cc:2468] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1922bd3b0469452b9496aef518b38f15 in term 2.
I20260709 14:56:31.021064 24128 raft_consensus.cc:2468] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1922bd3b0469452b9496aef518b38f15 in term 2.
I20260709 14:56:31.021169 23943 leader_election.cc:304] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1922bd3b0469452b9496aef518b38f15, 2cc173f14a614829a03f8480d506ef94; no voters: 
I20260709 14:56:31.022079 24174 raft_consensus.cc:2804] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:31.023206 24174 raft_consensus.cc:697] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [term 2 LEADER]: Becoming Leader. State: Replica: 1922bd3b0469452b9496aef518b38f15, State: Running, Role: LEADER
I20260709 14:56:31.024003 24174 consensus_queue.cc:237] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } } peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } }
I20260709 14:56:31.029600 23876 catalog_manager.cc:5697] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 reported cstate change: term changed from 1 to 2, leader changed from 167008c2361c4521a719fea5e25aac34 (127.19.124.131) to 1922bd3b0469452b9496aef518b38f15 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "1922bd3b0469452b9496aef518b38f15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.332523 24179 consensus_queue.cc:1048] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.342140 24214 consensus_queue.cc:1048] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.349107 24185 raft_consensus.cc:993] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94: : Instructing follower 1922bd3b0469452b9496aef518b38f15 to start an election
I20260709 14:56:31.349527 24214 raft_consensus.cc:1081] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 1 LEADER]: Signalling peer 1922bd3b0469452b9496aef518b38f15 to start an election
I20260709 14:56:31.350807 23980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14317aec14de47e494f64debb55983bd"
dest_uuid: "1922bd3b0469452b9496aef518b38f15"
 from {username='slave'} at 127.0.0.1:42918
I20260709 14:56:31.351315 23980 raft_consensus.cc:493] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:31.351634 23980 raft_consensus.cc:3060] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.356010 23980 raft_consensus.cc:515] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:31.357610 23980 leader_election.cc:290] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [CANDIDATE]: Term 2 election: Requested vote from peers 2cc173f14a614829a03f8480d506ef94 (127.19.124.130:39137), 167008c2361c4521a719fea5e25aac34 (127.19.124.131:46523)
I20260709 14:56:31.358256 24055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14317aec14de47e494f64debb55983bd" candidate_uuid: "1922bd3b0469452b9496aef518b38f15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cc173f14a614829a03f8480d506ef94"
I20260709 14:56:31.358625 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14317aec14de47e494f64debb55983bd" candidate_uuid: "1922bd3b0469452b9496aef518b38f15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167008c2361c4521a719fea5e25aac34"
I20260709 14:56:31.358865 24055 raft_consensus.cc:3055] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:31.359193 24128 raft_consensus.cc:3060] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.359191 24055 raft_consensus.cc:740] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cc173f14a614829a03f8480d506ef94, State: Running, Role: LEADER
I20260709 14:56:31.360121 24055 consensus_queue.cc:260] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:31.361325 24055 raft_consensus.cc:3060] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.365962 24128 raft_consensus.cc:2468] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1922bd3b0469452b9496aef518b38f15 in term 2.
I20260709 14:56:31.366950 23943 leader_election.cc:304] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167008c2361c4521a719fea5e25aac34, 1922bd3b0469452b9496aef518b38f15; no voters: 
I20260709 14:56:31.367599 24055 raft_consensus.cc:2468] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1922bd3b0469452b9496aef518b38f15 in term 2.
I20260709 14:56:31.367730 24174 raft_consensus.cc:2804] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:31.368219 24174 raft_consensus.cc:697] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [term 2 LEADER]: Becoming Leader. State: Replica: 1922bd3b0469452b9496aef518b38f15, State: Running, Role: LEADER
I20260709 14:56:31.368124 24208 consensus_queue.cc:1048] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.369050 24174 consensus_queue.cc:237] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:31.374928 24175 raft_consensus.cc:993] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34: : Instructing follower 1922bd3b0469452b9496aef518b38f15 to start an election
I20260709 14:56:31.375415 24175 raft_consensus.cc:1081] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 1 LEADER]: Signalling peer 1922bd3b0469452b9496aef518b38f15 to start an election
I20260709 14:56:31.375281 23876 catalog_manager.cc:5697] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 reported cstate change: term changed from 1 to 2, leader changed from 2cc173f14a614829a03f8480d506ef94 (127.19.124.130) to 1922bd3b0469452b9496aef518b38f15 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "1922bd3b0469452b9496aef518b38f15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.376935 23979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4798e5550704e80b9bbbe2977fa2b3f"
dest_uuid: "1922bd3b0469452b9496aef518b38f15"
 from {username='slave'} at 127.0.0.1:42922
I20260709 14:56:31.378527 23979 raft_consensus.cc:493] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:31.379288 23979 raft_consensus.cc:3060] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.382535 24175 consensus_queue.cc:1048] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.385627 23979 raft_consensus.cc:515] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:31.390724 23979 leader_election.cc:290] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [CANDIDATE]: Term 2 election: Requested vote from peers 2cc173f14a614829a03f8480d506ef94 (127.19.124.130:39137), 167008c2361c4521a719fea5e25aac34 (127.19.124.131:46523)
I20260709 14:56:31.391669 24055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4798e5550704e80b9bbbe2977fa2b3f" candidate_uuid: "1922bd3b0469452b9496aef518b38f15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cc173f14a614829a03f8480d506ef94"
I20260709 14:56:31.392247 24055 raft_consensus.cc:3060] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.393146 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4798e5550704e80b9bbbe2977fa2b3f" candidate_uuid: "1922bd3b0469452b9496aef518b38f15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167008c2361c4521a719fea5e25aac34"
I20260709 14:56:31.393754 24128 raft_consensus.cc:3055] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:31.394119 24128 raft_consensus.cc:740] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 167008c2361c4521a719fea5e25aac34, State: Running, Role: LEADER
I20260709 14:56:31.394917 24128 consensus_queue.cc:260] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:31.396096 24128 raft_consensus.cc:3060] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.399096 24055 raft_consensus.cc:2468] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1922bd3b0469452b9496aef518b38f15 in term 2.
I20260709 14:56:31.400135 23943 leader_election.cc:304] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1922bd3b0469452b9496aef518b38f15, 2cc173f14a614829a03f8480d506ef94; no voters: 
I20260709 14:56:31.400920 24174 raft_consensus.cc:2804] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:31.401391 24174 raft_consensus.cc:697] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 2 LEADER]: Becoming Leader. State: Replica: 1922bd3b0469452b9496aef518b38f15, State: Running, Role: LEADER
I20260709 14:56:31.402074 24174 consensus_queue.cc:237] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:31.403647 24128 raft_consensus.cc:2468] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1922bd3b0469452b9496aef518b38f15 in term 2.
I20260709 14:56:31.408617 23875 catalog_manager.cc:5697] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 reported cstate change: term changed from 1 to 2, leader changed from 167008c2361c4521a719fea5e25aac34 (127.19.124.131) to 1922bd3b0469452b9496aef518b38f15 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "1922bd3b0469452b9496aef518b38f15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.447295 24055 raft_consensus.cc:1275] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94 [term 2 FOLLOWER]: Refusing update from remote peer 1922bd3b0469452b9496aef518b38f15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:31.448407 24174 consensus_queue.cc:1048] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:31.455271 24128 raft_consensus.cc:1275] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 2 FOLLOWER]: Refusing update from remote peer 1922bd3b0469452b9496aef518b38f15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:31.456490 24218 consensus_queue.cc:1048] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:31.465001 24055 raft_consensus.cc:1275] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 2 FOLLOWER]: Refusing update from remote peer 167008c2361c4521a719fea5e25aac34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:31.466066 24208 consensus_queue.cc:1048] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:31.473493 23979 raft_consensus.cc:1275] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15 [term 2 FOLLOWER]: Refusing update from remote peer 167008c2361c4521a719fea5e25aac34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:31.474608 24175 consensus_queue.cc:1048] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:31.582182 19954 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:56:31.583653 19954 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:56:31.583961 19954 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:56:31.594485 23979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4798e5550704e80b9bbbe2977fa2b3f"
dest_uuid: "1922bd3b0469452b9496aef518b38f15"
mode: GRACEFUL
new_leader_uuid: "2cc173f14a614829a03f8480d506ef94"
 from {username='slave'} at 127.0.0.1:42930
I20260709 14:56:31.594954 23979 raft_consensus.cc:606] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 2 LEADER]: Received request to transfer leadership to TS 2cc173f14a614829a03f8480d506ef94
I20260709 14:56:31.595942 19954 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:56:31.813407 24055 raft_consensus.cc:1275] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 2 FOLLOWER]: Refusing update from remote peer 1922bd3b0469452b9496aef518b38f15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:31.814976 24218 consensus_queue.cc:1048] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:31.826540 24128 raft_consensus.cc:1275] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34 [term 2 FOLLOWER]: Refusing update from remote peer 1922bd3b0469452b9496aef518b38f15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:31.828133 24218 consensus_queue.cc:1048] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:31.960330 24128 raft_consensus.cc:1275] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 2 FOLLOWER]: Refusing update from remote peer 1922bd3b0469452b9496aef518b38f15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:31.961584 24218 consensus_queue.cc:1048] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:31.970356 24055 raft_consensus.cc:1275] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [term 2 FOLLOWER]: Refusing update from remote peer 1922bd3b0469452b9496aef518b38f15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:31.972541 24212 consensus_queue.cc:1048] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:31.978688 24218 raft_consensus.cc:993] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15: : Instructing follower 2cc173f14a614829a03f8480d506ef94 to start an election
I20260709 14:56:31.979216 24212 raft_consensus.cc:1081] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 2 LEADER]: Signalling peer 2cc173f14a614829a03f8480d506ef94 to start an election
I20260709 14:56:31.981160 24054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4798e5550704e80b9bbbe2977fa2b3f"
dest_uuid: "2cc173f14a614829a03f8480d506ef94"
 from {username='slave'} at 127.0.0.1:49420
I20260709 14:56:31.981935 24054 raft_consensus.cc:493] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:31.982350 24054 raft_consensus.cc:3060] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:31.989112 24054 raft_consensus.cc:515] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:31.991128 24054 leader_election.cc:290] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [CANDIDATE]: Term 3 election: Requested vote from peers 1922bd3b0469452b9496aef518b38f15 (127.19.124.129:33011), 167008c2361c4521a719fea5e25aac34 (127.19.124.131:46523)
I20260709 14:56:31.992228 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4798e5550704e80b9bbbe2977fa2b3f" candidate_uuid: "2cc173f14a614829a03f8480d506ef94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1922bd3b0469452b9496aef518b38f15"
I20260709 14:56:31.992327 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4798e5550704e80b9bbbe2977fa2b3f" candidate_uuid: "2cc173f14a614829a03f8480d506ef94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "167008c2361c4521a719fea5e25aac34"
I20260709 14:56:31.993046 23979 raft_consensus.cc:3055] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:31.993108 24128 raft_consensus.cc:3060] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:31.993479 23979 raft_consensus.cc:740] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1922bd3b0469452b9496aef518b38f15, State: Running, Role: LEADER
I20260709 14:56:31.994503 23979 consensus_queue.cc:260] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [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: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:31.995882 23979 raft_consensus.cc:3060] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:31.999239 24128 raft_consensus.cc:2468] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc173f14a614829a03f8480d506ef94 in term 3.
I20260709 14:56:32.000566 24018 leader_election.cc:304] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167008c2361c4521a719fea5e25aac34, 2cc173f14a614829a03f8480d506ef94; no voters: 
I20260709 14:56:32.001452 24214 raft_consensus.cc:2804] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:32.002131 23979 raft_consensus.cc:2468] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc173f14a614829a03f8480d506ef94 in term 3.
I20260709 14:56:32.002425 24214 raft_consensus.cc:697] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [term 3 LEADER]: Becoming Leader. State: Replica: 2cc173f14a614829a03f8480d506ef94, State: Running, Role: LEADER
I20260709 14:56:32.003469 24214 consensus_queue.cc:237] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [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: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } }
I20260709 14:56:32.009013 23875 catalog_manager.cc:5697] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 reported cstate change: term changed from 2 to 3, leader changed from 1922bd3b0469452b9496aef518b38f15 (127.19.124.129) to 2cc173f14a614829a03f8480d506ef94 (127.19.124.130). New cstate: current_term: 3 leader_uuid: "2cc173f14a614829a03f8480d506ef94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1922bd3b0469452b9496aef518b38f15" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc173f14a614829a03f8480d506ef94" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 39137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167008c2361c4521a719fea5e25aac34" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 46523 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.208709 19954 tablet_server.cc:179] TabletServer@127.19.124.129:0 shutting down...
I20260709 14:56:32.232043 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:32.232851 19954 tablet_replica.cc:333] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15: stopping tablet replica
I20260709 14:56:32.233479 19954 raft_consensus.cc:2243] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:32.234364 19954 raft_consensus.cc:2272] T 14317aec14de47e494f64debb55983bd P 1922bd3b0469452b9496aef518b38f15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.237106 19954 tablet_replica.cc:333] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15: stopping tablet replica
I20260709 14:56:32.237603 19954 raft_consensus.cc:2243] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:32.238095 19954 raft_consensus.cc:2272] T d3255f468ac04a26b21faca21c071df7 P 1922bd3b0469452b9496aef518b38f15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.240751 19954 tablet_replica.cc:333] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15: stopping tablet replica
I20260709 14:56:32.241258 19954 raft_consensus.cc:2243] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:32.241613 19954 raft_consensus.cc:2272] T e4798e5550704e80b9bbbe2977fa2b3f P 1922bd3b0469452b9496aef518b38f15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.243933 19954 tablet_replica.cc:333] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15: stopping tablet replica
I20260709 14:56:32.244374 19954 raft_consensus.cc:2243] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:32.245218 19954 raft_consensus.cc:2272] T 1b5a507466f14a41bbf97dc70cb9d978 P 1922bd3b0469452b9496aef518b38f15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.269107 19954 tablet_server.cc:196] TabletServer@127.19.124.129:0 shutdown complete.
I20260709 14:56:32.285151 19954 tablet_server.cc:179] TabletServer@127.19.124.130:0 shutting down...
I20260709 14:56:32.302819 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:32.303524 19954 tablet_replica.cc:333] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94: stopping tablet replica
I20260709 14:56:32.304185 19954 raft_consensus.cc:2243] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:32.304603 19954 raft_consensus.cc:2272] T 14317aec14de47e494f64debb55983bd P 2cc173f14a614829a03f8480d506ef94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.307080 19954 tablet_replica.cc:333] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94: stopping tablet replica
I20260709 14:56:32.307531 19954 raft_consensus.cc:2243] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:32.307951 19954 raft_consensus.cc:2272] T d3255f468ac04a26b21faca21c071df7 P 2cc173f14a614829a03f8480d506ef94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.310348 19954 tablet_replica.cc:333] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94: stopping tablet replica
I20260709 14:56:32.310775 19954 raft_consensus.cc:2243] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:32.311290 19954 pending_rounds.cc:70] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94: Trying to abort 1 pending ops.
I20260709 14:56:32.311435 19954 pending_rounds.cc:77] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305662431253372928 op_type: NO_OP noop_request { }
I20260709 14:56:32.311669 19954 raft_consensus.cc:2889] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:32.311898 19954 raft_consensus.cc:2272] T e4798e5550704e80b9bbbe2977fa2b3f P 2cc173f14a614829a03f8480d506ef94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.314255 19954 tablet_replica.cc:333] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94: stopping tablet replica
I20260709 14:56:32.314674 19954 raft_consensus.cc:2243] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:32.315047 19954 raft_consensus.cc:2272] T 1b5a507466f14a41bbf97dc70cb9d978 P 2cc173f14a614829a03f8480d506ef94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.338521 19954 tablet_server.cc:196] TabletServer@127.19.124.130:0 shutdown complete.
I20260709 14:56:32.353332 19954 tablet_server.cc:179] TabletServer@127.19.124.131:0 shutting down...
I20260709 14:56:32.372555 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:32.373221 19954 tablet_replica.cc:333] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34: stopping tablet replica
I20260709 14:56:32.373760 19954 raft_consensus.cc:2243] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:32.374177 19954 raft_consensus.cc:2272] T 14317aec14de47e494f64debb55983bd P 167008c2361c4521a719fea5e25aac34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.376981 19954 tablet_replica.cc:333] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34: stopping tablet replica
I20260709 14:56:32.377480 19954 raft_consensus.cc:2243] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:32.378247 19954 raft_consensus.cc:2272] T d3255f468ac04a26b21faca21c071df7 P 167008c2361c4521a719fea5e25aac34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.380630 19954 tablet_replica.cc:333] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34: stopping tablet replica
I20260709 14:56:32.381138 19954 raft_consensus.cc:2243] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:32.381553 19954 raft_consensus.cc:2272] T e4798e5550704e80b9bbbe2977fa2b3f P 167008c2361c4521a719fea5e25aac34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.383792 19954 tablet_replica.cc:333] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34: stopping tablet replica
I20260709 14:56:32.384238 19954 raft_consensus.cc:2243] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:32.384671 19954 raft_consensus.cc:2272] T 1b5a507466f14a41bbf97dc70cb9d978 P 167008c2361c4521a719fea5e25aac34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.407171 19954 tablet_server.cc:196] TabletServer@127.19.124.131:0 shutdown complete.
I20260709 14:56:32.421168 19954 master.cc:562] Master@127.19.124.190:37795 shutting down...
I20260709 14:56:32.436430 19954 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:32.436972 19954 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.437321 19954 tablet_replica.cc:333] T 00000000000000000000000000000000 P e5faf1046b344ee79d0bfce12f3b1dda: stopping tablet replica
I20260709 14:56:32.455071 19954 master.cc:584] Master@127.19.124.190:37795 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2769 ms)
[----------] 6 tests from LeaderRebalancerTest (91555 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:56:32.489496 19954 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.124.190:37521
I20260709 14:56:32.490630 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:32.495661 24228 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:56:32.496485 24229 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:56:32.497100 24231 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:56:32.497462 19954 server_base.cc:1061] running on GCE node
I20260709 14:56:32.498194 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:32.498380 19954 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:56:32.498517 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608992498500 us; error 0 us; skew 500 ppm
I20260709 14:56:32.498988 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:32.501138 19954 webserver.cc:533] Webserver started at http://127.19.124.190:41821/ using document root <none> and password file <none>
I20260709 14:56:32.501613 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:32.501780 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:32.502020 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:32.503064 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-0/minicluster-data/master-0-root/instance:
uuid: "2d49192ea060430bb405601ce61dd410"
format_stamp: "Formatted at 2026-07-09 14:56:32 on dist-test-slave-q457"
I20260709 14:56:32.507186 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 14:56:32.510265 24236 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:56:32.510890 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:32.511139 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-0/minicluster-data/master-0-root
uuid: "2d49192ea060430bb405601ce61dd410"
format_stamp: "Formatted at 2026-07-09 14:56:32 on dist-test-slave-q457"
I20260709 14:56:32.511409 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-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:56:32.555359 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:32.556524 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:32.591710 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.190:37521
I20260709 14:56:32.591801 24287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.190:37521 every 8 connection(s)
I20260709 14:56:32.595292 24288 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:56:32.605624 24288 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410: Bootstrap starting.
I20260709 14:56:32.610174 24288 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.614122 24288 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410: No bootstrap required, opened a new log
I20260709 14:56:32.616103 24288 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d49192ea060430bb405601ce61dd410" member_type: VOTER }
I20260709 14:56:32.616470 24288 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.616664 24288 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d49192ea060430bb405601ce61dd410, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.617231 24288 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2d49192ea060430bb405601ce61dd410" member_type: VOTER }
I20260709 14:56:32.617642 24288 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:32.617842 24288 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:32.618083 24288 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.622311 24288 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d49192ea060430bb405601ce61dd410" member_type: VOTER }
I20260709 14:56:32.622753 24288 leader_election.cc:304] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [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: 2d49192ea060430bb405601ce61dd410; no voters: 
I20260709 14:56:32.623771 24288 leader_election.cc:290] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:32.624114 24291 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:32.625378 24291 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [term 1 LEADER]: Becoming Leader. State: Replica: 2d49192ea060430bb405601ce61dd410, State: Running, Role: LEADER
I20260709 14:56:32.625979 24291 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [LEADER]: Queue going to LEADER mode. State: All 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: "2d49192ea060430bb405601ce61dd410" member_type: VOTER }
I20260709 14:56:32.626415 24288 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:32.629968 24293 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2d49192ea060430bb405601ce61dd410. Latest consensus state: current_term: 1 leader_uuid: "2d49192ea060430bb405601ce61dd410" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d49192ea060430bb405601ce61dd410" member_type: VOTER } }
I20260709 14:56:32.630596 24292 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2d49192ea060430bb405601ce61dd410" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d49192ea060430bb405601ce61dd410" member_type: VOTER } }
I20260709 14:56:32.630621 24293 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:32.631894 24292 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:32.633671 24300 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:32.638834 24300 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:32.639768 19954 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:32.646689 24300 catalog_manager.cc:1383] Generated new cluster ID: 8952373ca87948b080aa02a06c474730
I20260709 14:56:32.646965 24300 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:32.673667 24300 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:32.674898 24300 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:32.685987 24300 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410: Generated new TSK 0
I20260709 14:56:32.686512 24300 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:32.705979 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:32.711499 24309 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:56:32.712512 24310 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:56:32.713860 24312 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:56:32.714125 19954 server_base.cc:1061] running on GCE node
I20260709 14:56:32.714946 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:32.715134 19954 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:56:32.715296 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608992715279 us; error 0 us; skew 500 ppm
I20260709 14:56:32.715781 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:32.717901 19954 webserver.cc:533] Webserver started at http://127.19.124.129:43319/ using document root <none> and password file <none>
I20260709 14:56:32.718344 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:32.718514 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:32.718756 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:32.719769 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-0/minicluster-data/ts-0-root/instance:
uuid: "9b08eb209955489ea9f7faa0e5f93066"
format_stamp: "Formatted at 2026-07-09 14:56:32 on dist-test-slave-q457"
I20260709 14:56:32.724004 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:32.727041 24317 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:56:32.727674 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:56:32.727954 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-0/minicluster-data/ts-0-root
uuid: "9b08eb209955489ea9f7faa0e5f93066"
format_stamp: "Formatted at 2026-07-09 14:56:32 on dist-test-slave-q457"
I20260709 14:56:32.728217 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-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:56:32.749099 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:32.750223 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:32.751557 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:32.753687 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:32.753878 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:32.754088 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:32.754254 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:32.791368 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.129:46529
I20260709 14:56:32.791461 24379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.129:46529 every 8 connection(s)
I20260709 14:56:32.796084 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:32.802489 24384 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:56:32.803351 24385 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:56:32.806277 24387 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:56:32.806901 19954 server_base.cc:1061] running on GCE node
I20260709 14:56:32.807111 24380 heartbeater.cc:344] Connected to a master server at 127.19.124.190:37521
I20260709 14:56:32.807530 24380 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:32.807753 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:32.807989 19954 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:56:32.808139 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608992808123 us; error 0 us; skew 500 ppm
I20260709 14:56:32.808204 24380 heartbeater.cc:507] Master 127.19.124.190:37521 requested a full tablet report, sending...
I20260709 14:56:32.808683 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:32.810283 24253 ts_manager.cc:194] Registered new tserver with Master: 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529)
I20260709 14:56:32.811918 24253 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55684
I20260709 14:56:32.813656 19954 webserver.cc:533] Webserver started at http://127.19.124.130:37021/ using document root <none> and password file <none>
I20260709 14:56:32.814159 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:32.814353 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:32.814594 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:32.815680 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-0/minicluster-data/ts-1-root/instance:
uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
format_stamp: "Formatted at 2026-07-09 14:56:32 on dist-test-slave-q457"
I20260709 14:56:32.819782 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:56:32.822849 24392 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:56:32.823576 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:32.823834 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-0/minicluster-data/ts-1-root
uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
format_stamp: "Formatted at 2026-07-09 14:56:32 on dist-test-slave-q457"
I20260709 14:56:32.824088 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-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:56:32.851504 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:32.852608 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:32.853992 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:32.856065 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:32.856269 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:32.856504 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:32.856653 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:32.893528 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.130:42063
I20260709 14:56:32.893646 24454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.130:42063 every 8 connection(s)
I20260709 14:56:32.897993 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:32.904464 24458 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:56:32.906719 24459 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:56:32.910871 19954 server_base.cc:1061] running on GCE node
I20260709 14:56:32.911182 24455 heartbeater.cc:344] Connected to a master server at 127.19.124.190:37521
W20260709 14:56:32.910915 24461 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:56:32.911969 24455 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:32.912849 24455 heartbeater.cc:507] Master 127.19.124.190:37521 requested a full tablet report, sending...
I20260709 14:56:32.912945 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:32.913249 19954 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:56:32.913425 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783608992913410 us; error 0 us; skew 500 ppm
I20260709 14:56:32.914093 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:32.914767 24253 ts_manager.cc:194] Registered new tserver with Master: ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063)
I20260709 14:56:32.916363 24253 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55692
I20260709 14:56:32.916473 19954 webserver.cc:533] Webserver started at http://127.19.124.131:44301/ using document root <none> and password file <none>
I20260709 14:56:32.917063 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:32.917294 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:32.917589 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:32.918712 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-0/minicluster-data/ts-2-root/instance:
uuid: "e857953eb05e409e8ed3125f523a97a3"
format_stamp: "Formatted at 2026-07-09 14:56:32 on dist-test-slave-q457"
I20260709 14:56:32.922850 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:32.925916 24466 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:56:32.926589 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:32.926851 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-0/minicluster-data/ts-2-root
uuid: "e857953eb05e409e8ed3125f523a97a3"
format_stamp: "Formatted at 2026-07-09 14:56:32 on dist-test-slave-q457"
I20260709 14:56:32.927107 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608900776801-19954-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:56:32.940595 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:32.941628 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:32.942922 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:32.945019 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:32.945204 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:32.945418 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:32.945569 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:32.982386 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.131:43689
I20260709 14:56:32.982496 24528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.131:43689 every 8 connection(s)
I20260709 14:56:32.994784 24529 heartbeater.cc:344] Connected to a master server at 127.19.124.190:37521
I20260709 14:56:32.995182 24529 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:32.995863 24529 heartbeater.cc:507] Master 127.19.124.190:37521 requested a full tablet report, sending...
I20260709 14:56:32.997634 24253 ts_manager.cc:194] Registered new tserver with Master: e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:32.998584 19954 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013217284s
I20260709 14:56:32.998945 24253 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55696
I20260709 14:56:33.022086 24253 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55702:
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:56:33.024673 24253 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:56:33.101873 24494 tablet_service.cc:1511] Processing CreateTablet for tablet dbb46775fd894ce08cad041cfc79f865 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:33.102514 24493 tablet_service.cc:1511] Processing CreateTablet for tablet c89091845a3b4560a689830ac22855ec (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:33.103497 24494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbb46775fd894ce08cad041cfc79f865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.104146 24493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89091845a3b4560a689830ac22855ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.106179 24420 tablet_service.cc:1511] Processing CreateTablet for tablet dbb46775fd894ce08cad041cfc79f865 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:33.108631 24413 tablet_service.cc:1511] Processing CreateTablet for tablet 47121dba4f67495cb0a4bc91febd4106 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:33.108814 24492 tablet_service.cc:1511] Processing CreateTablet for tablet 846197991e804d9287f302d5c5014596 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:33.110194 24492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846197991e804d9287f302d5c5014596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.110841 24412 tablet_service.cc:1511] Processing CreateTablet for tablet f195ce7cebea4857bddd539f905cdd79 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:33.111515 24417 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef299c411d44e49aa7bd651b1d4dba8 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:33.109813 24418 tablet_service.cc:1511] Processing CreateTablet for tablet 846197991e804d9287f302d5c5014596 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:33.113960 24419 tablet_service.cc:1511] Processing CreateTablet for tablet c89091845a3b4560a689830ac22855ec (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:33.114531 24415 tablet_service.cc:1511] Processing CreateTablet for tablet 727df729f49345ec9fc9cec28e4f4c28 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:33.114733 24414 tablet_service.cc:1511] Processing CreateTablet for tablet 14115db3c2b442bb8719dc71fb462b2b (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:33.113193 24491 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef299c411d44e49aa7bd651b1d4dba8 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:33.115904 24413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47121dba4f67495cb0a4bc91febd4106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.116465 24491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef299c411d44e49aa7bd651b1d4dba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.115089 24416 tablet_service.cc:1511] Processing CreateTablet for tablet 515c437701f4484cb721ebd8d8cb9514 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:33.121587 24345 tablet_service.cc:1511] Processing CreateTablet for tablet dbb46775fd894ce08cad041cfc79f865 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:33.122841 24345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbb46775fd894ce08cad041cfc79f865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.125173 24339 tablet_service.cc:1511] Processing CreateTablet for tablet 14115db3c2b442bb8719dc71fb462b2b (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:33.126005 24344 tablet_service.cc:1511] Processing CreateTablet for tablet c89091845a3b4560a689830ac22855ec (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:33.127792 24338 tablet_service.cc:1511] Processing CreateTablet for tablet 47121dba4f67495cb0a4bc91febd4106 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:33.128211 24343 tablet_service.cc:1511] Processing CreateTablet for tablet 846197991e804d9287f302d5c5014596 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:33.129739 24340 tablet_service.cc:1511] Processing CreateTablet for tablet 727df729f49345ec9fc9cec28e4f4c28 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:33.130518 24342 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef299c411d44e49aa7bd651b1d4dba8 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:33.132023 24341 tablet_service.cc:1511] Processing CreateTablet for tablet 515c437701f4484cb721ebd8d8cb9514 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:33.130887 24418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846197991e804d9287f302d5c5014596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.134727 24490 tablet_service.cc:1511] Processing CreateTablet for tablet 727df729f49345ec9fc9cec28e4f4c28 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:33.134892 24489 tablet_service.cc:1511] Processing CreateTablet for tablet 14115db3c2b442bb8719dc71fb462b2b (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:33.135994 24419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89091845a3b4560a689830ac22855ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.136071 24490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 727df729f49345ec9fc9cec28e4f4c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.137315 24415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 727df729f49345ec9fc9cec28e4f4c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.137915 24414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14115db3c2b442bb8719dc71fb462b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.137639 24488 tablet_service.cc:1511] Processing CreateTablet for tablet 47121dba4f67495cb0a4bc91febd4106 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:33.138914 24488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47121dba4f67495cb0a4bc91febd4106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.139132 24417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef299c411d44e49aa7bd651b1d4dba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.140910 24420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbb46775fd894ce08cad041cfc79f865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.141438 24489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14115db3c2b442bb8719dc71fb462b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.126468 24339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14115db3c2b442bb8719dc71fb462b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.141954 24412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f195ce7cebea4857bddd539f905cdd79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.143324 24338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47121dba4f67495cb0a4bc91febd4106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.145103 24342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef299c411d44e49aa7bd651b1d4dba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.146154 24344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89091845a3b4560a689830ac22855ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.146315 24416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515c437701f4484cb721ebd8d8cb9514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.148891 24343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846197991e804d9287f302d5c5014596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.150897 24337 tablet_service.cc:1511] Processing CreateTablet for tablet f195ce7cebea4857bddd539f905cdd79 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:33.152100 24337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f195ce7cebea4857bddd539f905cdd79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.153066 24341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515c437701f4484cb721ebd8d8cb9514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.157061 24340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 727df729f49345ec9fc9cec28e4f4c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.177255 24490 tablet_service.cc:1511] Processing CreateTablet for tablet f195ce7cebea4857bddd539f905cdd79 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:33.185248 24490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f195ce7cebea4857bddd539f905cdd79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.221513 24492 tablet_service.cc:1511] Processing CreateTablet for tablet 515c437701f4484cb721ebd8d8cb9514 (DEFAULT_TABLE table=test-workload [id=88ed25757c664acbbd11237e2469b3eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:33.226351 24492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515c437701f4484cb721ebd8d8cb9514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.235729 24545 tablet_bootstrap.cc:492] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:33.241703 24544 tablet_bootstrap.cc:492] T c89091845a3b4560a689830ac22855ec P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:33.247761 24545 tablet_bootstrap.cc:654] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.242659 24546 tablet_bootstrap.cc:492] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
W20260709 14:56:33.289148 24239 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.19.124.131:43689, user_credentials={real_user=slave}} blocked reactor thread for 43619.2us
I20260709 14:56:33.299129 24546 tablet_bootstrap.cc:654] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.307510 24544 tablet_bootstrap.cc:654] T c89091845a3b4560a689830ac22855ec P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.311547 24545 tablet_bootstrap.cc:492] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:33.312067 24545 ts_tablet_manager.cc:1403] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.009s
I20260709 14:56:33.315137 24545 raft_consensus.cc:359] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.315831 24545 raft_consensus.cc:385] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.316121 24545 raft_consensus.cc:740] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.324599 24545 consensus_queue.cc:260] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.358055 24455 heartbeater.cc:499] Master 127.19.124.190:37521 was elected leader, sending a full tablet report...
I20260709 14:56:33.359333 24546 tablet_bootstrap.cc:492] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:33.359870 24546 ts_tablet_manager.cc:1403] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.029s
I20260709 14:56:33.362684 24546 raft_consensus.cc:359] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.363404 24546 raft_consensus.cc:385] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.363729 24546 raft_consensus.cc:740] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.364472 24546 consensus_queue.cc:260] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.362814 24545 ts_tablet_manager.cc:1434] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.005s
I20260709 14:56:33.369695 24545 tablet_bootstrap.cc:492] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:33.374286 24545 tablet_bootstrap.cc:654] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.376567 24544 tablet_bootstrap.cc:492] T c89091845a3b4560a689830ac22855ec P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:33.377133 24544 ts_tablet_manager.cc:1403] T c89091845a3b4560a689830ac22855ec P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.136s	user 0.028s	sys 0.023s
I20260709 14:56:33.380060 24544 raft_consensus.cc:359] T c89091845a3b4560a689830ac22855ec P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.380980 24544 raft_consensus.cc:385] T c89091845a3b4560a689830ac22855ec P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.381337 24544 raft_consensus.cc:740] T c89091845a3b4560a689830ac22855ec P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.382287 24544 consensus_queue.cc:260] T c89091845a3b4560a689830ac22855ec P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.386168 24529 heartbeater.cc:499] Master 127.19.124.190:37521 was elected leader, sending a full tablet report...
I20260709 14:56:33.386857 24544 ts_tablet_manager.cc:1434] T c89091845a3b4560a689830ac22855ec P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:56:33.386997 24546 ts_tablet_manager.cc:1434] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.022s
I20260709 14:56:33.387795 24380 heartbeater.cc:499] Master 127.19.124.190:37521 was elected leader, sending a full tablet report...
I20260709 14:56:33.387859 24544 tablet_bootstrap.cc:492] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:33.388042 24545 tablet_bootstrap.cc:492] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:33.388576 24545 ts_tablet_manager.cc:1403] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260709 14:56:33.391273 24545 raft_consensus.cc:359] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.391975 24545 raft_consensus.cc:385] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.392166 24546 tablet_bootstrap.cc:492] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
I20260709 14:56:33.392328 24545 raft_consensus.cc:740] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.393242 24545 consensus_queue.cc:260] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.393953 24544 tablet_bootstrap.cc:654] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.395329 24545 ts_tablet_manager.cc:1434] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:33.396350 24545 tablet_bootstrap.cc:492] T f195ce7cebea4857bddd539f905cdd79 P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:33.399557 24546 tablet_bootstrap.cc:654] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.402575 24545 tablet_bootstrap.cc:654] T f195ce7cebea4857bddd539f905cdd79 P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.408358 24546 tablet_bootstrap.cc:492] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:33.408872 24546 ts_tablet_manager.cc:1403] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 14:56:33.411588 24546 raft_consensus.cc:359] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.412264 24546 raft_consensus.cc:385] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.412547 24546 raft_consensus.cc:740] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.414022 24546 consensus_queue.cc:260] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.416285 24546 ts_tablet_manager.cc:1434] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:33.416980 24544 tablet_bootstrap.cc:492] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:33.417428 24546 tablet_bootstrap.cc:492] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
I20260709 14:56:33.417644 24544 ts_tablet_manager.cc:1403] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.011s
I20260709 14:56:33.423892 24546 tablet_bootstrap.cc:654] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.427616 24544 raft_consensus.cc:359] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.430769 24544 raft_consensus.cc:385] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.431124 24544 raft_consensus.cc:740] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.431867 24544 consensus_queue.cc:260] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.432459 24545 tablet_bootstrap.cc:492] T f195ce7cebea4857bddd539f905cdd79 P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:33.432993 24545 ts_tablet_manager.cc:1403] T f195ce7cebea4857bddd539f905cdd79 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.015s
I20260709 14:56:33.433981 24544 ts_tablet_manager.cc:1434] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:56:33.434950 24544 tablet_bootstrap.cc:492] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:33.435232 24546 tablet_bootstrap.cc:492] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:33.435742 24546 ts_tablet_manager.cc:1403] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 14:56:33.436102 24545 raft_consensus.cc:359] T f195ce7cebea4857bddd539f905cdd79 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.436906 24545 raft_consensus.cc:385] T f195ce7cebea4857bddd539f905cdd79 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.437243 24545 raft_consensus.cc:740] T f195ce7cebea4857bddd539f905cdd79 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.438122 24545 consensus_queue.cc:260] T f195ce7cebea4857bddd539f905cdd79 P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.438591 24546 raft_consensus.cc:359] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.439431 24546 raft_consensus.cc:385] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.439769 24546 raft_consensus.cc:740] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.440618 24546 consensus_queue.cc:260] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.442610 24546 ts_tablet_manager.cc:1434] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 14:56:33.442714 24545 ts_tablet_manager.cc:1434] T f195ce7cebea4857bddd539f905cdd79 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:56:33.445416 24544 tablet_bootstrap.cc:654] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.446079 24545 tablet_bootstrap.cc:492] T 8ef299c411d44e49aa7bd651b1d4dba8 P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:33.443583 24546 tablet_bootstrap.cc:492] T 515c437701f4484cb721ebd8d8cb9514 P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
I20260709 14:56:33.454895 24546 tablet_bootstrap.cc:654] T 515c437701f4484cb721ebd8d8cb9514 P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.456085 24544 tablet_bootstrap.cc:492] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:33.456598 24544 ts_tablet_manager.cc:1403] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.012s
I20260709 14:56:33.457226 24545 tablet_bootstrap.cc:654] T 8ef299c411d44e49aa7bd651b1d4dba8 P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.458890 24546 tablet_bootstrap.cc:492] T 515c437701f4484cb721ebd8d8cb9514 P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:33.459292 24546 ts_tablet_manager.cc:1403] T 515c437701f4484cb721ebd8d8cb9514 P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.004s
I20260709 14:56:33.459532 24544 raft_consensus.cc:359] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.460340 24544 raft_consensus.cc:385] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.460579 24544 raft_consensus.cc:740] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.461268 24544 consensus_queue.cc:260] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.461689 24546 raft_consensus.cc:359] T 515c437701f4484cb721ebd8d8cb9514 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.462251 24546 raft_consensus.cc:385] T 515c437701f4484cb721ebd8d8cb9514 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.462327 24545 tablet_bootstrap.cc:492] T 8ef299c411d44e49aa7bd651b1d4dba8 P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:33.462580 24546 raft_consensus.cc:740] T 515c437701f4484cb721ebd8d8cb9514 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.462940 24545 ts_tablet_manager.cc:1403] T 8ef299c411d44e49aa7bd651b1d4dba8 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 14:56:33.463694 24544 ts_tablet_manager.cc:1434] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:56:33.463526 24546 consensus_queue.cc:260] T 515c437701f4484cb721ebd8d8cb9514 P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.464713 24544 tablet_bootstrap.cc:492] T 8ef299c411d44e49aa7bd651b1d4dba8 P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:33.466048 24546 ts_tablet_manager.cc:1434] T 515c437701f4484cb721ebd8d8cb9514 P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:33.465734 24545 raft_consensus.cc:359] T 8ef299c411d44e49aa7bd651b1d4dba8 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.466564 24545 raft_consensus.cc:385] T 8ef299c411d44e49aa7bd651b1d4dba8 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.466912 24545 raft_consensus.cc:740] T 8ef299c411d44e49aa7bd651b1d4dba8 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.467157 24546 tablet_bootstrap.cc:492] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
I20260709 14:56:33.467664 24545 consensus_queue.cc:260] T 8ef299c411d44e49aa7bd651b1d4dba8 P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.471242 24544 tablet_bootstrap.cc:654] T 8ef299c411d44e49aa7bd651b1d4dba8 P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.473321 24546 tablet_bootstrap.cc:654] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.475808 24545 ts_tablet_manager.cc:1434] T 8ef299c411d44e49aa7bd651b1d4dba8 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:56:33.476989 24545 tablet_bootstrap.cc:492] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:33.487550 24545 tablet_bootstrap.cc:654] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.490808 24544 tablet_bootstrap.cc:492] T 8ef299c411d44e49aa7bd651b1d4dba8 P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:33.491143 24546 tablet_bootstrap.cc:492] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:33.491326 24544 ts_tablet_manager.cc:1403] T 8ef299c411d44e49aa7bd651b1d4dba8 P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.003s
I20260709 14:56:33.491703 24546 ts_tablet_manager.cc:1403] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.004s
I20260709 14:56:33.493592 24545 tablet_bootstrap.cc:492] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:33.494203 24545 ts_tablet_manager.cc:1403] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260709 14:56:33.494170 24546 raft_consensus.cc:359] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.494829 24546 raft_consensus.cc:385] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.494555 24544 raft_consensus.cc:359] T 8ef299c411d44e49aa7bd651b1d4dba8 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.495072 24546 raft_consensus.cc:740] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.495303 24544 raft_consensus.cc:385] T 8ef299c411d44e49aa7bd651b1d4dba8 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.495674 24544 raft_consensus.cc:740] T 8ef299c411d44e49aa7bd651b1d4dba8 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.495776 24546 consensus_queue.cc:260] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.496564 24544 consensus_queue.cc:260] T 8ef299c411d44e49aa7bd651b1d4dba8 P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.497110 24545 raft_consensus.cc:359] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } } peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } }
I20260709 14:56:33.497818 24546 ts_tablet_manager.cc:1434] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:33.497831 24545 raft_consensus.cc:385] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.498385 24545 raft_consensus.cc:740] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.499073 24546 tablet_bootstrap.cc:492] T f195ce7cebea4857bddd539f905cdd79 P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
I20260709 14:56:33.499150 24545 consensus_queue.cc:260] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } } peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } }
I20260709 14:56:33.502578 24544 ts_tablet_manager.cc:1434] T 8ef299c411d44e49aa7bd651b1d4dba8 P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:56:33.503595 24544 tablet_bootstrap.cc:492] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:33.505566 24545 ts_tablet_manager.cc:1434] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.006s
I20260709 14:56:33.506017 24546 tablet_bootstrap.cc:654] T f195ce7cebea4857bddd539f905cdd79 P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.506598 24545 tablet_bootstrap.cc:492] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:33.511932 24551 raft_consensus.cc:493] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.512434 24551 raft_consensus.cc:515] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.512882 24544 tablet_bootstrap.cc:654] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.515070 24551 leader_election.cc:290] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:33.516212 24545 tablet_bootstrap.cc:654] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.524533 24544 tablet_bootstrap.cc:492] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:33.525039 24544 ts_tablet_manager.cc:1403] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260709 14:56:33.527498 24551 raft_consensus.cc:493] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.528105 24545 tablet_bootstrap.cc:492] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:33.528090 24551 raft_consensus.cc:515] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.528810 24545 ts_tablet_manager.cc:1403] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 14:56:33.531049 24551 leader_election.cc:290] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:33.531831 24545 raft_consensus.cc:359] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.532577 24545 raft_consensus.cc:385] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.532912 24545 raft_consensus.cc:740] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.533200 24546 tablet_bootstrap.cc:492] T f195ce7cebea4857bddd539f905cdd79 P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:33.533767 24546 ts_tablet_manager.cc:1403] T f195ce7cebea4857bddd539f905cdd79 P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.016s
I20260709 14:56:33.533797 24545 consensus_queue.cc:260] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.527632 24544 raft_consensus.cc:359] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.535923 24544 raft_consensus.cc:385] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.536058 24545 ts_tablet_manager.cc:1434] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:33.536892 24546 raft_consensus.cc:359] T f195ce7cebea4857bddd539f905cdd79 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.537406 24545 tablet_bootstrap.cc:492] T c89091845a3b4560a689830ac22855ec P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:33.537604 24546 raft_consensus.cc:385] T f195ce7cebea4857bddd539f905cdd79 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.537964 24546 raft_consensus.cc:740] T f195ce7cebea4857bddd539f905cdd79 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.538805 24546 consensus_queue.cc:260] T f195ce7cebea4857bddd539f905cdd79 P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.539530 24544 raft_consensus.cc:740] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.540452 24544 consensus_queue.cc:260] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.541028 24546 ts_tablet_manager.cc:1434] T f195ce7cebea4857bddd539f905cdd79 P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:56:33.543679 24430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846197991e804d9287f302d5c5014596" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" is_pre_election: true
I20260709 14:56:33.544111 24545 tablet_bootstrap.cc:654] T c89091845a3b4560a689830ac22855ec P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.544636 24429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df729f49345ec9fc9cec28e4f4c28" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" is_pre_election: true
I20260709 14:56:33.545302 24429 raft_consensus.cc:2468] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 0.
I20260709 14:56:33.545670 24544 ts_tablet_manager.cc:1434] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:56:33.546636 24544 tablet_bootstrap.cc:492] T 515c437701f4484cb721ebd8d8cb9514 P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:33.546676 24318 leader_election.cc:304] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:33.550505 24430 raft_consensus.cc:2468] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 0.
I20260709 14:56:33.553208 24544 tablet_bootstrap.cc:654] T 515c437701f4484cb721ebd8d8cb9514 P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.555863 24546 tablet_bootstrap.cc:492] T 47121dba4f67495cb0a4bc91febd4106 P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
I20260709 14:56:33.559141 24551 raft_consensus.cc:2804] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.570852 24569 raft_consensus.cc:493] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.574365 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846197991e804d9287f302d5c5014596" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3" is_pre_election: true
I20260709 14:56:33.577693 24504 raft_consensus.cc:2468] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 0.
I20260709 14:56:33.574828 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df729f49345ec9fc9cec28e4f4c28" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3" is_pre_election: true
I20260709 14:56:33.579108 24503 raft_consensus.cc:2468] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 0.
I20260709 14:56:33.575011 24551 raft_consensus.cc:493] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.581318 24551 raft_consensus.cc:3060] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.571507 24318 leader_election.cc:304] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:33.583532 24546 tablet_bootstrap.cc:654] T 47121dba4f67495cb0a4bc91febd4106 P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.586336 24569 raft_consensus.cc:515] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.588945 24569 leader_election.cc:290] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:33.589437 24569 raft_consensus.cc:2804] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.589771 24569 raft_consensus.cc:493] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.590072 24569 raft_consensus.cc:3060] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.591984 24430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef299c411d44e49aa7bd651b1d4dba8" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" is_pre_election: true
I20260709 14:56:33.592665 24430 raft_consensus.cc:2468] T 8ef299c411d44e49aa7bd651b1d4dba8 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 0.
I20260709 14:56:33.593611 24551 raft_consensus.cc:515] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.595528 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef299c411d44e49aa7bd651b1d4dba8" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3" is_pre_election: true
I20260709 14:56:33.594034 24318 leader_election.cc:304] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:33.598414 24503 raft_consensus.cc:2468] T 8ef299c411d44e49aa7bd651b1d4dba8 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 0.
I20260709 14:56:33.599392 24544 tablet_bootstrap.cc:492] T 515c437701f4484cb721ebd8d8cb9514 P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:33.600286 24544 ts_tablet_manager.cc:1403] T 515c437701f4484cb721ebd8d8cb9514 P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.026s
I20260709 14:56:33.605103 24544 raft_consensus.cc:359] T 515c437701f4484cb721ebd8d8cb9514 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.605880 24544 raft_consensus.cc:385] T 515c437701f4484cb721ebd8d8cb9514 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.606222 24544 raft_consensus.cc:740] T 515c437701f4484cb721ebd8d8cb9514 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.606966 24569 raft_consensus.cc:515] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.607151 24544 consensus_queue.cc:260] T 515c437701f4484cb721ebd8d8cb9514 P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.609881 24430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846197991e804d9287f302d5c5014596" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:33.610428 24430 raft_consensus.cc:3060] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.611500 24550 raft_consensus.cc:493] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.611943 24550 raft_consensus.cc:515] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.614393 24550 leader_election.cc:290] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:33.616735 24544 ts_tablet_manager.cc:1434] T 515c437701f4484cb721ebd8d8cb9514 P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:56:33.618727 24430 raft_consensus.cc:2468] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 1.
I20260709 14:56:33.619017 24545 tablet_bootstrap.cc:492] T c89091845a3b4560a689830ac22855ec P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:33.622278 24545 ts_tablet_manager.cc:1403] T c89091845a3b4560a689830ac22855ec P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.085s	user 0.042s	sys 0.039s
I20260709 14:56:33.622777 24318 leader_election.cc:304] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:33.620236 24551 leader_election.cc:290] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 election: Requested vote from peers ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:33.620941 24429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df729f49345ec9fc9cec28e4f4c28" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:33.624393 24429 raft_consensus.cc:3060] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.624456 24576 raft_consensus.cc:2804] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.624969 24576 raft_consensus.cc:493] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.625301 24576 raft_consensus.cc:3060] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.625131 24545 raft_consensus.cc:359] T c89091845a3b4560a689830ac22855ec P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.626127 24545 raft_consensus.cc:385] T c89091845a3b4560a689830ac22855ec P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.626442 24545 raft_consensus.cc:740] T c89091845a3b4560a689830ac22855ec P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.627107 24545 consensus_queue.cc:260] T c89091845a3b4560a689830ac22855ec P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.629279 24545 ts_tablet_manager.cc:1434] T c89091845a3b4560a689830ac22855ec P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 14:56:33.630159 24545 tablet_bootstrap.cc:492] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:33.632189 24429 raft_consensus.cc:2468] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 1.
I20260709 14:56:33.633098 24576 raft_consensus.cc:515] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.633509 24318 leader_election.cc:304] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:33.635154 24576 leader_election.cc:290] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 election: Requested vote from peers ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:33.635829 24545 tablet_bootstrap.cc:654] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:33.635967 24301 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:33.636792 24577 raft_consensus.cc:2804] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.637310 24577 raft_consensus.cc:697] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Becoming Leader. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Running, Role: LEADER
I20260709 14:56:33.637907 24428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef299c411d44e49aa7bd651b1d4dba8" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:33.638137 24577 consensus_queue.cc:237] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.621650 24569 leader_election.cc:290] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 election: Requested vote from peers ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:33.638599 24428 raft_consensus.cc:3060] T 8ef299c411d44e49aa7bd651b1d4dba8 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.621408 24544 tablet_bootstrap.cc:492] T 47121dba4f67495cb0a4bc91febd4106 P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:33.645818 24428 raft_consensus.cc:2468] T 8ef299c411d44e49aa7bd651b1d4dba8 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 1.
I20260709 14:56:33.647044 24544 tablet_bootstrap.cc:654] T 47121dba4f67495cb0a4bc91febd4106 P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.646962 24318 leader_election.cc:304] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:33.649012 24569 raft_consensus.cc:2804] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.649185 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df729f49345ec9fc9cec28e4f4c28" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:33.649659 24569 raft_consensus.cc:697] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Becoming Leader. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Running, Role: LEADER
I20260709 14:56:33.649784 24503 raft_consensus.cc:3060] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.650501 24569 consensus_queue.cc:237] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.635689 24576 raft_consensus.cc:2804] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.655434 24576 raft_consensus.cc:697] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Becoming Leader. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Running, Role: LEADER
I20260709 14:56:33.656265 24576 consensus_queue.cc:237] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.660193 24544 tablet_bootstrap.cc:492] T 47121dba4f67495cb0a4bc91febd4106 P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:33.660836 24553 raft_consensus.cc:493] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.660847 24544 ts_tablet_manager.cc:1403] T 47121dba4f67495cb0a4bc91febd4106 P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.006s
I20260709 14:56:33.661355 24553 raft_consensus.cc:515] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.662431 24546 tablet_bootstrap.cc:492] T 47121dba4f67495cb0a4bc91febd4106 P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:33.662914 24546 ts_tablet_manager.cc:1403] T 47121dba4f67495cb0a4bc91febd4106 P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.107s	user 0.007s	sys 0.017s
I20260709 14:56:33.664186 24553 leader_election.cc:290] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063)
I20260709 14:56:33.660928 24503 raft_consensus.cc:2468] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 1.
I20260709 14:56:33.673997 24544 raft_consensus.cc:359] T 47121dba4f67495cb0a4bc91febd4106 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.675729 24544 raft_consensus.cc:385] T 47121dba4f67495cb0a4bc91febd4106 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.676527 24544 raft_consensus.cc:740] T 47121dba4f67495cb0a4bc91febd4106 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.674659 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846197991e804d9287f302d5c5014596" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:33.677187 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef299c411d44e49aa7bd651b1d4dba8" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:33.677601 24503 raft_consensus.cc:3060] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.677835 24504 raft_consensus.cc:3060] T 8ef299c411d44e49aa7bd651b1d4dba8 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.681346 24544 consensus_queue.cc:260] T 47121dba4f67495cb0a4bc91febd4106 P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.682528 24545 tablet_bootstrap.cc:492] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:33.683023 24545 ts_tablet_manager.cc:1403] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.030s
I20260709 14:56:33.685856 24545 raft_consensus.cc:359] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.686475 24545 raft_consensus.cc:385] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.686735 24545 raft_consensus.cc:740] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.687362 24545 consensus_queue.cc:260] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.689376 24545 ts_tablet_manager.cc:1434] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:33.690304 24545 tablet_bootstrap.cc:492] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:33.688558 24544 ts_tablet_manager.cc:1434] T 47121dba4f67495cb0a4bc91febd4106 P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:56:33.695593 24545 tablet_bootstrap.cc:654] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.686292 24504 raft_consensus.cc:2468] T 8ef299c411d44e49aa7bd651b1d4dba8 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 1.
I20260709 14:56:33.692013 24544 tablet_bootstrap.cc:492] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:33.704636 24251 catalog_manager.cc:5697] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "9b08eb209955489ea9f7faa0e5f93066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.707226 24544 tablet_bootstrap.cc:654] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.707636 24569 raft_consensus.cc:493] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.708105 24569 raft_consensus.cc:515] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.710234 24569 leader_election.cc:290] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:33.711519 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89091845a3b4560a689830ac22855ec" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3" is_pre_election: true
I20260709 14:56:33.711792 24428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89091845a3b4560a689830ac22855ec" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" is_pre_election: true
I20260709 14:56:33.712152 24504 raft_consensus.cc:2468] T c89091845a3b4560a689830ac22855ec P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 0.
I20260709 14:56:33.712543 24545 tablet_bootstrap.cc:492] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:33.712498 24428 raft_consensus.cc:2468] T c89091845a3b4560a689830ac22855ec P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 0.
I20260709 14:56:33.713136 24545 ts_tablet_manager.cc:1403] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260709 14:56:33.714273 24320 leader_election.cc:304] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3; no voters: 
I20260709 14:56:33.715090 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f195ce7cebea4857bddd539f905cdd79" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066" is_pre_election: true
I20260709 14:56:33.715718 24355 raft_consensus.cc:2468] T f195ce7cebea4857bddd539f905cdd79 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 0.
I20260709 14:56:33.715806 24545 raft_consensus.cc:359] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.716261 24544 tablet_bootstrap.cc:492] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:33.716529 24545 raft_consensus.cc:385] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.716841 24544 ts_tablet_manager.cc:1403] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.005s
I20260709 14:56:33.716873 24545 raft_consensus.cc:740] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.717469 24469 leader_election.cc:304] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3; no voters: 
I20260709 14:56:33.717708 24545 consensus_queue.cc:260] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.718349 24553 raft_consensus.cc:2804] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.718698 24553 raft_consensus.cc:493] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.719040 24553 raft_consensus.cc:3060] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.719714 24545 ts_tablet_manager.cc:1434] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:56:33.719599 24544 raft_consensus.cc:359] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } } peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } }
I20260709 14:56:33.720281 24544 raft_consensus.cc:385] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.720536 24544 raft_consensus.cc:740] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.716851 24546 raft_consensus.cc:359] T 47121dba4f67495cb0a4bc91febd4106 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.721778 24546 raft_consensus.cc:385] T 47121dba4f67495cb0a4bc91febd4106 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.722036 24546 raft_consensus.cc:740] T 47121dba4f67495cb0a4bc91febd4106 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.722765 24546 consensus_queue.cc:260] T 47121dba4f67495cb0a4bc91febd4106 P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.723502 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515c437701f4484cb721ebd8d8cb9514" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3" is_pre_election: true
I20260709 14:56:33.724141 24577 raft_consensus.cc:2804] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.724186 24504 raft_consensus.cc:2468] T 515c437701f4484cb721ebd8d8cb9514 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 0.
I20260709 14:56:33.724861 24577 raft_consensus.cc:493] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.723773 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515c437701f4484cb721ebd8d8cb9514" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066" is_pre_election: true
I20260709 14:56:33.725263 24577 raft_consensus.cc:3060] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.725486 24355 raft_consensus.cc:2468] T 515c437701f4484cb721ebd8d8cb9514 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 0.
I20260709 14:56:33.728986 24553 raft_consensus.cc:515] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.731315 24553 leader_election.cc:290] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 1 election: Requested vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063)
I20260709 14:56:33.731940 24577 raft_consensus.cc:515] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.736017 24428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f195ce7cebea4857bddd539f905cdd79" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" is_pre_election: true
I20260709 14:56:33.732620 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f195ce7cebea4857bddd539f905cdd79" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:33.736675 24428 raft_consensus.cc:2468] T f195ce7cebea4857bddd539f905cdd79 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 0.
I20260709 14:56:33.737308 24577 leader_election.cc:290] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 election: Requested vote from peers ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:33.737946 24428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89091845a3b4560a689830ac22855ec" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:33.738629 24428 raft_consensus.cc:3060] T c89091845a3b4560a689830ac22855ec P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.704697 24503 raft_consensus.cc:2468] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 1.
I20260709 14:56:33.739297 24430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f195ce7cebea4857bddd539f905cdd79" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:33.739481 24395 leader_election.cc:304] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:33.723826 24544 consensus_queue.cc:260] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } } peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } }
I20260709 14:56:33.734791 24550 raft_consensus.cc:493] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.739890 24430 raft_consensus.cc:3060] T f195ce7cebea4857bddd539f905cdd79 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.736678 24355 raft_consensus.cc:3060] T f195ce7cebea4857bddd539f905cdd79 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.743141 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89091845a3b4560a689830ac22855ec" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:33.743682 24504 raft_consensus.cc:3060] T c89091845a3b4560a689830ac22855ec P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.740754 24550 raft_consensus.cc:515] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.746014 24550 leader_election.cc:290] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:33.746502 24550 raft_consensus.cc:2804] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.746805 24550 raft_consensus.cc:493] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.747109 24550 raft_consensus.cc:3060] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.747421 24355 raft_consensus.cc:2468] T f195ce7cebea4857bddd539f905cdd79 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 1.
I20260709 14:56:33.748641 24469 leader_election.cc:304] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3; no voters: 
I20260709 14:56:33.734426 24546 ts_tablet_manager.cc:1434] T 47121dba4f67495cb0a4bc91febd4106 P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.002s
I20260709 14:56:33.748791 24430 raft_consensus.cc:2468] T f195ce7cebea4857bddd539f905cdd79 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 1.
I20260709 14:56:33.747313 24544 ts_tablet_manager.cc:1434] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 14:56:33.750036 24546 tablet_bootstrap.cc:492] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
I20260709 14:56:33.750361 24544 tablet_bootstrap.cc:492] T 14115db3c2b442bb8719dc71fb462b2b P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:33.755111 24504 raft_consensus.cc:2468] T c89091845a3b4560a689830ac22855ec P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 1.
I20260709 14:56:33.761536 24320 leader_election.cc:304] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3; no voters: 
I20260709 14:56:33.762347 24577 raft_consensus.cc:2804] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.762780 24577 raft_consensus.cc:697] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Becoming Leader. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Running, Role: LEADER
I20260709 14:56:33.763811 24428 raft_consensus.cc:2468] T c89091845a3b4560a689830ac22855ec P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 1.
I20260709 14:56:33.763549 24577 consensus_queue.cc:237] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.766893 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47121dba4f67495cb0a4bc91febd4106" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066" is_pre_election: true
I20260709 14:56:33.767501 24355 raft_consensus.cc:2468] T 47121dba4f67495cb0a4bc91febd4106 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 0.
I20260709 14:56:33.767757 24553 raft_consensus.cc:2804] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.769654 24553 raft_consensus.cc:697] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [term 1 LEADER]: Becoming Leader. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Running, Role: LEADER
I20260709 14:56:33.770504 24553 consensus_queue.cc:237] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.773690 24544 tablet_bootstrap.cc:654] T 14115db3c2b442bb8719dc71fb462b2b P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.778544 24546 tablet_bootstrap.cc:654] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.777493 24395 leader_election.cc:304] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:33.779824 24591 raft_consensus.cc:2804] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.780201 24591 raft_consensus.cc:493] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.776908 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47121dba4f67495cb0a4bc91febd4106" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3" is_pre_election: true
I20260709 14:56:33.780488 24591 raft_consensus.cc:3060] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.783073 24504 raft_consensus.cc:2468] T 47121dba4f67495cb0a4bc91febd4106 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 0.
I20260709 14:56:33.790072 24591 raft_consensus.cc:515] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.792551 24591 leader_election.cc:290] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 election: Requested vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:33.794580 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47121dba4f67495cb0a4bc91febd4106" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:33.795146 24355 raft_consensus.cc:3060] T 47121dba4f67495cb0a4bc91febd4106 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.788599 24550 raft_consensus.cc:515] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.797487 24550 leader_election.cc:290] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 election: Requested vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:33.800036 24546 tablet_bootstrap.cc:492] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:33.802347 24251 catalog_manager.cc:5697] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e857953eb05e409e8ed3125f523a97a3 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "e857953eb05e409e8ed3125f523a97a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:33.803109 24355 raft_consensus.cc:2468] T 47121dba4f67495cb0a4bc91febd4106 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 1.
I20260709 14:56:33.803277 24546 ts_tablet_manager.cc:1403] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.009s
I20260709 14:56:33.807435 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47121dba4f67495cb0a4bc91febd4106" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:33.807952 24504 raft_consensus.cc:3060] T 47121dba4f67495cb0a4bc91febd4106 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.809895 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515c437701f4484cb721ebd8d8cb9514" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:33.810494 24503 raft_consensus.cc:3060] T 515c437701f4484cb721ebd8d8cb9514 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.808362 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515c437701f4484cb721ebd8d8cb9514" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:33.811787 24354 raft_consensus.cc:3060] T 515c437701f4484cb721ebd8d8cb9514 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.811421 24250 catalog_manager.cc:5697] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "9b08eb209955489ea9f7faa0e5f93066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.813443 24250 catalog_manager.cc:5697] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "9b08eb209955489ea9f7faa0e5f93066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.815721 24250 catalog_manager.cc:5697] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "9b08eb209955489ea9f7faa0e5f93066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.816944 24504 raft_consensus.cc:2468] T 47121dba4f67495cb0a4bc91febd4106 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 1.
I20260709 14:56:33.819437 24503 raft_consensus.cc:2468] T 515c437701f4484cb721ebd8d8cb9514 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 1.
I20260709 14:56:33.821079 24550 raft_consensus.cc:493] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.821386 24544 tablet_bootstrap.cc:492] T 14115db3c2b442bb8719dc71fb462b2b P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:33.820581 24354 raft_consensus.cc:2468] T 515c437701f4484cb721ebd8d8cb9514 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 1.
I20260709 14:56:33.821539 24550 raft_consensus.cc:515] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } } peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } }
I20260709 14:56:33.823170 24550 leader_election.cc:290] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689), 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529)
I20260709 14:56:33.823984 24544 ts_tablet_manager.cc:1403] T 14115db3c2b442bb8719dc71fb462b2b P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.010s
I20260709 14:56:33.824373 24395 leader_election.cc:304] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e857953eb05e409e8ed3125f523a97a3, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:33.825009 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb46775fd894ce08cad041cfc79f865" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066" is_pre_election: true
I20260709 14:56:33.825273 24395 leader_election.cc:304] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e857953eb05e409e8ed3125f523a97a3, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:33.826036 24546 raft_consensus.cc:359] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } } peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } }
I20260709 14:56:33.826644 24546 raft_consensus.cc:385] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.826766 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb46775fd894ce08cad041cfc79f865" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3" is_pre_election: true
I20260709 14:56:33.827049 24591 raft_consensus.cc:2804] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.826767 24544 raft_consensus.cc:359] T 14115db3c2b442bb8719dc71fb462b2b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.827636 24503 raft_consensus.cc:2468] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 0.
I20260709 14:56:33.827817 24544 raft_consensus.cc:385] T 14115db3c2b442bb8719dc71fb462b2b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.828186 24546 raft_consensus.cc:740] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.828249 24544 raft_consensus.cc:740] T 14115db3c2b442bb8719dc71fb462b2b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.829326 24591 raft_consensus.cc:697] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Becoming Leader. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Running, Role: LEADER
I20260709 14:56:33.830427 24591 consensus_queue.cc:237] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
W20260709 14:56:33.830870 24395 leader_election.cc:343] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.831565 24395 leader_election.cc:304] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [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: e857953eb05e409e8ed3125f523a97a3, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 9b08eb209955489ea9f7faa0e5f93066
I20260709 14:56:33.832264 24598 raft_consensus.cc:2804] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.828933 24546 consensus_queue.cc:260] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } } peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } }
I20260709 14:56:33.832666 24598 raft_consensus.cc:493] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.829478 24550 raft_consensus.cc:2804] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.829236 24544 consensus_queue.cc:260] T 14115db3c2b442bb8719dc71fb462b2b P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.834352 24546 ts_tablet_manager.cc:1434] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:56:33.835337 24546 tablet_bootstrap.cc:492] T 14115db3c2b442bb8719dc71fb462b2b P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
I20260709 14:56:33.836290 24544 ts_tablet_manager.cc:1434] T 14115db3c2b442bb8719dc71fb462b2b P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:56:33.840255 24598 raft_consensus.cc:3060] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.840889 24546 tablet_bootstrap.cc:654] T 14115db3c2b442bb8719dc71fb462b2b P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.847620 24598 raft_consensus.cc:515] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } } peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } }
I20260709 14:56:33.850365 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb46775fd894ce08cad041cfc79f865" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:33.850926 24503 raft_consensus.cc:3060] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.861011 24503 raft_consensus.cc:2468] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 1.
I20260709 14:56:33.862053 24395 leader_election.cc:304] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e857953eb05e409e8ed3125f523a97a3, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:33.862349 24550 raft_consensus.cc:697] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Becoming Leader. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Running, Role: LEADER
I20260709 14:56:33.862987 24600 raft_consensus.cc:2804] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.863490 24550 consensus_queue.cc:237] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.864104 24598 leader_election.cc:290] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 election: Requested vote from peers e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689), 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529)
I20260709 14:56:33.868515 24546 tablet_bootstrap.cc:492] T 14115db3c2b442bb8719dc71fb462b2b P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:33.863468 24600 raft_consensus.cc:697] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Becoming Leader. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Running, Role: LEADER
I20260709 14:56:33.868940 24546 ts_tablet_manager.cc:1403] T 14115db3c2b442bb8719dc71fb462b2b P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.008s
I20260709 14:56:33.869518 24600 consensus_queue.cc:237] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } } peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } }
I20260709 14:56:33.871330 24546 raft_consensus.cc:359] T 14115db3c2b442bb8719dc71fb462b2b P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.872059 24546 raft_consensus.cc:385] T 14115db3c2b442bb8719dc71fb462b2b P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.872330 24546 raft_consensus.cc:740] T 14115db3c2b442bb8719dc71fb462b2b P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.873587 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb46775fd894ce08cad041cfc79f865" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:33.873521 24546 consensus_queue.cc:260] T 14115db3c2b442bb8719dc71fb462b2b P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.874178 24354 raft_consensus.cc:3060] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.875334 24250 catalog_manager.cc:5697] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e reported cstate change: term changed from 0 to 1, leader changed from <none> to ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130). New cstate: current_term: 1 leader_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.877632 24546 ts_tablet_manager.cc:1434] T 14115db3c2b442bb8719dc71fb462b2b P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:56:33.880028 24354 raft_consensus.cc:2468] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 1.
I20260709 14:56:33.889777 24251 catalog_manager.cc:5697] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e reported cstate change: term changed from 0 to 1, leader changed from <none> to ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130). New cstate: current_term: 1 leader_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.891047 24251 catalog_manager.cc:5697] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e reported cstate change: term changed from 0 to 1, leader changed from <none> to ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130). New cstate: current_term: 1 leader_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:33.895069 24600 raft_consensus.cc:493] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.895555 24600 raft_consensus.cc:515] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.897323 24600 leader_election.cc:290] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:33.897864 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14115db3c2b442bb8719dc71fb462b2b" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066" is_pre_election: true
I20260709 14:56:33.898240 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14115db3c2b442bb8719dc71fb462b2b" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3" is_pre_election: true
I20260709 14:56:33.898486 24354 raft_consensus.cc:2468] T 14115db3c2b442bb8719dc71fb462b2b P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 0.
I20260709 14:56:33.898833 24503 raft_consensus.cc:2468] T 14115db3c2b442bb8719dc71fb462b2b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 0.
I20260709 14:56:33.899515 24395 leader_election.cc:304] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:33.900213 24600 raft_consensus.cc:2804] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.900520 24600 raft_consensus.cc:493] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.900846 24600 raft_consensus.cc:3060] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.906032 24600 raft_consensus.cc:515] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.907569 24600 leader_election.cc:290] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 election: Requested vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:33.908051 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14115db3c2b442bb8719dc71fb462b2b" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:33.908396 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14115db3c2b442bb8719dc71fb462b2b" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:33.908493 24354 raft_consensus.cc:3060] T 14115db3c2b442bb8719dc71fb462b2b P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.908866 24503 raft_consensus.cc:3060] T 14115db3c2b442bb8719dc71fb462b2b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.912784 24354 raft_consensus.cc:2468] T 14115db3c2b442bb8719dc71fb462b2b P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 1.
I20260709 14:56:33.913125 24503 raft_consensus.cc:2468] T 14115db3c2b442bb8719dc71fb462b2b P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 1.
I20260709 14:56:33.913915 24395 leader_election.cc:304] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:33.914515 24600 raft_consensus.cc:2804] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.914858 24600 raft_consensus.cc:697] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Becoming Leader. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Running, Role: LEADER
I20260709 14:56:33.915596 24600 consensus_queue.cc:237] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:33.921846 24251 catalog_manager.cc:5697] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e reported cstate change: term changed from 0 to 1, leader changed from <none> to ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130). New cstate: current_term: 1 leader_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.080209 24577 consensus_queue.cc:1048] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.092605 24569 consensus_queue.cc:1048] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.096841 24430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbb46775fd894ce08cad041cfc79f865"
dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
mode: GRACEFUL
new_leader_uuid: "9b08eb209955489ea9f7faa0e5f93066"
 from {username='slave'} at 127.0.0.1:45812
I20260709 14:56:34.097519 24430 raft_consensus.cc:606] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Received request to transfer leadership to TS 9b08eb209955489ea9f7faa0e5f93066
I20260709 14:56:34.121644 24354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "727df729f49345ec9fc9cec28e4f4c28"
dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
mode: GRACEFUL
new_leader_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
 from {username='slave'} at 127.0.0.1:38072
I20260709 14:56:34.122143 24354 raft_consensus.cc:606] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Received request to transfer leadership to TS ff48786a4aaf473ca4b6efaf4eef236e
I20260709 14:56:34.128829 24569 consensus_queue.cc:1048] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.136386 24551 consensus_queue.cc:1048] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.141359 24577 consensus_queue.cc:1048] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.155025 24577 raft_consensus.cc:993] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066: : Instructing follower ff48786a4aaf473ca4b6efaf4eef236e to start an election
I20260709 14:56:34.155439 24577 raft_consensus.cc:1081] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Signalling peer ff48786a4aaf473ca4b6efaf4eef236e to start an election
I20260709 14:56:34.157591 24430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "727df729f49345ec9fc9cec28e4f4c28"
dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
 from {username='slave'} at 127.0.0.1:45784
I20260709 14:56:34.158105 24430 raft_consensus.cc:493] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.158437 24430 raft_consensus.cc:3060] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.161532 24576 consensus_queue.cc:1048] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.164238 24430 raft_consensus.cc:515] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:34.165239 24428 raft_consensus.cc:1240] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Rejecting Update request from peer 9b08eb209955489ea9f7faa0e5f93066 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:34.166278 24576 consensus_queue.cc:1059] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.166653 24430 leader_election.cc:290] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 2 election: Requested vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:34.167060 24576 raft_consensus.cc:3055] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.167398 24576 raft_consensus.cc:740] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Running, Role: LEADER
I20260709 14:56:34.167968 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df729f49345ec9fc9cec28e4f4c28" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:34.168124 24576 consensus_queue.cc:260] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:34.169611 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df729f49345ec9fc9cec28e4f4c28" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:34.169135 24576 raft_consensus.cc:3060] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.177711 24551 consensus_queue.cc:1048] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.180629 24354 raft_consensus.cc:2468] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 2.
I20260709 14:56:34.183547 24395 leader_election.cc:304] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [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: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: e857953eb05e409e8ed3125f523a97a3
I20260709 14:56:34.184280 24600 raft_consensus.cc:2804] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.184644 24600 raft_consensus.cc:697] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 LEADER]: Becoming Leader. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Running, Role: LEADER
I20260709 14:56:34.185437 24600 consensus_queue.cc:237] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [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: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:34.192946 24576 consensus_queue.cc:1048] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.192958 24251 catalog_manager.cc:5697] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e reported cstate change: term changed from 1 to 2, leader changed from 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129) to ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130). New cstate: current_term: 2 leader_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.276672 24553 consensus_queue.cc:1048] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.278560 24600 consensus_queue.cc:1048] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.295091 24620 consensus_queue.cc:1048] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.298029 24600 consensus_queue.cc:1048] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.344318 24602 consensus_queue.cc:1048] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.354013 24550 consensus_queue.cc:1048] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.440699 24550 consensus_queue.cc:1048] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.450485 24600 consensus_queue.cc:1048] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.459618 24591 raft_consensus.cc:993] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e: : Instructing follower 9b08eb209955489ea9f7faa0e5f93066 to start an election
I20260709 14:56:34.460052 24600 raft_consensus.cc:1081] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Signalling peer 9b08eb209955489ea9f7faa0e5f93066 to start an election
I20260709 14:56:34.461431 24354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbb46775fd894ce08cad041cfc79f865"
dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
 from {username='slave'} at 127.0.0.1:38042
I20260709 14:56:34.461889 24354 raft_consensus.cc:493] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.462193 24354 raft_consensus.cc:3060] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.466547 24354 raft_consensus.cc:515] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } } peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } }
I20260709 14:56:34.468086 24354 leader_election.cc:290] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 2 election: Requested vote from peers e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689), ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063)
I20260709 14:56:34.468724 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb46775fd894ce08cad041cfc79f865" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:34.469092 24430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb46775fd894ce08cad041cfc79f865" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:34.469378 24503 raft_consensus.cc:3060] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.469734 24430 raft_consensus.cc:3055] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.470018 24430 raft_consensus.cc:740] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Running, Role: LEADER
I20260709 14:56:34.470674 24430 consensus_queue.cc:260] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } } peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } }
I20260709 14:56:34.471534 24430 raft_consensus.cc:3060] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.474895 24503 raft_consensus.cc:2468] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 2.
I20260709 14:56:34.475821 24320 leader_election.cc:304] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3; no voters: 
I20260709 14:56:34.476439 24430 raft_consensus.cc:2468] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 2.
I20260709 14:56:34.476559 24576 raft_consensus.cc:2804] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.477095 24576 raft_consensus.cc:697] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 LEADER]: Becoming Leader. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Running, Role: LEADER
I20260709 14:56:34.477846 24576 consensus_queue.cc:237] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } } peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } }
I20260709 14:56:34.482944 24250 catalog_manager.cc:5697] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 reported cstate change: term changed from 1 to 2, leader changed from ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130) to 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "9b08eb209955489ea9f7faa0e5f93066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.519963 24600 consensus_queue.cc:1048] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.529417 24591 consensus_queue.cc:1048] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.731768 24354 raft_consensus.cc:1275] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Refusing update from remote peer ff48786a4aaf473ca4b6efaf4eef236e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.732980 24591 consensus_queue.cc:1048] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.739867 24503 raft_consensus.cc:3060] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.746073 24503 raft_consensus.cc:1275] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Refusing update from remote peer ff48786a4aaf473ca4b6efaf4eef236e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.748075 24591 consensus_queue.cc:1048] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:35.004021 24503 raft_consensus.cc:1275] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Refusing update from remote peer 9b08eb209955489ea9f7faa0e5f93066: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:35.005234 24576 consensus_queue.cc:1048] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:35.012151 24430 raft_consensus.cc:1275] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Refusing update from remote peer 9b08eb209955489ea9f7faa0e5f93066: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:35.014041 24551 consensus_queue.cc:1048] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.152519 24251 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33346:
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:56:37.154639 24251 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:56:37.200166 24339 tablet_service.cc:1511] Processing CreateTablet for tablet b58afe4e1bc34ad8842b9cd34411ef6c (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:37.201427 24339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58afe4e1bc34ad8842b9cd34411ef6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.202548 24489 tablet_service.cc:1511] Processing CreateTablet for tablet b58afe4e1bc34ad8842b9cd34411ef6c (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:37.203733 24489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58afe4e1bc34ad8842b9cd34411ef6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.203801 24345 tablet_service.cc:1511] Processing CreateTablet for tablet eb971ba511bb4fe393af32aefc5133fe (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:37.205008 24345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb971ba511bb4fe393af32aefc5133fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.201463 24414 tablet_service.cc:1511] Processing CreateTablet for tablet b58afe4e1bc34ad8842b9cd34411ef6c (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:37.211087 24414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58afe4e1bc34ad8842b9cd34411ef6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.210877 24413 tablet_service.cc:1511] Processing CreateTablet for tablet eb971ba511bb4fe393af32aefc5133fe (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:37.212056 24413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb971ba511bb4fe393af32aefc5133fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.212873 24494 tablet_service.cc:1511] Processing CreateTablet for tablet eb971ba511bb4fe393af32aefc5133fe (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:37.214056 24494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb971ba511bb4fe393af32aefc5133fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.213995 24338 tablet_service.cc:1511] Processing CreateTablet for tablet f6f6b574ba114c70a3bac68128447534 (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:37.215283 24338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f6b574ba114c70a3bac68128447534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.219929 24419 tablet_service.cc:1511] Processing CreateTablet for tablet f6f6b574ba114c70a3bac68128447534 (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:37.221144 24419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f6b574ba114c70a3bac68128447534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.221843 24337 tablet_service.cc:1511] Processing CreateTablet for tablet 64ca2a2e1f964f6292efd388ac2e1f46 (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:37.223037 24337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ca2a2e1f964f6292efd388ac2e1f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.225711 24418 tablet_service.cc:1511] Processing CreateTablet for tablet 64ca2a2e1f964f6292efd388ac2e1f46 (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:37.226878 24418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ca2a2e1f964f6292efd388ac2e1f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.229686 24344 tablet_service.cc:1511] Processing CreateTablet for tablet 814abaf3d30e465a9fdd1549086b7e93 (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:37.230890 24344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814abaf3d30e465a9fdd1549086b7e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.232714 24492 tablet_service.cc:1511] Processing CreateTablet for tablet 64ca2a2e1f964f6292efd388ac2e1f46 (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:37.235546 24340 tablet_service.cc:1511] Processing CreateTablet for tablet 32695c54fc854a978b170b570fcb9b57 (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:37.236371 24492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ca2a2e1f964f6292efd388ac2e1f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.236781 24340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32695c54fc854a978b170b570fcb9b57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.233196 24490 tablet_service.cc:1511] Processing CreateTablet for tablet 814abaf3d30e465a9fdd1549086b7e93 (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:37.239614 24490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814abaf3d30e465a9fdd1549086b7e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.240084 24417 tablet_service.cc:1511] Processing CreateTablet for tablet 32695c54fc854a978b170b570fcb9b57 (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:37.234530 24420 tablet_service.cc:1511] Processing CreateTablet for tablet 814abaf3d30e465a9fdd1549086b7e93 (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:37.219870 24488 tablet_service.cc:1511] Processing CreateTablet for tablet f6f6b574ba114c70a3bac68128447534 (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:37.243036 24488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f6b574ba114c70a3bac68128447534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.243408 24491 tablet_service.cc:1511] Processing CreateTablet for tablet 32695c54fc854a978b170b570fcb9b57 (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:37.244560 24491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32695c54fc854a978b170b570fcb9b57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.241271 24417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32695c54fc854a978b170b570fcb9b57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.246898 24341 tablet_service.cc:1511] Processing CreateTablet for tablet fd31427755c94cf58d8e5204ecc2b031 (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:37.247318 24416 tablet_service.cc:1511] Processing CreateTablet for tablet fd31427755c94cf58d8e5204ecc2b031 (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:37.249179 24341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd31427755c94cf58d8e5204ecc2b031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.250408 24342 tablet_service.cc:1511] Processing CreateTablet for tablet e88847f6b2a342ce97d6335b20e2be1b (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:37.251585 24342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e88847f6b2a342ce97d6335b20e2be1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.248414 24493 tablet_service.cc:1511] Processing CreateTablet for tablet fd31427755c94cf58d8e5204ecc2b031 (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:37.252840 24493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd31427755c94cf58d8e5204ecc2b031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.256191 24487 tablet_service.cc:1511] Processing CreateTablet for tablet e88847f6b2a342ce97d6335b20e2be1b (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:37.257467 24487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e88847f6b2a342ce97d6335b20e2be1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.258447 24412 tablet_service.cc:1511] Processing CreateTablet for tablet e88847f6b2a342ce97d6335b20e2be1b (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:37.248493 24416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd31427755c94cf58d8e5204ecc2b031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.261121 24412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e88847f6b2a342ce97d6335b20e2be1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.263655 24420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814abaf3d30e465a9fdd1549086b7e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.287396 24343 tablet_service.cc:1511] Processing CreateTablet for tablet fe358d384f55463589ceff254b39845b (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:37.288708 24343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe358d384f55463589ceff254b39845b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.288455 24415 tablet_service.cc:1511] Processing CreateTablet for tablet fe358d384f55463589ceff254b39845b (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:37.289667 24415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe358d384f55463589ceff254b39845b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.292208 24486 tablet_service.cc:1511] Processing CreateTablet for tablet fe358d384f55463589ceff254b39845b (DEFAULT_TABLE table=soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:37.293448 24486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe358d384f55463589ceff254b39845b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.306929 24646 tablet_bootstrap.cc:492] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
I20260709 14:56:37.318979 24648 tablet_bootstrap.cc:492] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:37.320534 24649 tablet_bootstrap.cc:492] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:37.327906 24648 tablet_bootstrap.cc:654] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.332672 24646 tablet_bootstrap.cc:654] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.347008 24649 tablet_bootstrap.cc:654] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.372450 24648 tablet_bootstrap.cc:492] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:37.372958 24648 ts_tablet_manager.cc:1403] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.016s
I20260709 14:56:37.375602 24648 raft_consensus.cc:359] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.376119 24648 raft_consensus.cc:385] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.376366 24648 raft_consensus.cc:740] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.377003 24648 consensus_queue.cc:260] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.379005 24648 ts_tablet_manager.cc:1434] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:56:37.380723 24649 tablet_bootstrap.cc:492] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:37.381253 24649 ts_tablet_manager.cc:1403] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.013s
I20260709 14:56:37.382247 24646 tablet_bootstrap.cc:492] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:37.382727 24646 ts_tablet_manager.cc:1403] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.000s
I20260709 14:56:37.385381 24649 raft_consensus.cc:359] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.386412 24649 raft_consensus.cc:385] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.386682 24649 raft_consensus.cc:740] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.387300 24649 consensus_queue.cc:260] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.388341 24646 raft_consensus.cc:359] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.388995 24649 ts_tablet_manager.cc:1434] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:37.389276 24646 raft_consensus.cc:385] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.389592 24648 tablet_bootstrap.cc:492] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:37.390424 24646 raft_consensus.cc:740] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.391300 24646 consensus_queue.cc:260] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.395414 24648 tablet_bootstrap.cc:654] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.390105 24649 tablet_bootstrap.cc:492] T fe358d384f55463589ceff254b39845b P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:37.396850 24646 ts_tablet_manager.cc:1434] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 14:56:37.397830 24646 tablet_bootstrap.cc:492] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
I20260709 14:56:37.401832 24649 tablet_bootstrap.cc:654] T fe358d384f55463589ceff254b39845b P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.403537 24646 tablet_bootstrap.cc:654] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.409029 24648 tablet_bootstrap.cc:492] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:37.409554 24648 ts_tablet_manager.cc:1403] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.007s
I20260709 14:56:37.409682 24649 tablet_bootstrap.cc:492] T fe358d384f55463589ceff254b39845b P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:37.410151 24649 ts_tablet_manager.cc:1403] T fe358d384f55463589ceff254b39845b P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.003s
I20260709 14:56:37.411368 24646 tablet_bootstrap.cc:492] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:37.411835 24646 ts_tablet_manager.cc:1403] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.008s
I20260709 14:56:37.411883 24648 raft_consensus.cc:359] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.412616 24648 raft_consensus.cc:385] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.412920 24648 raft_consensus.cc:740] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.412988 24649 raft_consensus.cc:359] T fe358d384f55463589ceff254b39845b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.413757 24649 raft_consensus.cc:385] T fe358d384f55463589ceff254b39845b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.413614 24648 consensus_queue.cc:260] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.414093 24649 raft_consensus.cc:740] T fe358d384f55463589ceff254b39845b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.414690 24646 raft_consensus.cc:359] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.414824 24649 consensus_queue.cc:260] T fe358d384f55463589ceff254b39845b P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.415418 24646 raft_consensus.cc:385] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.415719 24646 raft_consensus.cc:740] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.415781 24648 ts_tablet_manager.cc:1434] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:56:37.416798 24648 tablet_bootstrap.cc:492] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:37.416519 24646 consensus_queue.cc:260] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.417146 24649 ts_tablet_manager.cc:1434] T fe358d384f55463589ceff254b39845b P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260709 14:56:37.418076 24649 tablet_bootstrap.cc:492] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:37.423461 24648 tablet_bootstrap.cc:654] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.424032 24649 tablet_bootstrap.cc:654] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.428084 24648 tablet_bootstrap.cc:492] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:37.428459 24648 ts_tablet_manager.cc:1403] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:56:37.430866 24646 ts_tablet_manager.cc:1434] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 14:56:37.431187 24648 raft_consensus.cc:359] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.432030 24648 raft_consensus.cc:385] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.432353 24648 raft_consensus.cc:740] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.433104 24648 consensus_queue.cc:260] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.435561 24648 ts_tablet_manager.cc:1434] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:37.437180 24648 tablet_bootstrap.cc:492] T fd31427755c94cf58d8e5204ecc2b031 P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:37.441483 24646 tablet_bootstrap.cc:492] T fd31427755c94cf58d8e5204ecc2b031 P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
I20260709 14:56:37.443575 24649 tablet_bootstrap.cc:492] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:37.444094 24649 ts_tablet_manager.cc:1403] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.015s
I20260709 14:56:37.447059 24649 raft_consensus.cc:359] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.447438 24648 tablet_bootstrap.cc:654] T fd31427755c94cf58d8e5204ecc2b031 P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.447791 24649 raft_consensus.cc:385] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.448024 24646 tablet_bootstrap.cc:654] T fd31427755c94cf58d8e5204ecc2b031 P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.448319 24649 raft_consensus.cc:740] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.449283 24649 consensus_queue.cc:260] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.451725 24649 ts_tablet_manager.cc:1434] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:56:37.452862 24649 tablet_bootstrap.cc:492] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:37.463598 24649 tablet_bootstrap.cc:654] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.466625 24646 tablet_bootstrap.cc:492] T fd31427755c94cf58d8e5204ecc2b031 P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:37.466728 24648 tablet_bootstrap.cc:492] T fd31427755c94cf58d8e5204ecc2b031 P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:37.467108 24646 ts_tablet_manager.cc:1403] T fd31427755c94cf58d8e5204ecc2b031 P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.017s
I20260709 14:56:37.467280 24648 ts_tablet_manager.cc:1403] T fd31427755c94cf58d8e5204ecc2b031 P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.014s
I20260709 14:56:37.469062 24649 tablet_bootstrap.cc:492] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:37.469529 24649 ts_tablet_manager.cc:1403] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260709 14:56:37.469460 24646 raft_consensus.cc:359] T fd31427755c94cf58d8e5204ecc2b031 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.470070 24646 raft_consensus.cc:385] T fd31427755c94cf58d8e5204ecc2b031 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.470314 24646 raft_consensus.cc:740] T fd31427755c94cf58d8e5204ecc2b031 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.470135 24648 raft_consensus.cc:359] T fd31427755c94cf58d8e5204ecc2b031 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.470989 24648 raft_consensus.cc:385] T fd31427755c94cf58d8e5204ecc2b031 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.470978 24646 consensus_queue.cc:260] T fd31427755c94cf58d8e5204ecc2b031 P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.471426 24648 raft_consensus.cc:740] T fd31427755c94cf58d8e5204ecc2b031 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.472186 24648 consensus_queue.cc:260] T fd31427755c94cf58d8e5204ecc2b031 P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.472443 24649 raft_consensus.cc:359] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.473009 24646 ts_tablet_manager.cc:1434] T fd31427755c94cf58d8e5204ecc2b031 P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:37.473147 24649 raft_consensus.cc:385] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.473551 24649 raft_consensus.cc:740] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.474085 24646 tablet_bootstrap.cc:492] T fe358d384f55463589ceff254b39845b P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
I20260709 14:56:37.474495 24648 ts_tablet_manager.cc:1434] T fd31427755c94cf58d8e5204ecc2b031 P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:37.474362 24649 consensus_queue.cc:260] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.475548 24648 tablet_bootstrap.cc:492] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:37.476694 24649 ts_tablet_manager.cc:1434] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:37.480474 24649 tablet_bootstrap.cc:492] T b58afe4e1bc34ad8842b9cd34411ef6c P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:37.482107 24648 tablet_bootstrap.cc:654] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.482890 24646 tablet_bootstrap.cc:654] T fe358d384f55463589ceff254b39845b P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.496013 24648 tablet_bootstrap.cc:492] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:37.496589 24648 ts_tablet_manager.cc:1403] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.002s
I20260709 14:56:37.497625 24649 tablet_bootstrap.cc:654] T b58afe4e1bc34ad8842b9cd34411ef6c P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.499444 24648 raft_consensus.cc:359] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.500296 24648 raft_consensus.cc:385] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.500698 24648 raft_consensus.cc:740] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.501569 24648 consensus_queue.cc:260] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.502203 24646 tablet_bootstrap.cc:492] T fe358d384f55463589ceff254b39845b P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:37.502746 24646 ts_tablet_manager.cc:1403] T fe358d384f55463589ceff254b39845b P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.005s
I20260709 14:56:37.503561 24649 tablet_bootstrap.cc:492] T b58afe4e1bc34ad8842b9cd34411ef6c P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:37.503818 24648 ts_tablet_manager.cc:1434] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:37.504081 24649 ts_tablet_manager.cc:1403] T b58afe4e1bc34ad8842b9cd34411ef6c P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.001s
I20260709 14:56:37.505066 24648 tablet_bootstrap.cc:492] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:37.506857 24649 raft_consensus.cc:359] T b58afe4e1bc34ad8842b9cd34411ef6c P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.507573 24649 raft_consensus.cc:385] T b58afe4e1bc34ad8842b9cd34411ef6c P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.507861 24649 raft_consensus.cc:740] T b58afe4e1bc34ad8842b9cd34411ef6c P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.508575 24649 consensus_queue.cc:260] T b58afe4e1bc34ad8842b9cd34411ef6c P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.505582 24646 raft_consensus.cc:359] T fe358d384f55463589ceff254b39845b P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.509559 24646 raft_consensus.cc:385] T fe358d384f55463589ceff254b39845b P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.509905 24646 raft_consensus.cc:740] T fe358d384f55463589ceff254b39845b P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.510878 24649 ts_tablet_manager.cc:1434] T b58afe4e1bc34ad8842b9cd34411ef6c P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:56:37.510710 24646 consensus_queue.cc:260] T fe358d384f55463589ceff254b39845b P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.512465 24648 tablet_bootstrap.cc:654] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.513260 24646 ts_tablet_manager.cc:1434] T fe358d384f55463589ceff254b39845b P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:37.514248 24646 tablet_bootstrap.cc:492] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
I20260709 14:56:37.518573 24649 tablet_bootstrap.cc:492] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:37.524730 24646 tablet_bootstrap.cc:654] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.527498 24649 tablet_bootstrap.cc:654] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.529336 24648 tablet_bootstrap.cc:492] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:37.529749 24648 ts_tablet_manager.cc:1403] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260709 14:56:37.530081 24646 tablet_bootstrap.cc:492] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:37.530601 24646 ts_tablet_manager.cc:1403] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260709 14:56:37.531401 24647 raft_consensus.cc:493] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.531893 24647 raft_consensus.cc:515] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.532902 24635 raft_consensus.cc:493] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.533362 24635 raft_consensus.cc:515] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.534003 24647 leader_election.cc:290] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063)
I20260709 14:56:37.534706 24646 raft_consensus.cc:359] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.534776 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88847f6b2a342ce97d6335b20e2be1b" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066" is_pre_election: true
I20260709 14:56:37.535413 24635 leader_election.cc:290] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:37.535580 24646 raft_consensus.cc:385] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.536001 24646 raft_consensus.cc:740] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.536732 24646 consensus_queue.cc:260] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.537683 24354 raft_consensus.cc:2468] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 0.
I20260709 14:56:37.538089 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32695c54fc854a978b170b570fcb9b57" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3" is_pre_election: true
I20260709 14:56:37.538703 24504 raft_consensus.cc:2468] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 0.
I20260709 14:56:37.538934 24646 ts_tablet_manager.cc:1434] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:56:37.539101 24649 tablet_bootstrap.cc:492] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:37.539431 24469 leader_election.cc:304] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3; no voters: 
I20260709 14:56:37.539896 24646 tablet_bootstrap.cc:492] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
I20260709 14:56:37.540287 24647 raft_consensus.cc:2804] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.540694 24647 raft_consensus.cc:493] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.541060 24647 raft_consensus.cc:3060] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.541337 24320 leader_election.cc:304] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3; no voters: 
I20260709 14:56:37.541611 24649 ts_tablet_manager.cc:1403] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.005s
I20260709 14:56:37.540477 24428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32695c54fc854a978b170b570fcb9b57" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" is_pre_election: true
W20260709 14:56:37.543514 24318 leader_election.cc:343] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.536960 24430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88847f6b2a342ce97d6335b20e2be1b" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" is_pre_election: true
I20260709 14:56:37.544206 24430 raft_consensus.cc:2468] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 0.
I20260709 14:56:37.544535 24649 raft_consensus.cc:359] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.545377 24649 raft_consensus.cc:385] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.545701 24649 raft_consensus.cc:740] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.545886 24646 tablet_bootstrap.cc:654] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.546497 24649 consensus_queue.cc:260] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.537317 24648 raft_consensus.cc:359] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.548542 24647 raft_consensus.cc:515] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.549260 24648 raft_consensus.cc:385] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.549649 24648 raft_consensus.cc:740] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.548933 24649 ts_tablet_manager.cc:1434] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:56:37.551304 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88847f6b2a342ce97d6335b20e2be1b" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:37.551543 24649 tablet_bootstrap.cc:492] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:37.551957 24354 raft_consensus.cc:3060] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.557610 24635 raft_consensus.cc:2804] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.557991 24635 raft_consensus.cc:493] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.558354 24649 tablet_bootstrap.cc:654] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.558384 24354 raft_consensus.cc:2468] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 1.
I20260709 14:56:37.559746 24469 leader_election.cc:304] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3; no voters: 
I20260709 14:56:37.561316 24647 leader_election.cc:290] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 1 election: Requested vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063)
I20260709 14:56:37.561859 24647 raft_consensus.cc:2804] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.562291 24647 raft_consensus.cc:697] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 1 LEADER]: Becoming Leader. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Running, Role: LEADER
I20260709 14:56:37.562422 24430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88847f6b2a342ce97d6335b20e2be1b" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:37.563068 24430 raft_consensus.cc:3060] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.563134 24647 consensus_queue.cc:237] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.550493 24648 consensus_queue.cc:260] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.558295 24635 raft_consensus.cc:3060] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.578622 24648 ts_tablet_manager.cc:1434] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 14:56:37.579679 24648 tablet_bootstrap.cc:492] T b58afe4e1bc34ad8842b9cd34411ef6c P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:37.581604 24591 raft_consensus.cc:493] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.582091 24591 raft_consensus.cc:515] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.584095 24591 leader_election.cc:290] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:37.586165 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f6b574ba114c70a3bac68128447534" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3" is_pre_election: true
W20260709 14:56:37.587584 24395 leader_election.cc:343] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.591449 24251 catalog_manager.cc:5697] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e857953eb05e409e8ed3125f523a97a3 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "e857953eb05e409e8ed3125f523a97a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:37.592684 24647 raft_consensus.cc:493] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.598928 24647 raft_consensus.cc:515] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.596449 24635 raft_consensus.cc:515] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
W20260709 14:56:37.602345 24320 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.124.131:43689, user_credentials={real_user=slave}} blocked reactor thread for 61088.9us
I20260709 14:56:37.602659 24428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32695c54fc854a978b170b570fcb9b57" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:37.603437 24646 tablet_bootstrap.cc:492] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:37.603925 24646 ts_tablet_manager.cc:1403] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.036s
W20260709 14:56:37.604257 24318 leader_election.cc:343] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.604668 24591 raft_consensus.cc:493] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.605155 24591 raft_consensus.cc:515] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.605796 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f6b574ba114c70a3bac68128447534" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066" is_pre_election: true
I20260709 14:56:37.606848 24646 raft_consensus.cc:359] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.607506 24646 raft_consensus.cc:385] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.607774 24646 raft_consensus.cc:740] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
W20260709 14:56:37.608160 24395 leader_election.cc:343] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.608393 24646 consensus_queue.cc:260] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.598212 24430 raft_consensus.cc:2468] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 1.
I20260709 14:56:37.609261 24591 leader_election.cc:290] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:37.594650 24648 tablet_bootstrap.cc:654] T b58afe4e1bc34ad8842b9cd34411ef6c P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.608507 24647 leader_election.cc:290] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063)
I20260709 14:56:37.595633 24649 tablet_bootstrap.cc:492] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:37.610162 24649 ts_tablet_manager.cc:1403] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.059s	user 0.004s	sys 0.017s
I20260709 14:56:37.611019 24646 ts_tablet_manager.cc:1434] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:56:37.611984 24646 tablet_bootstrap.cc:492] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
I20260709 14:56:37.608811 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe358d384f55463589ceff254b39845b" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066" is_pre_election: true
I20260709 14:56:37.612747 24354 raft_consensus.cc:2468] T fe358d384f55463589ceff254b39845b P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 0.
I20260709 14:56:37.612957 24649 raft_consensus.cc:359] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.613655 24649 raft_consensus.cc:385] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.613951 24649 raft_consensus.cc:740] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.614209 24395 leader_election.cc:304] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff48786a4aaf473ca4b6efaf4eef236e; no voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3
I20260709 14:56:37.614292 24469 leader_election.cc:304] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3; no voters: 
I20260709 14:56:37.618621 24646 tablet_bootstrap.cc:654] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.618639 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814abaf3d30e465a9fdd1549086b7e93" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066" is_pre_election: true
I20260709 14:56:37.614589 24649 consensus_queue.cc:260] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.617202 24430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe358d384f55463589ceff254b39845b" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" is_pre_election: true
I20260709 14:56:37.617188 24648 tablet_bootstrap.cc:492] T b58afe4e1bc34ad8842b9cd34411ef6c P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:37.620121 24591 raft_consensus.cc:2749] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:37.620273 24648 ts_tablet_manager.cc:1403] T b58afe4e1bc34ad8842b9cd34411ef6c P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.005s
I20260709 14:56:37.620159 24430 raft_consensus.cc:2468] T fe358d384f55463589ceff254b39845b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 0.
W20260709 14:56:37.623937 24395 leader_election.cc:343] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.624055 24647 raft_consensus.cc:2804] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.624445 24647 raft_consensus.cc:493] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.624846 24647 raft_consensus.cc:3060] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.624879 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814abaf3d30e465a9fdd1549086b7e93" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3" is_pre_election: true
I20260709 14:56:37.623318 24648 raft_consensus.cc:359] T b58afe4e1bc34ad8842b9cd34411ef6c P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.628259 24648 raft_consensus.cc:385] T b58afe4e1bc34ad8842b9cd34411ef6c P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.628691 24648 raft_consensus.cc:740] T b58afe4e1bc34ad8842b9cd34411ef6c P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
W20260709 14:56:37.628890 24395 leader_election.cc:343] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.629376 24395 leader_election.cc:304] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff48786a4aaf473ca4b6efaf4eef236e; no voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3
I20260709 14:56:37.630295 24646 tablet_bootstrap.cc:492] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:37.629896 24648 consensus_queue.cc:260] T b58afe4e1bc34ad8842b9cd34411ef6c P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.630774 24646 ts_tablet_manager.cc:1403] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260709 14:56:37.629381 24649 ts_tablet_manager.cc:1434] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 14:56:37.632107 24591 raft_consensus.cc:2749] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:37.633739 24648 ts_tablet_manager.cc:1434] T b58afe4e1bc34ad8842b9cd34411ef6c P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 14:56:37.634733 24648 tablet_bootstrap.cc:492] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:37.634573 24646 raft_consensus.cc:359] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.635484 24646 raft_consensus.cc:385] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.635766 24646 raft_consensus.cc:740] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.636448 24646 consensus_queue.cc:260] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.638114 24635 leader_election.cc:290] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 election: Requested vote from peers ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:37.639319 24646 ts_tablet_manager.cc:1434] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:37.632305 24649 tablet_bootstrap.cc:492] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:37.641471 24646 tablet_bootstrap.cc:492] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
I20260709 14:56:37.639359 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32695c54fc854a978b170b570fcb9b57" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:37.641932 24504 raft_consensus.cc:3060] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.650554 24646 tablet_bootstrap.cc:654] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.653062 24649 tablet_bootstrap.cc:654] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.654680 24647 raft_consensus.cc:515] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.655544 24591 raft_consensus.cc:493] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.656019 24591 raft_consensus.cc:515] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.657356 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe358d384f55463589ceff254b39845b" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:37.657944 24354 raft_consensus.cc:3060] T fe358d384f55463589ceff254b39845b P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.658257 24648 tablet_bootstrap.cc:654] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.659771 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd31427755c94cf58d8e5204ecc2b031" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3" is_pre_election: true
I20260709 14:56:37.660459 24503 raft_consensus.cc:2468] T fd31427755c94cf58d8e5204ecc2b031 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 0.
I20260709 14:56:37.657963 24591 leader_election.cc:290] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:37.662083 24395 leader_election.cc:304] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e857953eb05e409e8ed3125f523a97a3, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:37.664927 24591 raft_consensus.cc:2804] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.665282 24591 raft_consensus.cc:493] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.665607 24591 raft_consensus.cc:3060] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.666589 24649 tablet_bootstrap.cc:492] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:37.667047 24649 ts_tablet_manager.cc:1403] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.035s	user 0.000s	sys 0.009s
I20260709 14:56:37.669883 24646 tablet_bootstrap.cc:492] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:37.669603 24649 raft_consensus.cc:359] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.670190 24649 raft_consensus.cc:385] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.670272 24646 ts_tablet_manager.cc:1403] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.013s
I20260709 14:56:37.670478 24649 raft_consensus.cc:740] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.671026 24504 raft_consensus.cc:2468] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 1.
I20260709 14:56:37.671166 24649 consensus_queue.cc:260] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.672413 24646 raft_consensus.cc:359] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.673080 24646 raft_consensus.cc:385] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.673401 24646 raft_consensus.cc:740] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
W20260709 14:56:37.673578 24301 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:37.674086 24646 consensus_queue.cc:260] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.675585 24646 ts_tablet_manager.cc:1434] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:56:37.676235 24646 tablet_bootstrap.cc:492] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066: Bootstrap starting.
I20260709 14:56:37.677472 24320 leader_election.cc:304] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3; no voters: ff48786a4aaf473ca4b6efaf4eef236e
I20260709 14:56:37.678298 24635 raft_consensus.cc:2804] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.678926 24635 raft_consensus.cc:697] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Becoming Leader. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Running, Role: LEADER
I20260709 14:56:37.679747 24635 consensus_queue.cc:237] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.680727 24646 tablet_bootstrap.cc:654] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.681912 24667 raft_consensus.cc:493] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.682389 24667 raft_consensus.cc:515] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.672972 24354 raft_consensus.cc:2468] T fe358d384f55463589ceff254b39845b P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 1.
I20260709 14:56:37.684315 24469 leader_election.cc:304] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3; no voters: 
I20260709 14:56:37.684417 24667 leader_election.cc:290] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:37.685375 24669 raft_consensus.cc:2804] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.697232 24669 raft_consensus.cc:697] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [term 1 LEADER]: Becoming Leader. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Running, Role: LEADER
I20260709 14:56:37.698103 24669 consensus_queue.cc:237] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.699329 24648 tablet_bootstrap.cc:492] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:37.699858 24648 ts_tablet_manager.cc:1403] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.011s
I20260709 14:56:37.688203 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd31427755c94cf58d8e5204ecc2b031" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066" is_pre_election: true
I20260709 14:56:37.689929 24591 raft_consensus.cc:515] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.703521 24428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe358d384f55463589ceff254b39845b" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:37.703984 24354 raft_consensus.cc:2468] T fd31427755c94cf58d8e5204ecc2b031 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 0.
I20260709 14:56:37.704131 24428 raft_consensus.cc:3060] T fe358d384f55463589ceff254b39845b P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.702715 24648 raft_consensus.cc:359] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.704877 24648 raft_consensus.cc:385] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.705152 24648 raft_consensus.cc:740] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.705787 24648 consensus_queue.cc:260] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.690399 24646 tablet_bootstrap.cc:492] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066: No bootstrap required, opened a new log
I20260709 14:56:37.707834 24646 ts_tablet_manager.cc:1403] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260709 14:56:37.704237 24649 ts_tablet_manager.cc:1434] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.037s	user 0.014s	sys 0.005s
I20260709 14:56:37.707842 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd31427755c94cf58d8e5204ecc2b031" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:37.708616 24354 raft_consensus.cc:3060] T fd31427755c94cf58d8e5204ecc2b031 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.708477 24502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd31427755c94cf58d8e5204ecc2b031" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:37.709048 24649 tablet_bootstrap.cc:492] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e: Bootstrap starting.
I20260709 14:56:37.709200 24502 raft_consensus.cc:3060] T fd31427755c94cf58d8e5204ecc2b031 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.707917 24648 ts_tablet_manager.cc:1434] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:37.713210 24646 raft_consensus.cc:359] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.713847 24646 raft_consensus.cc:385] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.714087 24646 raft_consensus.cc:740] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.714749 24646 consensus_queue.cc:260] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.716219 24649 tablet_bootstrap.cc:654] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.693538 24647 leader_election.cc:290] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 1 election: Requested vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063)
I20260709 14:56:37.690408 24430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ca2a2e1f964f6292efd388ac2e1f46" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" is_pre_election: true
I20260709 14:56:37.717103 24430 raft_consensus.cc:2468] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 0.
I20260709 14:56:37.717698 24354 raft_consensus.cc:2468] T fd31427755c94cf58d8e5204ecc2b031 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 1.
I20260709 14:56:37.714015 24648 tablet_bootstrap.cc:492] T f6f6b574ba114c70a3bac68128447534 P e857953eb05e409e8ed3125f523a97a3: Bootstrap starting.
I20260709 14:56:37.718808 24395 leader_election.cc:304] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:37.719069 24428 raft_consensus.cc:2468] T fe358d384f55463589ceff254b39845b P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 1.
I20260709 14:56:37.716655 24646 ts_tablet_manager.cc:1434] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:56:37.719659 24678 raft_consensus.cc:2804] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.719892 24318 leader_election.cc:304] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:37.720420 24678 raft_consensus.cc:697] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Becoming Leader. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Running, Role: LEADER
I20260709 14:56:37.694600 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ca2a2e1f964f6292efd388ac2e1f46" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3" is_pre_election: true
I20260709 14:56:37.707259 24591 leader_election.cc:290] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 election: Requested vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:37.721342 24678 consensus_queue.cc:237] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.722065 24503 raft_consensus.cc:2468] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 0.
I20260709 14:56:37.723410 24667 raft_consensus.cc:2804] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.723721 24667 raft_consensus.cc:493] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.723990 24667 raft_consensus.cc:3060] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.724725 24648 tablet_bootstrap.cc:654] T f6f6b574ba114c70a3bac68128447534 P e857953eb05e409e8ed3125f523a97a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.728605 24649 tablet_bootstrap.cc:492] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e: No bootstrap required, opened a new log
I20260709 14:56:37.729385 24649 ts_tablet_manager.cc:1403] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 14:56:37.729954 24252 catalog_manager.cc:5697] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e857953eb05e409e8ed3125f523a97a3 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "e857953eb05e409e8ed3125f523a97a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:37.735900 24649 raft_consensus.cc:359] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.736649 24649 raft_consensus.cc:385] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.736929 24649 raft_consensus.cc:740] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.737577 24649 consensus_queue.cc:260] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.738364 24251 catalog_manager.cc:5697] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e reported cstate change: term changed from 0 to 1, leader changed from <none> to ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130). New cstate: current_term: 1 leader_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.742276 24591 raft_consensus.cc:493] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.742794 24591 raft_consensus.cc:515] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.743659 24502 raft_consensus.cc:2468] T fd31427755c94cf58d8e5204ecc2b031 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 1.
I20260709 14:56:37.744938 24591 leader_election.cc:290] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:37.746855 24649 ts_tablet_manager.cc:1434] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:56:37.758661 24667 raft_consensus.cc:515] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.765817 24667 leader_election.cc:290] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 election: Requested vote from peers ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:37.747720 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb971ba511bb4fe393af32aefc5133fe" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3" is_pre_election: true
I20260709 14:56:37.767900 24503 raft_consensus.cc:2468] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 0.
I20260709 14:56:37.769034 24395 leader_election.cc:304] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e857953eb05e409e8ed3125f523a97a3, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:37.768749 24252 catalog_manager.cc:5697] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "9b08eb209955489ea9f7faa0e5f93066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.769824 24591 raft_consensus.cc:2804] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.770226 24591 raft_consensus.cc:493] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.770553 24591 raft_consensus.cc:3060] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.768842 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb971ba511bb4fe393af32aefc5133fe" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066" is_pre_election: true
I20260709 14:56:37.772274 24428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ca2a2e1f964f6292efd388ac2e1f46" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:37.772584 24354 raft_consensus.cc:2468] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 0.
I20260709 14:56:37.772902 24428 raft_consensus.cc:3060] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.774452 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ca2a2e1f964f6292efd388ac2e1f46" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:37.775322 24504 raft_consensus.cc:3060] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.780164 24428 raft_consensus.cc:2468] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 1.
I20260709 14:56:37.781637 24318 leader_election.cc:304] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:37.782562 24687 raft_consensus.cc:2804] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.783053 24687 raft_consensus.cc:697] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Becoming Leader. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Running, Role: LEADER
I20260709 14:56:37.781920 24504 raft_consensus.cc:2468] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 1.
I20260709 14:56:37.783854 24687 consensus_queue.cc:237] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.784869 24648 tablet_bootstrap.cc:492] T f6f6b574ba114c70a3bac68128447534 P e857953eb05e409e8ed3125f523a97a3: No bootstrap required, opened a new log
I20260709 14:56:37.785427 24648 ts_tablet_manager.cc:1403] T f6f6b574ba114c70a3bac68128447534 P e857953eb05e409e8ed3125f523a97a3: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.029s
I20260709 14:56:37.788127 24648 raft_consensus.cc:359] T f6f6b574ba114c70a3bac68128447534 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.788793 24648 raft_consensus.cc:385] T f6f6b574ba114c70a3bac68128447534 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.789935 24648 raft_consensus.cc:740] T f6f6b574ba114c70a3bac68128447534 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.789180 24591 raft_consensus.cc:515] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.790663 24648 consensus_queue.cc:260] T f6f6b574ba114c70a3bac68128447534 P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.793032 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb971ba511bb4fe393af32aefc5133fe" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:37.793337 24648 ts_tablet_manager.cc:1434] T f6f6b574ba114c70a3bac68128447534 P e857953eb05e409e8ed3125f523a97a3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:37.793618 24354 raft_consensus.cc:3060] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.796497 24591 leader_election.cc:290] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 election: Requested vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:37.797294 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb971ba511bb4fe393af32aefc5133fe" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:37.797865 24504 raft_consensus.cc:3060] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.799615 24251 catalog_manager.cc:5697] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "9b08eb209955489ea9f7faa0e5f93066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.802559 24354 raft_consensus.cc:2468] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 1.
I20260709 14:56:37.804019 24504 raft_consensus.cc:2468] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 1.
I20260709 14:56:37.804191 24395 leader_election.cc:304] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:37.805160 24678 raft_consensus.cc:2804] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.808947 24678 raft_consensus.cc:697] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Becoming Leader. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Running, Role: LEADER
I20260709 14:56:37.809975 24678 consensus_queue.cc:237] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.810722 24687 raft_consensus.cc:493] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.811094 24687 raft_consensus.cc:515] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.813366 24687 leader_election.cc:290] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:37.813361 24428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58afe4e1bc34ad8842b9cd34411ef6c" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" is_pre_election: true
I20260709 14:56:37.814047 24428 raft_consensus.cc:2468] T b58afe4e1bc34ad8842b9cd34411ef6c P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 0.
I20260709 14:56:37.814193 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58afe4e1bc34ad8842b9cd34411ef6c" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3" is_pre_election: true
I20260709 14:56:37.814816 24504 raft_consensus.cc:2468] T b58afe4e1bc34ad8842b9cd34411ef6c P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 0.
I20260709 14:56:37.815161 24318 leader_election.cc:304] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:37.816031 24687 raft_consensus.cc:2804] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.816435 24687 raft_consensus.cc:493] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.816689 24687 raft_consensus.cc:3060] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.818312 24252 catalog_manager.cc:5697] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e reported cstate change: term changed from 0 to 1, leader changed from <none> to ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130). New cstate: current_term: 1 leader_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.821796 24687 raft_consensus.cc:515] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.824246 24428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58afe4e1bc34ad8842b9cd34411ef6c" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:37.824832 24428 raft_consensus.cc:3060] T b58afe4e1bc34ad8842b9cd34411ef6c P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.825052 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58afe4e1bc34ad8842b9cd34411ef6c" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:37.825809 24504 raft_consensus.cc:3060] T b58afe4e1bc34ad8842b9cd34411ef6c P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.824316 24687 leader_election.cc:290] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 election: Requested vote from peers ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:37.830364 24428 raft_consensus.cc:2468] T b58afe4e1bc34ad8842b9cd34411ef6c P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 1.
I20260709 14:56:37.831045 24504 raft_consensus.cc:2468] T b58afe4e1bc34ad8842b9cd34411ef6c P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 1.
I20260709 14:56:37.831248 24318 leader_election.cc:304] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:37.831926 24687 raft_consensus.cc:2804] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.832271 24687 raft_consensus.cc:697] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Becoming Leader. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Running, Role: LEADER
I20260709 14:56:37.832944 24687 consensus_queue.cc:237] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.845456 24252 catalog_manager.cc:5697] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "9b08eb209955489ea9f7faa0e5f93066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.854097 24669 raft_consensus.cc:493] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.854518 24669 raft_consensus.cc:515] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.856184 24669 leader_election.cc:290] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063)
I20260709 14:56:37.856894 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814abaf3d30e465a9fdd1549086b7e93" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066" is_pre_election: true
I20260709 14:56:37.857252 24428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814abaf3d30e465a9fdd1549086b7e93" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" is_pre_election: true
I20260709 14:56:37.857494 24354 raft_consensus.cc:2468] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 0.
I20260709 14:56:37.857851 24428 raft_consensus.cc:2468] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 0.
I20260709 14:56:37.858745 24469 leader_election.cc:304] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3; no voters: 
I20260709 14:56:37.859423 24669 raft_consensus.cc:2804] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.859756 24669 raft_consensus.cc:493] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.860070 24669 raft_consensus.cc:3060] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.864989 24669 raft_consensus.cc:515] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.866732 24669 leader_election.cc:290] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 1 election: Requested vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063)
I20260709 14:56:37.867436 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814abaf3d30e465a9fdd1549086b7e93" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:37.867695 24428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814abaf3d30e465a9fdd1549086b7e93" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:37.868059 24354 raft_consensus.cc:3060] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.868290 24428 raft_consensus.cc:3060] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.872666 24354 raft_consensus.cc:2468] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 1.
I20260709 14:56:37.873265 24428 raft_consensus.cc:2468] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 1.
I20260709 14:56:37.873504 24469 leader_election.cc:304] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3; no voters: 
I20260709 14:56:37.874186 24669 raft_consensus.cc:2804] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.874543 24669 raft_consensus.cc:697] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 1 LEADER]: Becoming Leader. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Running, Role: LEADER
I20260709 14:56:37.875115 24669 consensus_queue.cc:237] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.881942 24252 catalog_manager.cc:5697] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e857953eb05e409e8ed3125f523a97a3 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "e857953eb05e409e8ed3125f523a97a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:37.945107 24687 raft_consensus.cc:493] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.945591 24687 raft_consensus.cc:515] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.947278 24687 leader_election.cc:290] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:37.947939 24428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f6b574ba114c70a3bac68128447534" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" is_pre_election: true
I20260709 14:56:37.948215 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f6b574ba114c70a3bac68128447534" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3" is_pre_election: true
I20260709 14:56:37.948626 24428 raft_consensus.cc:2468] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 0.
I20260709 14:56:37.948840 24504 raft_consensus.cc:2468] T f6f6b574ba114c70a3bac68128447534 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 0.
I20260709 14:56:37.949666 24318 leader_election.cc:304] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:37.950325 24687 raft_consensus.cc:2804] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.950594 24687 raft_consensus.cc:493] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.950842 24687 raft_consensus.cc:3060] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.955341 24687 raft_consensus.cc:515] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.956741 24687 leader_election.cc:290] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 election: Requested vote from peers ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:37.957443 24428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f6b574ba114c70a3bac68128447534" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:37.957615 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f6b574ba114c70a3bac68128447534" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:37.957931 24428 raft_consensus.cc:3060] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.958101 24504 raft_consensus.cc:3060] T f6f6b574ba114c70a3bac68128447534 P e857953eb05e409e8ed3125f523a97a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.962397 24428 raft_consensus.cc:2468] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 1.
I20260709 14:56:37.962647 24504 raft_consensus.cc:2468] T f6f6b574ba114c70a3bac68128447534 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 1.
I20260709 14:56:37.963285 24318 leader_election.cc:304] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:37.964022 24687 raft_consensus.cc:2804] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.964358 24687 raft_consensus.cc:697] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Becoming Leader. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Running, Role: LEADER
I20260709 14:56:37.964968 24687 consensus_queue.cc:237] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:37.969825 24669 consensus_queue.cc:1048] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.973071 24252 catalog_manager.cc:5697] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "9b08eb209955489ea9f7faa0e5f93066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.983079 24672 consensus_queue.cc:1048] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:38.093269 24428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb971ba511bb4fe393af32aefc5133fe"
dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
mode: GRACEFUL
new_leader_uuid: "9b08eb209955489ea9f7faa0e5f93066"
 from {username='slave'} at 127.0.0.1:45812
I20260709 14:56:38.093739 24428 raft_consensus.cc:606] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Received request to transfer leadership to TS 9b08eb209955489ea9f7faa0e5f93066
I20260709 14:56:38.116854 24504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "814abaf3d30e465a9fdd1549086b7e93"
dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
mode: GRACEFUL
new_leader_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
 from {username='slave'} at 127.0.0.1:58366
I20260709 14:56:38.117291 24504 raft_consensus.cc:606] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 1 LEADER]: Received request to transfer leadership to TS ff48786a4aaf473ca4b6efaf4eef236e
I20260709 14:56:38.121248 24354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32695c54fc854a978b170b570fcb9b57"
dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
mode: GRACEFUL
new_leader_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
 from {username='slave'} at 127.0.0.1:38072
I20260709 14:56:38.121621 24354 raft_consensus.cc:606] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Received request to transfer leadership to TS ff48786a4aaf473ca4b6efaf4eef236e
I20260709 14:56:38.127810 24504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e88847f6b2a342ce97d6335b20e2be1b"
dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
mode: GRACEFUL
new_leader_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
 from {username='slave'} at 127.0.0.1:58366
I20260709 14:56:38.128294 24504 raft_consensus.cc:606] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 1 LEADER]: Received request to transfer leadership to TS ff48786a4aaf473ca4b6efaf4eef236e
I20260709 14:56:38.129065 24678 raft_consensus.cc:493] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.129518 24678 raft_consensus.cc:515] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:38.131345 24678 leader_election.cc:290] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:38.132207 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32695c54fc854a978b170b570fcb9b57" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e857953eb05e409e8ed3125f523a97a3" is_pre_election: true
I20260709 14:56:38.132279 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32695c54fc854a978b170b570fcb9b57" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b08eb209955489ea9f7faa0e5f93066" is_pre_election: true
I20260709 14:56:38.132997 24504 raft_consensus.cc:2393] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff48786a4aaf473ca4b6efaf4eef236e in current term 1: Already voted for candidate 9b08eb209955489ea9f7faa0e5f93066 in this term.
I20260709 14:56:38.133792 24395 leader_election.cc:304] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff48786a4aaf473ca4b6efaf4eef236e; no voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3
I20260709 14:56:38.134362 24678 raft_consensus.cc:3060] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.139546 24678 raft_consensus.cc:2749] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:38.140508 24669 consensus_queue.cc:1048] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.148655 24689 consensus_queue.cc:1048] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:38.152408 24669 consensus_queue.cc:1048] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.166872 24687 consensus_queue.cc:1048] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.175613 24591 consensus_queue.cc:1048] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.179996 24667 consensus_queue.cc:1048] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.188614 24682 consensus_queue.cc:1048] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:38.200001 24667 raft_consensus.cc:993] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066: : Instructing follower ff48786a4aaf473ca4b6efaf4eef236e to start an election
I20260709 14:56:38.200471 24687 raft_consensus.cc:1081] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Signalling peer ff48786a4aaf473ca4b6efaf4eef236e to start an election
I20260709 14:56:38.203586 24428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32695c54fc854a978b170b570fcb9b57"
dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
 from {username='slave'} at 127.0.0.1:45784
I20260709 14:56:38.204118 24428 raft_consensus.cc:493] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:38.204466 24428 raft_consensus.cc:3060] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.207389 24667 consensus_queue.cc:1048] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.212072 24428 raft_consensus.cc:515] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:38.213828 24430 raft_consensus.cc:1240] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Rejecting Update request from peer 9b08eb209955489ea9f7faa0e5f93066 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:38.214905 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32695c54fc854a978b170b570fcb9b57" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:38.215461 24354 raft_consensus.cc:3055] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:38.215721 24354 raft_consensus.cc:740] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Running, Role: LEADER
I20260709 14:56:38.216419 24354 consensus_queue.cc:260] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:38.217273 24354 raft_consensus.cc:3060] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.219172 24428 leader_election.cc:290] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 2 election: Requested vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:38.220196 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32695c54fc854a978b170b570fcb9b57" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:38.221097 24503 raft_consensus.cc:3060] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.225294 24354 raft_consensus.cc:2468] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 2.
I20260709 14:56:38.226327 24395 leader_election.cc:304] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:38.226943 24591 raft_consensus.cc:2804] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:38.227408 24503 raft_consensus.cc:2468] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 2.
I20260709 14:56:38.227427 24591 raft_consensus.cc:697] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 LEADER]: Becoming Leader. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Running, Role: LEADER
I20260709 14:56:38.228384 24591 consensus_queue.cc:237] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [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: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:38.235332 24251 catalog_manager.cc:5697] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e reported cstate change: term changed from 1 to 2, leader changed from 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129) to ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130). New cstate: current_term: 2 leader_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:38.240877 24667 consensus_queue.cc:1048] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.250231 24682 consensus_queue.cc:1048] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.261853 24591 consensus_queue.cc:1048] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.267349 24678 raft_consensus.cc:993] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e: : Instructing follower 9b08eb209955489ea9f7faa0e5f93066 to start an election
I20260709 14:56:38.267802 24679 raft_consensus.cc:1081] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Signalling peer 9b08eb209955489ea9f7faa0e5f93066 to start an election
I20260709 14:56:38.269356 24355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb971ba511bb4fe393af32aefc5133fe"
dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
 from {username='slave'} at 127.0.0.1:38042
I20260709 14:56:38.270236 24355 raft_consensus.cc:493] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:38.270607 24355 raft_consensus.cc:3060] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.272732 24679 consensus_queue.cc:1048] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.277195 24355 raft_consensus.cc:515] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:38.280172 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb971ba511bb4fe393af32aefc5133fe" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:38.280910 24504 raft_consensus.cc:3060] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.280159 24430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb971ba511bb4fe393af32aefc5133fe" candidate_uuid: "9b08eb209955489ea9f7faa0e5f93066" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:38.282301 24430 raft_consensus.cc:3055] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:38.282569 24430 raft_consensus.cc:740] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Running, Role: LEADER
I20260709 14:56:38.283937 24430 consensus_queue.cc:260] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:38.282539 24355 leader_election.cc:290] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 2 election: Requested vote from peers ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:38.285014 24430 raft_consensus.cc:3060] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.286908 24504 raft_consensus.cc:2468] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 2.
I20260709 14:56:38.287896 24320 leader_election.cc:304] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3; no voters: 
I20260709 14:56:38.288606 24682 raft_consensus.cc:2804] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:38.289067 24682 raft_consensus.cc:697] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [term 2 LEADER]: Becoming Leader. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Running, Role: LEADER
I20260709 14:56:38.290004 24430 raft_consensus.cc:2468] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b08eb209955489ea9f7faa0e5f93066 in term 2.
I20260709 14:56:38.289832 24682 consensus_queue.cc:237] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:38.296226 24253 catalog_manager.cc:5697] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 reported cstate change: term changed from 1 to 2, leader changed from ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130) to 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "9b08eb209955489ea9f7faa0e5f93066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:38.364655 24672 raft_consensus.cc:993] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3: : Instructing follower ff48786a4aaf473ca4b6efaf4eef236e to start an election
I20260709 14:56:38.365053 24672 raft_consensus.cc:1081] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 1 LEADER]: Signalling peer ff48786a4aaf473ca4b6efaf4eef236e to start an election
I20260709 14:56:38.366297 24430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e88847f6b2a342ce97d6335b20e2be1b"
dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
 from {username='slave'} at 127.0.0.1:45798
I20260709 14:56:38.366729 24430 raft_consensus.cc:493] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:38.366997 24430 raft_consensus.cc:3060] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.371491 24430 raft_consensus.cc:515] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:38.373037 24430 leader_election.cc:290] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 2 election: Requested vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:38.373662 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88847f6b2a342ce97d6335b20e2be1b" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:38.374257 24355 raft_consensus.cc:3060] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.374377 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88847f6b2a342ce97d6335b20e2be1b" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:38.374907 24504 raft_consensus.cc:3055] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:38.375217 24504 raft_consensus.cc:740] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Running, Role: LEADER
I20260709 14:56:38.375978 24504 consensus_queue.cc:260] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:38.376403 24672 consensus_queue.cc:1048] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.377089 24504 raft_consensus.cc:3060] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.380015 24355 raft_consensus.cc:2468] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 2.
I20260709 14:56:38.381273 24395 leader_election.cc:304] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:38.382263 24679 raft_consensus.cc:2804] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:38.382716 24679 raft_consensus.cc:697] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 2 LEADER]: Becoming Leader. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Running, Role: LEADER
I20260709 14:56:38.383487 24679 consensus_queue.cc:237] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:38.384083 24504 raft_consensus.cc:2468] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 2.
I20260709 14:56:38.388237 24669 consensus_queue.cc:1048] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.391788 24251 catalog_manager.cc:5697] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e reported cstate change: term changed from 1 to 2, leader changed from e857953eb05e409e8ed3125f523a97a3 (127.19.124.131) to ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130). New cstate: current_term: 2 leader_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:38.396800 24647 raft_consensus.cc:993] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3: : Instructing follower ff48786a4aaf473ca4b6efaf4eef236e to start an election
I20260709 14:56:38.397231 24669 raft_consensus.cc:1081] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 1 LEADER]: Signalling peer ff48786a4aaf473ca4b6efaf4eef236e to start an election
I20260709 14:56:38.398628 24430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "814abaf3d30e465a9fdd1549086b7e93"
dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
 from {username='slave'} at 127.0.0.1:45798
I20260709 14:56:38.399041 24430 raft_consensus.cc:493] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:38.399300 24430 raft_consensus.cc:3060] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.404969 24430 raft_consensus.cc:515] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:38.406628 24430 leader_election.cc:290] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 2 election: Requested vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), e857953eb05e409e8ed3125f523a97a3 (127.19.124.131:43689)
I20260709 14:56:38.407918 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814abaf3d30e465a9fdd1549086b7e93" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
I20260709 14:56:38.408428 24504 raft_consensus.cc:3055] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:38.408720 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814abaf3d30e465a9fdd1549086b7e93" candidate_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:38.408751 24504 raft_consensus.cc:740] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Running, Role: LEADER
I20260709 14:56:38.409493 24354 raft_consensus.cc:3060] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.409996 24504 consensus_queue.cc:260] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:38.411201 24504 raft_consensus.cc:3060] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.415459 24354 raft_consensus.cc:2468] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 2.
I20260709 14:56:38.416425 24395 leader_election.cc:304] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:38.417052 24504 raft_consensus.cc:2468] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff48786a4aaf473ca4b6efaf4eef236e in term 2.
I20260709 14:56:38.417061 24679 raft_consensus.cc:2804] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:38.417759 24679 raft_consensus.cc:697] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 LEADER]: Becoming Leader. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Running, Role: LEADER
I20260709 14:56:38.418501 24679 consensus_queue.cc:237] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:38.424013 24251 catalog_manager.cc:5697] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e reported cstate change: term changed from 1 to 2, leader changed from e857953eb05e409e8ed3125f523a97a3 (127.19.124.131) to ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130). New cstate: current_term: 2 leader_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:38.459650 24682 consensus_queue.cc:1048] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.469871 24635 consensus_queue.cc:1048] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.763706 24504 raft_consensus.cc:1275] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Refusing update from remote peer ff48786a4aaf473ca4b6efaf4eef236e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.764670 24679 consensus_queue.cc:1048] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.770869 24354 raft_consensus.cc:1275] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Refusing update from remote peer ff48786a4aaf473ca4b6efaf4eef236e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.772924 24678 consensus_queue.cc:1048] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.819756 24504 raft_consensus.cc:1275] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Refusing update from remote peer 9b08eb209955489ea9f7faa0e5f93066: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.820835 24635 consensus_queue.cc:1048] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.827930 24430 raft_consensus.cc:1275] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Refusing update from remote peer 9b08eb209955489ea9f7faa0e5f93066: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.829032 24503 raft_consensus.cc:1275] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Refusing update from remote peer ff48786a4aaf473ca4b6efaf4eef236e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.829324 24687 consensus_queue.cc:1048] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.830385 24678 consensus_queue.cc:1048] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.840078 24354 raft_consensus.cc:1275] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Refusing update from remote peer ff48786a4aaf473ca4b6efaf4eef236e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.841377 24678 consensus_queue.cc:1048] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.879926 24504 raft_consensus.cc:1275] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Refusing update from remote peer ff48786a4aaf473ca4b6efaf4eef236e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.880993 24678 consensus_queue.cc:1048] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.888916 24354 raft_consensus.cc:1275] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Refusing update from remote peer ff48786a4aaf473ca4b6efaf4eef236e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.890549 24717 consensus_queue.cc:1048] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.134039 24251 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33346:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:56:41.152262 24251 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33346:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:56:41.224334 19954 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:56:41.286850 24752 tablet.cc:1724] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e: 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:56:41.309291 24763 tablet.cc:1724] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e: 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:56:41.311297 24760 tablet.cc:1724] T fd31427755c94cf58d8e5204ecc2b031 P 9b08eb209955489ea9f7faa0e5f93066: 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:56:41.336730 24768 tablet.cc:1724] T f6f6b574ba114c70a3bac68128447534 P e857953eb05e409e8ed3125f523a97a3: 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:56:41.342831 24767 tablet.cc:1724] T fd31427755c94cf58d8e5204ecc2b031 P e857953eb05e409e8ed3125f523a97a3: 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:56:41.349571 24766 tablet.cc:1724] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066: 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:56:41.377318 24740 log.cc:927] Time spent T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260709 14:56:41.375236 24766 tablet.cc:1724] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066: 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:56:41.405186 24754 tablet.cc:1724] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066: 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:56:41.401789 24530 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:f6f6b574ba114c70a3bac68128447534)
W20260709 14:56:41.441686 24530 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:f6f6b574ba114c70a3bac68128447534)
W20260709 14:56:41.445784 24467 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.130:42063, user_credentials={real_user=slave}} blocked reactor thread for 46214.2us
W20260709 14:56:41.439841 24381 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:32695c54fc854a978b170b570fcb9b57)
W20260709 14:56:41.463697 24395 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.129:46529, user_credentials={real_user=slave}} blocked reactor thread for 46765.2us
I20260709 14:56:41.476616 24763 tablet.cc:1724] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e: 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:56:41.462550 24752 tablet.cc:1724] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e: 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:56:41.478195 24768 tablet.cc:1724] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3: 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:56:41.424786 24762 tablet.cc:1724] T fe358d384f55463589ceff254b39845b P 9b08eb209955489ea9f7faa0e5f93066: 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:56:41.393163 24761 tablet.cc:1724] T b58afe4e1bc34ad8842b9cd34411ef6c P ff48786a4aaf473ca4b6efaf4eef236e: 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:56:41.483284 24354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64ca2a2e1f964f6292efd388ac2e1f46"
dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
mode: GRACEFUL
new_leader_uuid: "e857953eb05e409e8ed3125f523a97a3"
 from {username='slave'} at 127.0.0.1:54098
I20260709 14:56:41.484612 24760 tablet.cc:1724] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066: 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:56:41.485942 24354 raft_consensus.cc:606] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Received request to transfer leadership to TS e857953eb05e409e8ed3125f523a97a3
I20260709 14:56:41.485520 24766 tablet.cc:1724] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066: 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:56:41.508728 24767 tablet.cc:1724] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3: 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:56:41.518463 24762 tablet.cc:1724] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066: 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:56:41.532330 24761 tablet.cc:1724] T fe358d384f55463589ceff254b39845b P ff48786a4aaf473ca4b6efaf4eef236e: 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:56:41.527408 24718 raft_consensus.cc:993] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066: : Instructing follower e857953eb05e409e8ed3125f523a97a3 to start an election
I20260709 14:56:41.537349 24733 raft_consensus.cc:1081] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Signalling peer e857953eb05e409e8ed3125f523a97a3 to start an election
I20260709 14:56:41.513545 24763 tablet.cc:1724] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e: 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:56:41.524528 24768 tablet.cc:1724] T b58afe4e1bc34ad8842b9cd34411ef6c P e857953eb05e409e8ed3125f523a97a3: 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:56:41.539582 24504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64ca2a2e1f964f6292efd388ac2e1f46"
dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
 from {username='slave'} at 127.0.0.1:43908
I20260709 14:56:41.545118 24504 raft_consensus.cc:493] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:41.545563 24504 raft_consensus.cc:3060] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:41.548911 24395 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.131:43689, user_credentials={real_user=slave}} blocked reactor thread for 51160.9us
I20260709 14:56:41.533449 24752 tablet.cc:1724] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e: 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:56:41.570858 24504 raft_consensus.cc:515] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:41.573458 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ca2a2e1f964f6292efd388ac2e1f46" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:41.573983 24354 raft_consensus.cc:3055] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:41.574240 24354 raft_consensus.cc:740] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Running, Role: LEADER
I20260709 14:56:41.574877 24354 consensus_queue.cc:260] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:41.575814 24354 raft_consensus.cc:3060] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:41.577234 24785 tablet.cc:1724] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3: 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:56:41.579329 24779 tablet.cc:1724] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3: 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:56:41.589535 24354 raft_consensus.cc:2468] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 2.
I20260709 14:56:41.594841 24469 leader_election.cc:304] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3; no voters: 
I20260709 14:56:41.596784 24647 raft_consensus.cc:2804] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:41.597245 24647 raft_consensus.cc:697] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [term 2 LEADER]: Becoming Leader. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Running, Role: LEADER
I20260709 14:56:41.598006 24647 consensus_queue.cc:237] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:41.598526 24760 tablet.cc:1724] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066: 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:56:41.601048 24767 tablet.cc:1724] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3: 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:56:41.601209 24768 tablet.cc:1724] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3: 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:56:41.608052 24763 tablet.cc:1724] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e: 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:56:41.611115 24429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ca2a2e1f964f6292efd388ac2e1f46" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:41.615307 24430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e88847f6b2a342ce97d6335b20e2be1b"
dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
mode: GRACEFUL
new_leader_uuid: "e857953eb05e409e8ed3125f523a97a3"
 from {username='slave'} at 127.0.0.1:39494
I20260709 14:56:41.620816 24429 raft_consensus.cc:3060] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:41.620904 24430 raft_consensus.cc:606] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 2 LEADER]: Received request to transfer leadership to TS e857953eb05e409e8ed3125f523a97a3
I20260709 14:56:41.622535 19954 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:56:41.623113 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:41.610700 24504 leader_election.cc:290] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 2 election: Requested vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063)
I20260709 14:56:41.627758 24429 raft_consensus.cc:2468] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 2.
I20260709 14:56:41.628589 24253 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410: soft_deleted_table [id=9b3c13040852416db4ea77a95f94c455] alter complete (version 1)
I20260709 14:56:41.635031 24429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "727df729f49345ec9fc9cec28e4f4c28"
dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
mode: GRACEFUL
new_leader_uuid: "e857953eb05e409e8ed3125f523a97a3"
 from {username='slave'} at 127.0.0.1:39494
I20260709 14:56:41.635637 24429 raft_consensus.cc:606] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 LEADER]: Received request to transfer leadership to TS e857953eb05e409e8ed3125f523a97a3
I20260709 14:56:41.638411 24354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "846197991e804d9287f302d5c5014596"
dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
mode: GRACEFUL
new_leader_uuid: "e857953eb05e409e8ed3125f523a97a3"
 from {username='slave'} at 127.0.0.1:54098
I20260709 14:56:41.638835 24354 raft_consensus.cc:606] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Received request to transfer leadership to TS e857953eb05e409e8ed3125f523a97a3
I20260709 14:56:41.639789 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:41.640535 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:41.641324 24251 catalog_manager.cc:5697] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 reported cstate change: term changed from 1 to 2, leader changed from 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129) to e857953eb05e409e8ed3125f523a97a3 (127.19.124.131). New cstate: current_term: 2 leader_uuid: "e857953eb05e409e8ed3125f523a97a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:41.861955 24770 raft_consensus.cc:993] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e: : Instructing follower e857953eb05e409e8ed3125f523a97a3 to start an election
I20260709 14:56:41.862673 24720 raft_consensus.cc:1081] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 2 LEADER]: Signalling peer e857953eb05e409e8ed3125f523a97a3 to start an election
I20260709 14:56:41.864185 24504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e88847f6b2a342ce97d6335b20e2be1b"
dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
 from {username='slave'} at 127.0.0.1:43924
I20260709 14:56:41.864934 24504 raft_consensus.cc:493] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:41.865270 24504 raft_consensus.cc:3060] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:41.872917 24504 raft_consensus.cc:515] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:41.874599 24504 leader_election.cc:290] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 3 election: Requested vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063)
I20260709 14:56:41.875720 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88847f6b2a342ce97d6335b20e2be1b" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:41.876089 24429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88847f6b2a342ce97d6335b20e2be1b" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:41.876514 24354 raft_consensus.cc:3060] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:41.876714 24429 raft_consensus.cc:3055] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:41.877032 24429 raft_consensus.cc:740] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Running, Role: LEADER
I20260709 14:56:41.877861 24429 consensus_queue.cc:260] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [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: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:41.879202 24429 raft_consensus.cc:3060] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:41.882699 24354 raft_consensus.cc:2468] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 3.
I20260709 14:56:41.884087 24469 leader_election.cc:304] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3; no voters: 
I20260709 14:56:41.885140 24647 raft_consensus.cc:2804] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:41.885636 24647 raft_consensus.cc:697] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 3 LEADER]: Becoming Leader. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Running, Role: LEADER
I20260709 14:56:41.885937 24429 raft_consensus.cc:2468] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 3.
I20260709 14:56:41.886963 24647 consensus_queue.cc:237] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [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: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:41.901186 24251 catalog_manager.cc:5697] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 reported cstate change: term changed from 2 to 3, leader changed from ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130) to e857953eb05e409e8ed3125f523a97a3 (127.19.124.131). New cstate: current_term: 3 leader_uuid: "e857953eb05e409e8ed3125f523a97a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:42.001312 24354 raft_consensus.cc:1275] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Refusing update from remote peer e857953eb05e409e8ed3125f523a97a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:56:42.002385 24647 consensus_queue.cc:1048] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:42.015498 24429 raft_consensus.cc:1275] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Refusing update from remote peer e857953eb05e409e8ed3125f523a97a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:56:42.017453 24647 consensus_queue.cc:1048] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:42.022256 24720 raft_consensus.cc:993] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e: : Instructing follower e857953eb05e409e8ed3125f523a97a3 to start an election
I20260709 14:56:42.022990 24775 raft_consensus.cc:1081] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 LEADER]: Signalling peer e857953eb05e409e8ed3125f523a97a3 to start an election
I20260709 14:56:42.025225 24504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "727df729f49345ec9fc9cec28e4f4c28"
dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
 from {username='slave'} at 127.0.0.1:43924
I20260709 14:56:42.027486 24504 raft_consensus.cc:493] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:42.027936 24504 raft_consensus.cc:3060] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:42.034941 24504 raft_consensus.cc:515] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:42.036684 24504 leader_election.cc:290] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 3 election: Requested vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063)
I20260709 14:56:42.036934 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df729f49345ec9fc9cec28e4f4c28" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:42.037655 24354 raft_consensus.cc:3060] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:42.038398 24429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df729f49345ec9fc9cec28e4f4c28" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:42.038897 24429 raft_consensus.cc:3055] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:42.039135 24429 raft_consensus.cc:740] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff48786a4aaf473ca4b6efaf4eef236e, State: Running, Role: LEADER
I20260709 14:56:42.039980 24429 consensus_queue.cc:260] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [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: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:42.041134 24429 raft_consensus.cc:3060] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:42.043150 24354 raft_consensus.cc:2468] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 3.
I20260709 14:56:42.044006 24469 leader_election.cc:304] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b08eb209955489ea9f7faa0e5f93066, e857953eb05e409e8ed3125f523a97a3; no voters: 
I20260709 14:56:42.044648 24647 raft_consensus.cc:2804] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:42.045125 24647 raft_consensus.cc:697] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [term 3 LEADER]: Becoming Leader. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Running, Role: LEADER
I20260709 14:56:42.046321 24429 raft_consensus.cc:2468] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 3.
I20260709 14:56:42.046114 24647 consensus_queue.cc:237] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [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: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:42.054260 24253 catalog_manager.cc:5697] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 reported cstate change: term changed from 2 to 3, leader changed from ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130) to e857953eb05e409e8ed3125f523a97a3 (127.19.124.131). New cstate: current_term: 3 leader_uuid: "e857953eb05e409e8ed3125f523a97a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:42.067086 24733 raft_consensus.cc:993] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066: : Instructing follower e857953eb05e409e8ed3125f523a97a3 to start an election
I20260709 14:56:42.067566 24792 raft_consensus.cc:1081] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Signalling peer e857953eb05e409e8ed3125f523a97a3 to start an election
I20260709 14:56:42.068840 24504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "846197991e804d9287f302d5c5014596"
dest_uuid: "e857953eb05e409e8ed3125f523a97a3"
 from {username='slave'} at 127.0.0.1:43908
I20260709 14:56:42.069262 24504 raft_consensus.cc:493] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:42.069541 24504 raft_consensus.cc:3060] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.073776 24504 raft_consensus.cc:515] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:42.075093 24504 leader_election.cc:290] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 2 election: Requested vote from peers 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529), ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063)
I20260709 14:56:42.075747 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846197991e804d9287f302d5c5014596" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b08eb209955489ea9f7faa0e5f93066"
I20260709 14:56:42.076046 24429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846197991e804d9287f302d5c5014596" candidate_uuid: "e857953eb05e409e8ed3125f523a97a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff48786a4aaf473ca4b6efaf4eef236e"
I20260709 14:56:42.076334 24354 raft_consensus.cc:3055] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:42.076649 24354 raft_consensus.cc:740] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b08eb209955489ea9f7faa0e5f93066, State: Running, Role: LEADER
I20260709 14:56:42.076680 24429 raft_consensus.cc:3060] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.077520 24354 consensus_queue.cc:260] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:42.078836 24354 raft_consensus.cc:3060] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.083284 24429 raft_consensus.cc:2468] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 2.
I20260709 14:56:42.084501 24467 leader_election.cc:304] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e857953eb05e409e8ed3125f523a97a3, ff48786a4aaf473ca4b6efaf4eef236e; no voters: 
I20260709 14:56:42.084898 24354 raft_consensus.cc:2468] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e857953eb05e409e8ed3125f523a97a3 in term 2.
I20260709 14:56:42.085160 24647 raft_consensus.cc:2804] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:42.085654 24647 raft_consensus.cc:697] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [term 2 LEADER]: Becoming Leader. State: Replica: e857953eb05e409e8ed3125f523a97a3, State: Running, Role: LEADER
I20260709 14:56:42.086462 24647 consensus_queue.cc:237] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } }
I20260709 14:56:42.093219 24253 catalog_manager.cc:5697] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 reported cstate change: term changed from 1 to 2, leader changed from 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129) to e857953eb05e409e8ed3125f523a97a3 (127.19.124.131). New cstate: current_term: 2 leader_uuid: "e857953eb05e409e8ed3125f523a97a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e857953eb05e409e8ed3125f523a97a3" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 43689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:42.304425 24354 raft_consensus.cc:1275] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066 [term 3 FOLLOWER]: Refusing update from remote peer e857953eb05e409e8ed3125f523a97a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:56:42.305546 24647 consensus_queue.cc:1048] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:42.313568 24429 raft_consensus.cc:1275] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 3 FOLLOWER]: Refusing update from remote peer e857953eb05e409e8ed3125f523a97a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:56:42.315008 24788 consensus_queue.cc:1048] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:42.486337 24354 raft_consensus.cc:1275] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Refusing update from remote peer e857953eb05e409e8ed3125f523a97a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:42.487547 24788 consensus_queue.cc:1048] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:42.495911 24429 raft_consensus.cc:1275] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Refusing update from remote peer e857953eb05e409e8ed3125f523a97a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:42.497764 24788 consensus_queue.cc:1048] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:42.535801 24354 raft_consensus.cc:1275] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 3 FOLLOWER]: Refusing update from remote peer e857953eb05e409e8ed3125f523a97a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:42.536972 24788 consensus_queue.cc:1048] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b08eb209955489ea9f7faa0e5f93066" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:42.546340 24429 raft_consensus.cc:1275] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 3 FOLLOWER]: Refusing update from remote peer e857953eb05e409e8ed3125f523a97a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:42.548372 24647 consensus_queue.cc:1048] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff48786a4aaf473ca4b6efaf4eef236e" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 42063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:42.690282 19954 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:56:42.695134 19954 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:56:42.695456 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:42.700102 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:56:42.700443 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:43.724534 19954 tablet_server.cc:179] TabletServer@127.19.124.129:0 shutting down...
I20260709 14:56:43.753293 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:43.753925 19954 tablet_replica.cc:333] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.754566 19954 raft_consensus.cc:2243] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:43.755329 19954 raft_consensus.cc:2272] T eb971ba511bb4fe393af32aefc5133fe P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.757383 19954 tablet_replica.cc:333] T fd31427755c94cf58d8e5204ecc2b031 P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.757948 19954 raft_consensus.cc:2243] T fd31427755c94cf58d8e5204ecc2b031 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.758378 19954 raft_consensus.cc:2272] T fd31427755c94cf58d8e5204ecc2b031 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.760667 19954 tablet_replica.cc:333] T fe358d384f55463589ceff254b39845b P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.761216 19954 raft_consensus.cc:2243] T fe358d384f55463589ceff254b39845b P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.761652 19954 raft_consensus.cc:2272] T fe358d384f55463589ceff254b39845b P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.763502 19954 tablet_replica.cc:333] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.764041 19954 raft_consensus.cc:2243] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:43.764753 19954 raft_consensus.cc:2272] T b58afe4e1bc34ad8842b9cd34411ef6c P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.766851 19954 tablet_replica.cc:333] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.767392 19954 raft_consensus.cc:2243] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:43.768123 19954 raft_consensus.cc:2272] T dbb46775fd894ce08cad041cfc79f865 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.770141 19954 tablet_replica.cc:333] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.770692 19954 raft_consensus.cc:2243] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.771090 19954 raft_consensus.cc:2272] T 814abaf3d30e465a9fdd1549086b7e93 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.772987 19954 tablet_replica.cc:333] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.773682 19954 raft_consensus.cc:2243] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.774214 19954 raft_consensus.cc:2272] T 64ca2a2e1f964f6292efd388ac2e1f46 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.776388 19954 tablet_replica.cc:333] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.776913 19954 raft_consensus.cc:2243] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:43.777626 19954 raft_consensus.cc:2272] T c89091845a3b4560a689830ac22855ec P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.779667 19954 tablet_replica.cc:333] T 47121dba4f67495cb0a4bc91febd4106 P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.780184 19954 raft_consensus.cc:2243] T 47121dba4f67495cb0a4bc91febd4106 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.780568 19954 raft_consensus.cc:2272] T 47121dba4f67495cb0a4bc91febd4106 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.782725 19954 tablet_replica.cc:333] T 515c437701f4484cb721ebd8d8cb9514 P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.783211 19954 raft_consensus.cc:2243] T 515c437701f4484cb721ebd8d8cb9514 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.783668 19954 raft_consensus.cc:2272] T 515c437701f4484cb721ebd8d8cb9514 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:43.784016 24469 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:56:43.785954 19954 tablet_replica.cc:333] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.786551 19954 raft_consensus.cc:2243] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.787000 19954 raft_consensus.cc:2272] T 727df729f49345ec9fc9cec28e4f4c28 P 9b08eb209955489ea9f7faa0e5f93066 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:43.787065 24469 consensus_peers.cc:597] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 -> Peer 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529): Couldn't send request to peer 9b08eb209955489ea9f7faa0e5f93066. Status: 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:56:43.788923 19954 tablet_replica.cc:333] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.789451 19954 raft_consensus.cc:2243] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:43.790163 19954 raft_consensus.cc:2272] T 8ef299c411d44e49aa7bd651b1d4dba8 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.792011 19954 tablet_replica.cc:333] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.792503 19954 raft_consensus.cc:2243] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.792987 19954 raft_consensus.cc:2272] T 32695c54fc854a978b170b570fcb9b57 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.794901 19954 tablet_replica.cc:333] T 14115db3c2b442bb8719dc71fb462b2b P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.795389 19954 raft_consensus.cc:2243] T 14115db3c2b442bb8719dc71fb462b2b P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.795753 19954 raft_consensus.cc:2272] T 14115db3c2b442bb8719dc71fb462b2b P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.797761 19954 tablet_replica.cc:333] T f195ce7cebea4857bddd539f905cdd79 P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.798211 19954 raft_consensus.cc:2243] T f195ce7cebea4857bddd539f905cdd79 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.798599 19954 raft_consensus.cc:2272] T f195ce7cebea4857bddd539f905cdd79 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.800721 19954 tablet_replica.cc:333] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.801224 19954 raft_consensus.cc:2243] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:43.801990 19954 raft_consensus.cc:2272] T f6f6b574ba114c70a3bac68128447534 P 9b08eb209955489ea9f7faa0e5f93066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.804210 19954 tablet_replica.cc:333] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.804644 19954 raft_consensus.cc:2243] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.805109 19954 raft_consensus.cc:2272] T e88847f6b2a342ce97d6335b20e2be1b P 9b08eb209955489ea9f7faa0e5f93066 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.807184 19954 tablet_replica.cc:333] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066: stopping tablet replica
I20260709 14:56:43.807607 19954 raft_consensus.cc:2243] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.807964 19954 raft_consensus.cc:2272] T 846197991e804d9287f302d5c5014596 P 9b08eb209955489ea9f7faa0e5f93066 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:43.840894 24395 consensus_peers.cc:597] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e -> Peer 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529): Couldn't send request to peer 9b08eb209955489ea9f7faa0e5f93066. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:43.846566 19954 tablet_server.cc:196] TabletServer@127.19.124.129:0 shutdown complete.
I20260709 14:56:43.879976 19954 tablet_server.cc:179] TabletServer@127.19.124.130:0 shutting down...
W20260709 14:56:43.886842 24395 consensus_peers.cc:597] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e -> Peer 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529): Couldn't send request to peer 9b08eb209955489ea9f7faa0e5f93066. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:43.906276 24469 consensus_peers.cc:597] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 -> Peer 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529): Couldn't send request to peer 9b08eb209955489ea9f7faa0e5f93066. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:43.909307 24469 consensus_peers.cc:597] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 -> Peer 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529): Couldn't send request to peer 9b08eb209955489ea9f7faa0e5f93066. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:43.910466 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:43.911084 19954 tablet_replica.cc:333] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.911768 19954 raft_consensus.cc:2243] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:43.912513 19954 raft_consensus.cc:2272] T 32695c54fc854a978b170b570fcb9b57 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.914381 19954 tablet_replica.cc:333] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.914964 19954 raft_consensus.cc:2243] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.915401 19954 raft_consensus.cc:2272] T eb971ba511bb4fe393af32aefc5133fe P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.917265 19954 tablet_replica.cc:333] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.917804 19954 raft_consensus.cc:2243] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:43.918524 19954 raft_consensus.cc:2272] T fd31427755c94cf58d8e5204ecc2b031 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.920395 19954 tablet_replica.cc:333] T b58afe4e1bc34ad8842b9cd34411ef6c P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.921010 19954 raft_consensus.cc:2243] T b58afe4e1bc34ad8842b9cd34411ef6c P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.921558 19954 raft_consensus.cc:2272] T b58afe4e1bc34ad8842b9cd34411ef6c P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.923328 19954 tablet_replica.cc:333] T fe358d384f55463589ceff254b39845b P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.923805 19954 raft_consensus.cc:2243] T fe358d384f55463589ceff254b39845b P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.924252 19954 raft_consensus.cc:2272] T fe358d384f55463589ceff254b39845b P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.926097 19954 tablet_replica.cc:333] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.926626 19954 raft_consensus.cc:2243] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.927035 19954 raft_consensus.cc:2272] T 64ca2a2e1f964f6292efd388ac2e1f46 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.928791 19954 tablet_replica.cc:333] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.929268 19954 raft_consensus.cc:2243] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:43.930002 19954 raft_consensus.cc:2272] T 814abaf3d30e465a9fdd1549086b7e93 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.931825 19954 tablet_replica.cc:333] T c89091845a3b4560a689830ac22855ec P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.932312 19954 raft_consensus.cc:2243] T c89091845a3b4560a689830ac22855ec P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.932714 19954 raft_consensus.cc:2272] T c89091845a3b4560a689830ac22855ec P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.934732 19954 tablet_replica.cc:333] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.935212 19954 raft_consensus.cc:2243] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:43.935925 19954 raft_consensus.cc:2272] T 47121dba4f67495cb0a4bc91febd4106 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.937851 19954 tablet_replica.cc:333] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.938331 19954 raft_consensus.cc:2243] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.938688 19954 raft_consensus.cc:2272] T e88847f6b2a342ce97d6335b20e2be1b P ff48786a4aaf473ca4b6efaf4eef236e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.940356 19954 tablet_replica.cc:333] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.940830 19954 raft_consensus.cc:2243] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.941200 19954 raft_consensus.cc:2272] T 846197991e804d9287f302d5c5014596 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.942919 19954 tablet_replica.cc:333] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.943377 19954 raft_consensus.cc:2243] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.943778 19954 raft_consensus.cc:2272] T f6f6b574ba114c70a3bac68128447534 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.945528 19954 tablet_replica.cc:333] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.945967 19954 raft_consensus.cc:2243] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.946378 19954 raft_consensus.cc:2272] T dbb46775fd894ce08cad041cfc79f865 P ff48786a4aaf473ca4b6efaf4eef236e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.948307 19954 tablet_replica.cc:333] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.948750 19954 raft_consensus.cc:2243] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:43.949482 19954 raft_consensus.cc:2272] T 515c437701f4484cb721ebd8d8cb9514 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.951360 19954 tablet_replica.cc:333] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.951824 19954 raft_consensus.cc:2243] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.952172 19954 raft_consensus.cc:2272] T 727df729f49345ec9fc9cec28e4f4c28 P ff48786a4aaf473ca4b6efaf4eef236e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.953943 19954 tablet_replica.cc:333] T 8ef299c411d44e49aa7bd651b1d4dba8 P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.954356 19954 raft_consensus.cc:2243] T 8ef299c411d44e49aa7bd651b1d4dba8 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:43.954726 19954 raft_consensus.cc:2272] T 8ef299c411d44e49aa7bd651b1d4dba8 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.956431 19954 tablet_replica.cc:333] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.956887 19954 raft_consensus.cc:2243] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:43.957733 19954 raft_consensus.cc:2272] T 14115db3c2b442bb8719dc71fb462b2b P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:43.960088 19954 tablet_replica.cc:333] T f195ce7cebea4857bddd539f905cdd79 P ff48786a4aaf473ca4b6efaf4eef236e: stopping tablet replica
I20260709 14:56:43.960631 19954 raft_consensus.cc:2243] T f195ce7cebea4857bddd539f905cdd79 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:43.960889 24467 consensus_peers.cc:597] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 -> Peer ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063): Couldn't send request to peer ff48786a4aaf473ca4b6efaf4eef236e. Status: 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:56:43.961135 19954 raft_consensus.cc:2272] T f195ce7cebea4857bddd539f905cdd79 P ff48786a4aaf473ca4b6efaf4eef236e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:43.969599 24467 consensus_peers.cc:597] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 -> Peer ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063): Couldn't send request to peer ff48786a4aaf473ca4b6efaf4eef236e. Status: 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:56:44.000828 19954 tablet_server.cc:196] TabletServer@127.19.124.130:0 shutdown complete.
W20260709 14:56:44.007382 24467 consensus_peers.cc:597] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 -> Peer ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063): Couldn't send request to peer ff48786a4aaf473ca4b6efaf4eef236e. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.130:42063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:44.034838 19954 tablet_server.cc:179] TabletServer@127.19.124.131:0 shutting down...
W20260709 14:56:44.037389 24469 consensus_peers.cc:597] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 -> Peer 9b08eb209955489ea9f7faa0e5f93066 (127.19.124.129:46529): Couldn't send request to peer 9b08eb209955489ea9f7faa0e5f93066. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:44.057411 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:44.058092 19954 tablet_replica.cc:333] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.058651 19954 raft_consensus.cc:2243] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.059123 19954 raft_consensus.cc:2272] T eb971ba511bb4fe393af32aefc5133fe P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.061024 19954 tablet_replica.cc:333] T fd31427755c94cf58d8e5204ecc2b031 P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.061548 19954 raft_consensus.cc:2243] T fd31427755c94cf58d8e5204ecc2b031 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.061961 19954 raft_consensus.cc:2272] T fd31427755c94cf58d8e5204ecc2b031 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.064284 19954 tablet_replica.cc:333] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.065040 19954 raft_consensus.cc:2243] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.065626 19954 raft_consensus.cc:2272] T 32695c54fc854a978b170b570fcb9b57 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:44.066236 24467 consensus_peers.cc:597] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 -> Peer ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063): Couldn't send request to peer ff48786a4aaf473ca4b6efaf4eef236e. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.130:42063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:44.067636 19954 tablet_replica.cc:333] T b58afe4e1bc34ad8842b9cd34411ef6c P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.068161 19954 raft_consensus.cc:2243] T b58afe4e1bc34ad8842b9cd34411ef6c P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.068527 19954 raft_consensus.cc:2272] T b58afe4e1bc34ad8842b9cd34411ef6c P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.070432 19954 tablet_replica.cc:333] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.070914 19954 raft_consensus.cc:2243] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.071584 19954 raft_consensus.cc:2272] T fe358d384f55463589ceff254b39845b P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.073390 19954 tablet_replica.cc:333] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.073874 19954 raft_consensus.cc:2243] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.074239 19954 raft_consensus.cc:2272] T dbb46775fd894ce08cad041cfc79f865 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.075966 19954 tablet_replica.cc:333] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.076454 19954 raft_consensus.cc:2243] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.076902 19954 raft_consensus.cc:2272] T 814abaf3d30e465a9fdd1549086b7e93 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.078593 19954 tablet_replica.cc:333] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.079087 19954 raft_consensus.cc:2243] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.079758 19954 raft_consensus.cc:2272] T 64ca2a2e1f964f6292efd388ac2e1f46 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.081938 19954 tablet_replica.cc:333] T c89091845a3b4560a689830ac22855ec P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.082437 19954 raft_consensus.cc:2243] T c89091845a3b4560a689830ac22855ec P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.082824 19954 raft_consensus.cc:2272] T c89091845a3b4560a689830ac22855ec P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:44.083910 24467 consensus_peers.cc:597] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 -> Peer ff48786a4aaf473ca4b6efaf4eef236e (127.19.124.130:42063): Couldn't send request to peer ff48786a4aaf473ca4b6efaf4eef236e. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.130:42063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:44.084755 19954 tablet_replica.cc:333] T 47121dba4f67495cb0a4bc91febd4106 P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.085326 19954 raft_consensus.cc:2243] T 47121dba4f67495cb0a4bc91febd4106 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.085716 19954 raft_consensus.cc:2272] T 47121dba4f67495cb0a4bc91febd4106 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.087788 19954 tablet_replica.cc:333] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.088258 19954 raft_consensus.cc:2243] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.088958 19954 raft_consensus.cc:2272] T 727df729f49345ec9fc9cec28e4f4c28 P e857953eb05e409e8ed3125f523a97a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.090641 19954 tablet_replica.cc:333] T 515c437701f4484cb721ebd8d8cb9514 P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.091168 19954 raft_consensus.cc:2243] T 515c437701f4484cb721ebd8d8cb9514 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.091536 19954 raft_consensus.cc:2272] T 515c437701f4484cb721ebd8d8cb9514 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.093202 19954 tablet_replica.cc:333] T f6f6b574ba114c70a3bac68128447534 P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.093654 19954 raft_consensus.cc:2243] T f6f6b574ba114c70a3bac68128447534 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.094040 19954 raft_consensus.cc:2272] T f6f6b574ba114c70a3bac68128447534 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.095623 19954 tablet_replica.cc:333] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.096061 19954 raft_consensus.cc:2243] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.096721 19954 raft_consensus.cc:2272] T 846197991e804d9287f302d5c5014596 P e857953eb05e409e8ed3125f523a97a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.098472 19954 tablet_replica.cc:333] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.098918 19954 raft_consensus.cc:2243] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.099534 19954 raft_consensus.cc:2272] T e88847f6b2a342ce97d6335b20e2be1b P e857953eb05e409e8ed3125f523a97a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.101210 19954 tablet_replica.cc:333] T 14115db3c2b442bb8719dc71fb462b2b P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.101593 19954 raft_consensus.cc:2243] T 14115db3c2b442bb8719dc71fb462b2b P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.101938 19954 raft_consensus.cc:2272] T 14115db3c2b442bb8719dc71fb462b2b P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.103672 19954 tablet_replica.cc:333] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.104056 19954 raft_consensus.cc:2243] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.104697 19954 raft_consensus.cc:2272] T f195ce7cebea4857bddd539f905cdd79 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.106503 19954 tablet_replica.cc:333] T 8ef299c411d44e49aa7bd651b1d4dba8 P e857953eb05e409e8ed3125f523a97a3: stopping tablet replica
I20260709 14:56:44.106889 19954 raft_consensus.cc:2243] T 8ef299c411d44e49aa7bd651b1d4dba8 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.107239 19954 raft_consensus.cc:2272] T 8ef299c411d44e49aa7bd651b1d4dba8 P e857953eb05e409e8ed3125f523a97a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.143247 19954 tablet_server.cc:196] TabletServer@127.19.124.131:0 shutdown complete.
I20260709 14:56:44.172721 19954 master.cc:562] Master@127.19.124.190:37521 shutting down...
I20260709 14:56:44.191699 19954 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.192174 19954 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.192440 19954 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2d49192ea060430bb405601ce61dd410: stopping tablet replica
I20260709 14:56:44.211299 19954 master.cc:584] Master@127.19.124.190:37521 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11766 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:56:44.256440 19954 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.124.190:35841
I20260709 14:56:44.257555 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:44.262967 24805 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:56:44.263517 24808 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:56:44.263619 24806 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:56:44.264041 19954 server_base.cc:1061] running on GCE node
I20260709 14:56:44.264853 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:44.265044 19954 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:56:44.265179 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783609004265162 us; error 0 us; skew 500 ppm
I20260709 14:56:44.265637 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:44.267779 19954 webserver.cc:533] Webserver started at http://127.19.124.190:46355/ using document root <none> and password file <none>
I20260709 14:56:44.268224 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:44.268392 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:44.268627 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:44.269678 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-0/minicluster-data/master-0-root/instance:
uuid: "cd4bc49b0986466e9f52837c55c2d632"
format_stamp: "Formatted at 2026-07-09 14:56:44 on dist-test-slave-q457"
I20260709 14:56:44.273669 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:44.276643 24813 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:56:44.277496 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:44.277802 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-0/minicluster-data/master-0-root
uuid: "cd4bc49b0986466e9f52837c55c2d632"
format_stamp: "Formatted at 2026-07-09 14:56:44 on dist-test-slave-q457"
I20260709 14:56:44.278055 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-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:56:44.301434 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:44.302539 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:44.337283 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.190:35841
I20260709 14:56:44.337376 24864 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.190:35841 every 8 connection(s)
I20260709 14:56:44.341068 24865 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:56:44.350836 24865 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632: Bootstrap starting.
I20260709 14:56:44.355296 24865 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:44.359169 24865 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632: No bootstrap required, opened a new log
I20260709 14:56:44.361143 24865 raft_consensus.cc:359] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd4bc49b0986466e9f52837c55c2d632" member_type: VOTER }
I20260709 14:56:44.361483 24865 raft_consensus.cc:385] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:44.361654 24865 raft_consensus.cc:740] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4bc49b0986466e9f52837c55c2d632, State: Initialized, Role: FOLLOWER
I20260709 14:56:44.362120 24865 consensus_queue.cc:260] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cd4bc49b0986466e9f52837c55c2d632" member_type: VOTER }
I20260709 14:56:44.362501 24865 raft_consensus.cc:399] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:44.362676 24865 raft_consensus.cc:493] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:44.362883 24865 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:44.366860 24865 raft_consensus.cc:515] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd4bc49b0986466e9f52837c55c2d632" member_type: VOTER }
I20260709 14:56:44.367283 24865 leader_election.cc:304] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [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: cd4bc49b0986466e9f52837c55c2d632; no voters: 
I20260709 14:56:44.368220 24865 leader_election.cc:290] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:44.368503 24868 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:44.369700 24868 raft_consensus.cc:697] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [term 1 LEADER]: Becoming Leader. State: Replica: cd4bc49b0986466e9f52837c55c2d632, State: Running, Role: LEADER
I20260709 14:56:44.370319 24868 consensus_queue.cc:237] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [LEADER]: Queue going to LEADER mode. State: All 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: "cd4bc49b0986466e9f52837c55c2d632" member_type: VOTER }
I20260709 14:56:44.370862 24865 sys_catalog.cc:565] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:44.374848 24870 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cd4bc49b0986466e9f52837c55c2d632. Latest consensus state: current_term: 1 leader_uuid: "cd4bc49b0986466e9f52837c55c2d632" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd4bc49b0986466e9f52837c55c2d632" member_type: VOTER } }
I20260709 14:56:44.375460 24870 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:44.375861 24869 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cd4bc49b0986466e9f52837c55c2d632" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd4bc49b0986466e9f52837c55c2d632" member_type: VOTER } }
I20260709 14:56:44.376464 24869 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:44.377334 24876 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:44.382074 24876 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:44.384145 19954 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:44.389672 24876 catalog_manager.cc:1383] Generated new cluster ID: 9e65f0740e8549ffbaa201642156bf8d
I20260709 14:56:44.389922 24876 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:44.411408 24876 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:44.412638 24876 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:44.424860 24876 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632: Generated new TSK 0
I20260709 14:56:44.425431 24876 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:44.450582 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:44.456132 24886 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:56:44.457520 24887 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:56:44.459148 24889 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:56:44.459282 19954 server_base.cc:1061] running on GCE node
I20260709 14:56:44.460175 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:44.460357 19954 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:56:44.460520 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783609004460502 us; error 0 us; skew 500 ppm
I20260709 14:56:44.461194 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:44.463343 19954 webserver.cc:533] Webserver started at http://127.19.124.129:43219/ using document root <none> and password file <none>
I20260709 14:56:44.463750 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:44.463907 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:44.464102 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:44.465111 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-0/minicluster-data/ts-0-root/instance:
uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
format_stamp: "Formatted at 2026-07-09 14:56:44 on dist-test-slave-q457"
I20260709 14:56:44.469153 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:56:44.472054 24894 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:56:44.472818 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:44.473062 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-0/minicluster-data/ts-0-root
uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
format_stamp: "Formatted at 2026-07-09 14:56:44 on dist-test-slave-q457"
I20260709 14:56:44.473295 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-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:56:44.499441 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:44.500562 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:44.501976 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:44.504165 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:44.504333 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:44.504559 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:44.504717 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:44.541620 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.129:38585
I20260709 14:56:44.541720 24956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.129:38585 every 8 connection(s)
I20260709 14:56:44.546275 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:44.553436 24961 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:56:44.554575 24962 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:56:44.557268 24964 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:56:44.559084 19954 server_base.cc:1061] running on GCE node
I20260709 14:56:44.559716 24957 heartbeater.cc:344] Connected to a master server at 127.19.124.190:35841
I20260709 14:56:44.560149 24957 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:44.560674 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:44.560993 19954 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:56:44.561036 24957 heartbeater.cc:507] Master 127.19.124.190:35841 requested a full tablet report, sending...
I20260709 14:56:44.561259 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783609004561236 us; error 0 us; skew 500 ppm
I20260709 14:56:44.562047 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:44.563308 24830 ts_manager.cc:194] Registered new tserver with Master: 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585)
I20260709 14:56:44.564386 19954 webserver.cc:533] Webserver started at http://127.19.124.130:45131/ using document root <none> and password file <none>
I20260709 14:56:44.564941 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:44.565112 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:44.565223 24830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43848
I20260709 14:56:44.565356 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:44.566668 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-0/minicluster-data/ts-1-root/instance:
uuid: "9c7b81ce675b4b3981dd3da654e43225"
format_stamp: "Formatted at 2026-07-09 14:56:44 on dist-test-slave-q457"
I20260709 14:56:44.571034 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:56:44.574076 24969 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:56:44.574806 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:44.575064 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-0/minicluster-data/ts-1-root
uuid: "9c7b81ce675b4b3981dd3da654e43225"
format_stamp: "Formatted at 2026-07-09 14:56:44 on dist-test-slave-q457"
I20260709 14:56:44.575289 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-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:56:44.590723 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:44.591786 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:44.593082 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:44.595073 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:44.595255 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:44.595465 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:44.595610 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:44.631877 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.130:38741
I20260709 14:56:44.631996 25031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.130:38741 every 8 connection(s)
I20260709 14:56:44.636343 19954 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:44.642436 25035 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:56:44.642984 25036 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:56:44.645623 19954 server_base.cc:1061] running on GCE node
W20260709 14:56:44.646003 25038 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:56:44.646850 25032 heartbeater.cc:344] Connected to a master server at 127.19.124.190:35841
I20260709 14:56:44.647015 19954 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:44.647290 19954 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:56:44.647293 25032 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:44.647570 19954 hybrid_clock.cc:648] HybridClock initialized: now 1783609004647551 us; error 0 us; skew 500 ppm
I20260709 14:56:44.648272 25032 heartbeater.cc:507] Master 127.19.124.190:35841 requested a full tablet report, sending...
I20260709 14:56:44.648350 19954 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:44.650404 24830 ts_manager.cc:194] Registered new tserver with Master: 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:44.651022 19954 webserver.cc:533] Webserver started at http://127.19.124.131:40147/ using document root <none> and password file <none>
I20260709 14:56:44.651527 19954 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:44.651705 19954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:44.651779 24830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43862
I20260709 14:56:44.651937 19954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:44.653272 19954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-0/minicluster-data/ts-2-root/instance:
uuid: "4da9a1512b404419b3b8b319e94680c8"
format_stamp: "Formatted at 2026-07-09 14:56:44 on dist-test-slave-q457"
I20260709 14:56:44.657305 19954 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:44.660238 25043 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:56:44.660930 19954 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:44.661188 19954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-0/minicluster-data/ts-2-root
uuid: "4da9a1512b404419b3b8b319e94680c8"
format_stamp: "Formatted at 2026-07-09 14:56:44 on dist-test-slave-q457"
I20260709 14:56:44.661463 19954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuGKz4I/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608900776801-19954-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:56:44.674530 19954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:44.675653 19954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:44.677096 19954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:44.679141 19954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:44.679327 19954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:44.679540 19954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:44.679685 19954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:44.716405 19954 rpc_server.cc:307] RPC server started. Bound to: 127.19.124.131:45979
I20260709 14:56:44.716507 25105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.124.131:45979 every 8 connection(s)
I20260709 14:56:44.729351 25106 heartbeater.cc:344] Connected to a master server at 127.19.124.190:35841
I20260709 14:56:44.729758 25106 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:44.730415 25106 heartbeater.cc:507] Master 127.19.124.190:35841 requested a full tablet report, sending...
I20260709 14:56:44.732129 24830 ts_manager.cc:194] Registered new tserver with Master: 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:44.732224 19954 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013065268s
I20260709 14:56:44.733629 24830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43874
I20260709 14:56:44.754606 24830 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43880:
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:56:44.757156 24830 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:56:44.833943 24922 tablet_service.cc:1511] Processing CreateTablet for tablet 7b97b18c89f5438c944c8234fe288754 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:44.835309 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b97b18c89f5438c944c8234fe288754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.835951 24918 tablet_service.cc:1511] Processing CreateTablet for tablet 84f8faf6ba4d4b6b99af781283d1dd4a (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:44.837301 24918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f8faf6ba4d4b6b99af781283d1dd4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.837882 24921 tablet_service.cc:1511] Processing CreateTablet for tablet d40e7fd5d99c48589540293161a89ae3 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:44.839120 24921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40e7fd5d99c48589540293161a89ae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.842519 24919 tablet_service.cc:1511] Processing CreateTablet for tablet 16a44a2633f64a8a8c68c8f6e7279b61 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:44.843793 24919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a44a2633f64a8a8c68c8f6e7279b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.843549 24920 tablet_service.cc:1511] Processing CreateTablet for tablet 3882a26f85c74ec5956ed3ac7d5daf95 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:44.845759 24920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3882a26f85c74ec5956ed3ac7d5daf95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.860910 25121 tablet_bootstrap.cc:492] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:44.864607 25071 tablet_service.cc:1511] Processing CreateTablet for tablet 7b97b18c89f5438c944c8234fe288754 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:44.865979 25071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b97b18c89f5438c944c8234fe288754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.868338 24997 tablet_service.cc:1511] Processing CreateTablet for tablet 7b97b18c89f5438c944c8234fe288754 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:44.869709 24997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b97b18c89f5438c944c8234fe288754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.869575 25070 tablet_service.cc:1511] Processing CreateTablet for tablet d40e7fd5d99c48589540293161a89ae3 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:44.870954 25070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40e7fd5d99c48589540293161a89ae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.870676 25069 tablet_service.cc:1511] Processing CreateTablet for tablet 3882a26f85c74ec5956ed3ac7d5daf95 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:44.871914 25069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3882a26f85c74ec5956ed3ac7d5daf95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.869575 25068 tablet_service.cc:1511] Processing CreateTablet for tablet 16a44a2633f64a8a8c68c8f6e7279b61 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:44.873281 25068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a44a2633f64a8a8c68c8f6e7279b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.873381 24996 tablet_service.cc:1511] Processing CreateTablet for tablet d40e7fd5d99c48589540293161a89ae3 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:44.874655 24996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40e7fd5d99c48589540293161a89ae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.876969 24993 tablet_service.cc:1511] Processing CreateTablet for tablet 84f8faf6ba4d4b6b99af781283d1dd4a (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:44.877476 24994 tablet_service.cc:1511] Processing CreateTablet for tablet 16a44a2633f64a8a8c68c8f6e7279b61 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:44.878726 24994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a44a2633f64a8a8c68c8f6e7279b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.880823 24995 tablet_service.cc:1511] Processing CreateTablet for tablet 3882a26f85c74ec5956ed3ac7d5daf95 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:44.882153 24993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f8faf6ba4d4b6b99af781283d1dd4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.883937 25121 tablet_bootstrap.cc:654] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:44.889976 25067 tablet_service.cc:1511] Processing CreateTablet for tablet 84f8faf6ba4d4b6b99af781283d1dd4a (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:44.891367 24995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3882a26f85c74ec5956ed3ac7d5daf95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.891296 25067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f8faf6ba4d4b6b99af781283d1dd4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.897300 24920 tablet_service.cc:1511] Processing CreateTablet for tablet 795f47701f714f159168dc994d03aae1 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:44.898648 24920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 795f47701f714f159168dc994d03aae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.914038 25066 tablet_service.cc:1511] Processing CreateTablet for tablet 795f47701f714f159168dc994d03aae1 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:44.915432 25066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 795f47701f714f159168dc994d03aae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.915270 24922 tablet_service.cc:1511] Processing CreateTablet for tablet 437a94ed7b5f4232bae78e6e2acd37c2 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:44.916529 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437a94ed7b5f4232bae78e6e2acd37c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.932389 24995 tablet_service.cc:1511] Processing CreateTablet for tablet 795f47701f714f159168dc994d03aae1 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:44.933925 24995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 795f47701f714f159168dc994d03aae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.935768 24992 tablet_service.cc:1511] Processing CreateTablet for tablet 437a94ed7b5f4232bae78e6e2acd37c2 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:44.937091 24992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437a94ed7b5f4232bae78e6e2acd37c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.953063 25065 tablet_service.cc:1511] Processing CreateTablet for tablet 437a94ed7b5f4232bae78e6e2acd37c2 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:44.954344 25065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437a94ed7b5f4232bae78e6e2acd37c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.964126 24921 tablet_service.cc:1511] Processing CreateTablet for tablet 6f240e43fd0b4b9f85af5e513373a491 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:44.965502 24921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f240e43fd0b4b9f85af5e513373a491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.982084 24993 tablet_service.cc:1511] Processing CreateTablet for tablet 6f240e43fd0b4b9f85af5e513373a491 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:44.983613 24993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f240e43fd0b4b9f85af5e513373a491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.996230 25122 tablet_bootstrap.cc:492] T d40e7fd5d99c48589540293161a89ae3 P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:44.997928 25124 tablet_bootstrap.cc:492] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:45.007977 25122 tablet_bootstrap.cc:654] T d40e7fd5d99c48589540293161a89ae3 P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.009083 24996 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae01f61d4e344ffb8e5d4949e211231 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:45.010394 24996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae01f61d4e344ffb8e5d4949e211231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.010965 25065 tablet_service.cc:1511] Processing CreateTablet for tablet 6f240e43fd0b4b9f85af5e513373a491 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:45.009123 24922 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae01f61d4e344ffb8e5d4949e211231 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:45.010460 25067 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae01f61d4e344ffb8e5d4949e211231 (DEFAULT_TABLE table=test-workload [id=47317199091e4bcca278838d404c5646]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:45.015923 25124 tablet_bootstrap.cc:654] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.017732 25067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae01f61d4e344ffb8e5d4949e211231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.020336 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae01f61d4e344ffb8e5d4949e211231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.026046 25065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f240e43fd0b4b9f85af5e513373a491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.028165 25121 tablet_bootstrap.cc:492] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:45.028661 25121 ts_tablet_manager.cc:1403] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.168s	user 0.020s	sys 0.000s
I20260709 14:56:45.031632 25121 raft_consensus.cc:359] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.032291 25121 raft_consensus.cc:385] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.032574 25121 raft_consensus.cc:740] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.033490 25121 consensus_queue.cc:260] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.028653 25122 tablet_bootstrap.cc:492] T d40e7fd5d99c48589540293161a89ae3 P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:45.035905 25122 ts_tablet_manager.cc:1403] T d40e7fd5d99c48589540293161a89ae3 P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.000s
I20260709 14:56:45.036717 25124 tablet_bootstrap.cc:492] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:45.038192 25122 raft_consensus.cc:359] T d40e7fd5d99c48589540293161a89ae3 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.038677 25122 raft_consensus.cc:385] T d40e7fd5d99c48589540293161a89ae3 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.038905 25122 raft_consensus.cc:740] T d40e7fd5d99c48589540293161a89ae3 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.039465 25122 consensus_queue.cc:260] T d40e7fd5d99c48589540293161a89ae3 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.041415 25032 heartbeater.cc:499] Master 127.19.124.190:35841 was elected leader, sending a full tablet report...
I20260709 14:56:45.041533 25121 ts_tablet_manager.cc:1434] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.010s
I20260709 14:56:45.041936 25122 ts_tablet_manager.cc:1434] T d40e7fd5d99c48589540293161a89ae3 P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:45.042217 24957 heartbeater.cc:499] Master 127.19.124.190:35841 was elected leader, sending a full tablet report...
I20260709 14:56:45.042831 25122 tablet_bootstrap.cc:492] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:45.046835 25121 tablet_bootstrap.cc:492] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:45.048734 25122 tablet_bootstrap.cc:654] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.052906 25122 tablet_bootstrap.cc:492] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:45.053330 25122 ts_tablet_manager.cc:1403] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 14:56:45.053406 25121 tablet_bootstrap.cc:654] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.055526 25122 raft_consensus.cc:359] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.056043 25122 raft_consensus.cc:385] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.056281 25122 raft_consensus.cc:740] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.041417 25124 ts_tablet_manager.cc:1403] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.044s	user 0.002s	sys 0.010s
I20260709 14:56:45.057179 25122 consensus_queue.cc:260] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.059562 25122 ts_tablet_manager.cc:1434] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:45.059628 25121 tablet_bootstrap.cc:492] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:45.060168 25121 ts_tablet_manager.cc:1403] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:56:45.060519 25122 tablet_bootstrap.cc:492] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:45.060279 25124 raft_consensus.cc:359] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.061013 25124 raft_consensus.cc:385] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.061311 25124 raft_consensus.cc:740] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.062142 25124 consensus_queue.cc:260] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.062983 25121 raft_consensus.cc:359] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.063645 25121 raft_consensus.cc:385] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.063905 25121 raft_consensus.cc:740] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.067222 25122 tablet_bootstrap.cc:654] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.064702 25121 consensus_queue.cc:260] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.070277 25106 heartbeater.cc:499] Master 127.19.124.190:35841 was elected leader, sending a full tablet report...
I20260709 14:56:45.071321 25124 ts_tablet_manager.cc:1434] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:56:45.071640 25121 ts_tablet_manager.cc:1434] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.003s
I20260709 14:56:45.072345 25124 tablet_bootstrap.cc:492] T d40e7fd5d99c48589540293161a89ae3 P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:45.072639 25121 tablet_bootstrap.cc:492] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:45.078660 25124 tablet_bootstrap.cc:654] T d40e7fd5d99c48589540293161a89ae3 P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.079098 25121 tablet_bootstrap.cc:654] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.087613 25121 tablet_bootstrap.cc:492] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:45.088145 25121 ts_tablet_manager.cc:1403] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:56:45.088840 25127 raft_consensus.cc:493] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.089143 25122 tablet_bootstrap.cc:492] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:45.089785 25122 ts_tablet_manager.cc:1403] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.007s
I20260709 14:56:45.089430 25127 raft_consensus.cc:515] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.092665 25122 raft_consensus.cc:359] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.093353 25122 raft_consensus.cc:385] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.093626 25122 raft_consensus.cc:740] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.094319 25122 consensus_queue.cc:260] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.096721 25122 ts_tablet_manager.cc:1434] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:56:45.097630 25122 tablet_bootstrap.cc:492] T 16a44a2633f64a8a8c68c8f6e7279b61 P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:45.101330 25127 leader_election.cc:290] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:45.109586 25122 tablet_bootstrap.cc:654] T 16a44a2633f64a8a8c68c8f6e7279b61 P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.114014 25122 tablet_bootstrap.cc:492] T 16a44a2633f64a8a8c68c8f6e7279b61 P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:45.114190 25127 raft_consensus.cc:493] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.114373 25122 ts_tablet_manager.cc:1403] T 16a44a2633f64a8a8c68c8f6e7279b61 P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 14:56:45.114813 25127 raft_consensus.cc:515] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.116428 25124 tablet_bootstrap.cc:492] T d40e7fd5d99c48589540293161a89ae3 P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:45.116956 25124 ts_tablet_manager.cc:1403] T d40e7fd5d99c48589540293161a89ae3 P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.045s	user 0.025s	sys 0.016s
I20260709 14:56:45.119360 25121 raft_consensus.cc:359] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } }
I20260709 14:56:45.120097 25121 raft_consensus.cc:385] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.119864 25124 raft_consensus.cc:359] T d40e7fd5d99c48589540293161a89ae3 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.120410 25121 raft_consensus.cc:740] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.120581 25124 raft_consensus.cc:385] T d40e7fd5d99c48589540293161a89ae3 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.120910 25124 raft_consensus.cc:740] T d40e7fd5d99c48589540293161a89ae3 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.121738 25124 consensus_queue.cc:260] T d40e7fd5d99c48589540293161a89ae3 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.122027 25122 raft_consensus.cc:359] T 16a44a2633f64a8a8c68c8f6e7279b61 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.122700 25122 raft_consensus.cc:385] T 16a44a2633f64a8a8c68c8f6e7279b61 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.122987 25122 raft_consensus.cc:740] T 16a44a2633f64a8a8c68c8f6e7279b61 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.123690 25122 consensus_queue.cc:260] T 16a44a2633f64a8a8c68c8f6e7279b61 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.125723 25122 ts_tablet_manager.cc:1434] T 16a44a2633f64a8a8c68c8f6e7279b61 P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 14:56:45.126641 25122 tablet_bootstrap.cc:492] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:45.116895 25127 leader_election.cc:290] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:45.129060 25124 ts_tablet_manager.cc:1434] T d40e7fd5d99c48589540293161a89ae3 P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:56:45.129312 25121 consensus_queue.cc:260] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } }
I20260709 14:56:45.130012 25124 tablet_bootstrap.cc:492] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:45.129877 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f8faf6ba4d4b6b99af781283d1dd4a" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8" is_pre_election: true
I20260709 14:56:45.130512 25081 raft_consensus.cc:2468] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 0.
I20260709 14:56:45.131762 25121 ts_tablet_manager.cc:1434] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:56:45.132751 25121 tablet_bootstrap.cc:492] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:45.136605 25124 tablet_bootstrap.cc:654] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.138552 25121 tablet_bootstrap.cc:654] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.131664 25080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a44a2633f64a8a8c68c8f6e7279b61" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8" is_pre_election: true
I20260709 14:56:45.144595 25124 tablet_bootstrap.cc:492] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:45.144848 25122 tablet_bootstrap.cc:654] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.145143 25124 ts_tablet_manager.cc:1403] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.002s
I20260709 14:56:45.146708 24898 leader_election.cc:304] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:45.148248 25124 raft_consensus.cc:359] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.149012 25124 raft_consensus.cc:385] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.149170 25127 raft_consensus.cc:2804] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.149382 25124 raft_consensus.cc:740] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.149595 25127 raft_consensus.cc:493] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.149995 25127 raft_consensus.cc:3060] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.150445 25124 consensus_queue.cc:260] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.150954 25006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a44a2633f64a8a8c68c8f6e7279b61" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225" is_pre_election: true
I20260709 14:56:45.151643 25006 raft_consensus.cc:2468] T 16a44a2633f64a8a8c68c8f6e7279b61 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 0.
I20260709 14:56:45.152719 25124 ts_tablet_manager.cc:1434] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:56:45.153102 24897 leader_election.cc:304] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:45.153781 25124 tablet_bootstrap.cc:492] T 16a44a2633f64a8a8c68c8f6e7279b61 P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:45.150342 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f8faf6ba4d4b6b99af781283d1dd4a" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225" is_pre_election: true
I20260709 14:56:45.154829 25007 raft_consensus.cc:2468] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 0.
I20260709 14:56:45.160065 25124 tablet_bootstrap.cc:654] T 16a44a2633f64a8a8c68c8f6e7279b61 P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.159932 25127 raft_consensus.cc:515] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.162026 25127 leader_election.cc:290] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 election: Requested vote from peers 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
W20260709 14:56:45.163367 24898 leader_election.cc:343] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.167915 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f8faf6ba4d4b6b99af781283d1dd4a" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:45.168506 25007 raft_consensus.cc:3060] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.169142 25080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f8faf6ba4d4b6b99af781283d1dd4a" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:45.169760 25080 raft_consensus.cc:3060] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.177798 25007 raft_consensus.cc:2468] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 1.
I20260709 14:56:45.180362 24897 leader_election.cc:304] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:45.182336 25080 raft_consensus.cc:2468] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 1.
I20260709 14:56:45.183632 25141 raft_consensus.cc:2804] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.162521 25127 raft_consensus.cc:2804] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.184938 25127 raft_consensus.cc:493] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.185290 25127 raft_consensus.cc:3060] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.185556 25121 tablet_bootstrap.cc:492] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:45.186077 25121 ts_tablet_manager.cc:1403] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.018s
I20260709 14:56:45.188051 25122 tablet_bootstrap.cc:492] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:45.188530 25122 ts_tablet_manager.cc:1403] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.062s	user 0.002s	sys 0.012s
I20260709 14:56:45.188903 25121 raft_consensus.cc:359] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.189636 25121 raft_consensus.cc:385] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.189913 25121 raft_consensus.cc:740] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.191345 25122 raft_consensus.cc:359] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.192144 25141 raft_consensus.cc:697] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Running, Role: LEADER
I20260709 14:56:45.192054 25121 consensus_queue.cc:260] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.192356 25127 raft_consensus.cc:515] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.193122 25141 consensus_queue.cc:237] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.194509 25121 ts_tablet_manager.cc:1434] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:56:45.195483 25121 tablet_bootstrap.cc:492] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:45.195725 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a44a2633f64a8a8c68c8f6e7279b61" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:45.196406 25007 raft_consensus.cc:3060] T 16a44a2633f64a8a8c68c8f6e7279b61 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.192067 25122 raft_consensus.cc:385] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.197928 25122 raft_consensus.cc:740] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.198755 25122 consensus_queue.cc:260] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.199204 25124 tablet_bootstrap.cc:492] T 16a44a2633f64a8a8c68c8f6e7279b61 P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:45.199798 25124 ts_tablet_manager.cc:1403] T 16a44a2633f64a8a8c68c8f6e7279b61 P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.023s
I20260709 14:56:45.201857 25121 tablet_bootstrap.cc:654] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.202931 25007 raft_consensus.cc:2468] T 16a44a2633f64a8a8c68c8f6e7279b61 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 1.
I20260709 14:56:45.202688 25124 raft_consensus.cc:359] T 16a44a2633f64a8a8c68c8f6e7279b61 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.203472 25124 raft_consensus.cc:385] T 16a44a2633f64a8a8c68c8f6e7279b61 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.203812 25124 raft_consensus.cc:740] T 16a44a2633f64a8a8c68c8f6e7279b61 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.204046 24897 leader_election.cc:304] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:45.204949 25143 raft_consensus.cc:2804] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.204741 25124 consensus_queue.cc:260] T 16a44a2633f64a8a8c68c8f6e7279b61 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.207233 25124 ts_tablet_manager.cc:1434] T 16a44a2633f64a8a8c68c8f6e7279b61 P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:56:45.207690 25122 ts_tablet_manager.cc:1434] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 14:56:45.208087 25080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a44a2633f64a8a8c68c8f6e7279b61" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:45.208283 25124 tablet_bootstrap.cc:492] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:45.208688 25080 raft_consensus.cc:3060] T 16a44a2633f64a8a8c68c8f6e7279b61 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.214761 25124 tablet_bootstrap.cc:654] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.216090 25122 tablet_bootstrap.cc:492] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:45.220413 25143 raft_consensus.cc:697] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Running, Role: LEADER
I20260709 14:56:45.221277 25143 consensus_queue.cc:237] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.223871 25080 raft_consensus.cc:2468] T 16a44a2633f64a8a8c68c8f6e7279b61 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 1.
I20260709 14:56:45.225050 25141 raft_consensus.cc:493] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.225539 25141 raft_consensus.cc:515] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } }
I20260709 14:56:45.227447 25141 leader_election.cc:290] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979), 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:45.228194 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b97b18c89f5438c944c8234fe288754" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8" is_pre_election: true
I20260709 14:56:45.229892 25122 tablet_bootstrap.cc:654] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:45.230043 24898 leader_election.cc:343] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.229967 25127 leader_election.cc:290] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 election: Requested vote from peers 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:45.232456 24827 catalog_manager.cc:5697] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.236145 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b97b18c89f5438c944c8234fe288754" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225" is_pre_election: true
W20260709 14:56:45.237653 24897 leader_election.cc:343] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.238116 24897 leader_election.cc:304] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925; no voters: 4da9a1512b404419b3b8b319e94680c8, 9c7b81ce675b4b3981dd3da654e43225
I20260709 14:56:45.239379 25147 raft_consensus.cc:2749] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:45.241425 25122 tablet_bootstrap.cc:492] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:45.241930 25122 ts_tablet_manager.cc:1403] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.004s
I20260709 14:56:45.244729 25122 raft_consensus.cc:359] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } }
I20260709 14:56:45.245529 25122 raft_consensus.cc:385] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.245818 25122 raft_consensus.cc:740] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.246695 25122 consensus_queue.cc:260] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } }
I20260709 14:56:45.247891 25121 tablet_bootstrap.cc:492] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:45.248435 25124 tablet_bootstrap.cc:492] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:45.248966 25124 ts_tablet_manager.cc:1403] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.016s
I20260709 14:56:45.248430 25121 ts_tablet_manager.cc:1403] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.009s
I20260709 14:56:45.250391 24827 catalog_manager.cc:5697] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.251842 25124 raft_consensus.cc:359] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.252547 25124 raft_consensus.cc:385] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.252835 25124 raft_consensus.cc:740] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.253279 25122 ts_tablet_manager.cc:1434] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:56:45.253646 25124 consensus_queue.cc:260] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.254274 25122 tablet_bootstrap.cc:492] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:45.257203 25124 ts_tablet_manager.cc:1434] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:56:45.258131 25124 tablet_bootstrap.cc:492] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:45.261591 25121 raft_consensus.cc:359] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.262264 25121 raft_consensus.cc:385] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.262449 25122 tablet_bootstrap.cc:654] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.264206 25124 tablet_bootstrap.cc:654] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.267483 25121 raft_consensus.cc:740] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.268412 25121 consensus_queue.cc:260] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.270993 25121 ts_tablet_manager.cc:1434] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:56:45.271932 25121 tablet_bootstrap.cc:492] T 795f47701f714f159168dc994d03aae1 P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:45.273627 25122 tablet_bootstrap.cc:492] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:45.274226 25122 ts_tablet_manager.cc:1403] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 14:56:45.277231 25124 tablet_bootstrap.cc:492] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:45.277279 25122 raft_consensus.cc:359] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.279882 25124 ts_tablet_manager.cc:1403] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.004s
I20260709 14:56:45.279943 25121 tablet_bootstrap.cc:654] T 795f47701f714f159168dc994d03aae1 P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.280398 25122 raft_consensus.cc:385] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.280738 25122 raft_consensus.cc:740] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.281492 25122 consensus_queue.cc:260] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.283067 25124 raft_consensus.cc:359] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } }
I20260709 14:56:45.283648 25122 ts_tablet_manager.cc:1434] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260709 14:56:45.283794 25124 raft_consensus.cc:385] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.284116 25124 raft_consensus.cc:740] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.284837 25122 tablet_bootstrap.cc:492] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:45.284837 25124 consensus_queue.cc:260] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } }
I20260709 14:56:45.289496 25124 ts_tablet_manager.cc:1434] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:45.290429 25124 tablet_bootstrap.cc:492] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:45.291411 25122 tablet_bootstrap.cc:654] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.294773 25143 raft_consensus.cc:493] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.295548 25121 tablet_bootstrap.cc:492] T 795f47701f714f159168dc994d03aae1 P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:45.295266 25143 raft_consensus.cc:515] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.296053 25121 ts_tablet_manager.cc:1403] T 795f47701f714f159168dc994d03aae1 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260709 14:56:45.297495 25143 leader_election.cc:290] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:45.299014 25121 raft_consensus.cc:359] T 795f47701f714f159168dc994d03aae1 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.299741 25121 raft_consensus.cc:385] T 795f47701f714f159168dc994d03aae1 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.300042 25121 raft_consensus.cc:740] T 795f47701f714f159168dc994d03aae1 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.300477 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40e7fd5d99c48589540293161a89ae3" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8" is_pre_election: true
I20260709 14:56:45.301163 25081 raft_consensus.cc:2468] T d40e7fd5d99c48589540293161a89ae3 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 0.
I20260709 14:56:45.300855 25121 consensus_queue.cc:260] T 795f47701f714f159168dc994d03aae1 P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.302408 24898 leader_election.cc:304] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:45.303179 25121 ts_tablet_manager.cc:1434] T 795f47701f714f159168dc994d03aae1 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:56:45.303404 25122 tablet_bootstrap.cc:492] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:45.303958 25122 ts_tablet_manager.cc:1403] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 14:56:45.304163 25121 tablet_bootstrap.cc:492] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:45.299974 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40e7fd5d99c48589540293161a89ae3" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225" is_pre_election: true
I20260709 14:56:45.306047 25007 raft_consensus.cc:2468] T d40e7fd5d99c48589540293161a89ae3 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 0.
I20260709 14:56:45.306372 25122 raft_consensus.cc:359] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.306993 25122 raft_consensus.cc:385] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.307238 25122 raft_consensus.cc:740] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.307932 25122 consensus_queue.cc:260] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.303364 25147 raft_consensus.cc:2804] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.308830 25147 raft_consensus.cc:493] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.309140 25147 raft_consensus.cc:3060] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.310128 25122 ts_tablet_manager.cc:1434] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:45.310190 25121 tablet_bootstrap.cc:654] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.311108 25122 tablet_bootstrap.cc:492] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:45.316059 25147 raft_consensus.cc:515] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.316530 25122 tablet_bootstrap.cc:654] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.318713 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40e7fd5d99c48589540293161a89ae3" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:45.319269 25007 raft_consensus.cc:3060] T d40e7fd5d99c48589540293161a89ae3 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.319757 25124 tablet_bootstrap.cc:654] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.323907 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40e7fd5d99c48589540293161a89ae3" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:45.324486 25081 raft_consensus.cc:3060] T d40e7fd5d99c48589540293161a89ae3 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.327147 25007 raft_consensus.cc:2468] T d40e7fd5d99c48589540293161a89ae3 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 1.
I20260709 14:56:45.328490 24897 leader_election.cc:304] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:45.329144 25143 raft_consensus.cc:2804] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.329634 25143 raft_consensus.cc:697] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Running, Role: LEADER
I20260709 14:56:45.330236 25121 tablet_bootstrap.cc:492] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:45.330691 25121 ts_tablet_manager.cc:1403] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.017s
I20260709 14:56:45.330798 25122 tablet_bootstrap.cc:492] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:45.330403 25143 consensus_queue.cc:237] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.331271 25122 ts_tablet_manager.cc:1403] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.001s
I20260709 14:56:45.333101 25121 raft_consensus.cc:359] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.333644 25121 raft_consensus.cc:385] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.333554 25081 raft_consensus.cc:2468] T d40e7fd5d99c48589540293161a89ae3 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 1.
I20260709 14:56:45.333822 25122 raft_consensus.cc:359] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.333972 25121 raft_consensus.cc:740] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.334523 25122 raft_consensus.cc:385] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.334831 25122 raft_consensus.cc:740] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.335085 25121 consensus_queue.cc:260] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.335696 25128 raft_consensus.cc:493] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.335464 25122 consensus_queue.cc:260] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.336156 25128 raft_consensus.cc:515] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.337000 25147 leader_election.cc:290] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 election: Requested vote from peers 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:45.337508 25121 ts_tablet_manager.cc:1434] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 14:56:45.338500 25121 tablet_bootstrap.cc:492] T 6f240e43fd0b4b9f85af5e513373a491 P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:45.342031 25147 raft_consensus.cc:493] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.342319 25128 leader_election.cc:290] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:45.342576 25147 raft_consensus.cc:515] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.347347 25147 leader_election.cc:290] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:45.347191 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3882a26f85c74ec5956ed3ac7d5daf95" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8" is_pre_election: true
I20260709 14:56:45.355937 25081 raft_consensus.cc:2468] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 0.
I20260709 14:56:45.357131 24898 leader_election.cc:304] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:45.357885 25147 raft_consensus.cc:2804] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.358268 25147 raft_consensus.cc:493] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.358610 25147 raft_consensus.cc:3060] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.359639 25124 tablet_bootstrap.cc:492] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:45.360488 25124 ts_tablet_manager.cc:1403] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.000s
I20260709 14:56:45.366801 25131 raft_consensus.cc:493] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.367293 25131 raft_consensus.cc:515] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } }
I20260709 14:56:45.368119 24829 catalog_manager.cc:5697] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.369760 25131 leader_election.cc:290] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:45.371789 25158 raft_consensus.cc:493] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.373605 25124 raft_consensus.cc:359] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.379739 25124 raft_consensus.cc:385] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.375407 25122 ts_tablet_manager.cc:1434] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.044s	user 0.010s	sys 0.020s
W20260709 14:56:45.380303 24878 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:45.379868 25158 raft_consensus.cc:515] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } }
I20260709 14:56:45.380066 25124 raft_consensus.cc:740] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.380404 25121 tablet_bootstrap.cc:654] T 6f240e43fd0b4b9f85af5e513373a491 P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.381453 25124 consensus_queue.cc:260] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.382504 25158 leader_election.cc:290] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:45.383665 25124 ts_tablet_manager.cc:1434] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 14:56:45.371670 25147 raft_consensus.cc:515] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.376880 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3882a26f85c74ec5956ed3ac7d5daf95" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225" is_pre_election: true
I20260709 14:56:45.384299 25007 raft_consensus.cc:2468] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 0.
I20260709 14:56:45.378612 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3882a26f85c74ec5956ed3ac7d5daf95" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" is_pre_election: true
I20260709 14:56:45.384944 24931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b97b18c89f5438c944c8234fe288754" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" is_pre_election: true
I20260709 14:56:45.385397 24932 raft_consensus.cc:2393] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c7b81ce675b4b3981dd3da654e43225 in current term 1: Already voted for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in this term.
I20260709 14:56:45.385604 24931 raft_consensus.cc:2468] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 0.
I20260709 14:56:45.385885 25147 leader_election.cc:290] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 election: Requested vote from peers 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:45.387502 25124 tablet_bootstrap.cc:492] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:45.389673 25080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b97b18c89f5438c944c8234fe288754" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8" is_pre_election: true
I20260709 14:56:45.390313 25080 raft_consensus.cc:2468] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 0.
I20260709 14:56:45.394367 25121 tablet_bootstrap.cc:492] T 6f240e43fd0b4b9f85af5e513373a491 P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:45.394757 25121 ts_tablet_manager.cc:1403] T 6f240e43fd0b4b9f85af5e513373a491 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.001s
I20260709 14:56:45.395867 25124 tablet_bootstrap.cc:654] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.396117 25080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3882a26f85c74ec5956ed3ac7d5daf95" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:45.396689 25080 raft_consensus.cc:3060] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.396634 25121 raft_consensus.cc:359] T 6f240e43fd0b4b9f85af5e513373a491 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.397209 25121 raft_consensus.cc:385] T 6f240e43fd0b4b9f85af5e513373a491 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.397431 25121 raft_consensus.cc:740] T 6f240e43fd0b4b9f85af5e513373a491 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.397971 25121 consensus_queue.cc:260] T 6f240e43fd0b4b9f85af5e513373a491 P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.399808 25121 ts_tablet_manager.cc:1434] T 6f240e43fd0b4b9f85af5e513373a491 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:56:45.400444 25121 tablet_bootstrap.cc:492] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:45.400642 25124 tablet_bootstrap.cc:492] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:45.401137 25124 ts_tablet_manager.cc:1403] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:56:45.401778 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3882a26f85c74ec5956ed3ac7d5daf95" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8" is_pre_election: true
I20260709 14:56:45.403575 25124 raft_consensus.cc:359] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.404261 25124 raft_consensus.cc:385] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.404531 25124 raft_consensus.cc:740] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.405088 24973 leader_election.cc:304] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4da9a1512b404419b3b8b319e94680c8, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:45.405196 25124 consensus_queue.cc:260] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.405381 25121 tablet_bootstrap.cc:654] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.407162 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3882a26f85c74ec5956ed3ac7d5daf95" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:45.406220 25158 raft_consensus.cc:2804] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.412644 25158 raft_consensus.cc:493] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.413069 25158 raft_consensus.cc:3060] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.406457 24973 leader_election.cc:304] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c7b81ce675b4b3981dd3da654e43225; no voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8
I20260709 14:56:45.412613 25007 raft_consensus.cc:3060] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.416710 25124 ts_tablet_manager.cc:1434] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:56:45.416908 25147 raft_consensus.cc:493] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.417661 25124 tablet_bootstrap.cc:492] T 6f240e43fd0b4b9f85af5e513373a491 P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:45.417433 25147 raft_consensus.cc:515] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.419636 25147 leader_election.cc:290] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:45.421653 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437a94ed7b5f4232bae78e6e2acd37c2" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8" is_pre_election: true
I20260709 14:56:45.422379 25081 raft_consensus.cc:2468] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 0.
I20260709 14:56:45.424312 24898 leader_election.cc:304] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:45.425195 25147 raft_consensus.cc:2804] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.425565 25147 raft_consensus.cc:493] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.425904 25147 raft_consensus.cc:3060] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.432402 25158 raft_consensus.cc:515] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } }
I20260709 14:56:45.433583 25006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437a94ed7b5f4232bae78e6e2acd37c2" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225" is_pre_election: true
I20260709 14:56:45.434310 25006 raft_consensus.cc:2468] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 0.
I20260709 14:56:45.405925 25080 raft_consensus.cc:2468] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 1.
I20260709 14:56:45.437399 24898 leader_election.cc:304] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:45.438091 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b97b18c89f5438c944c8234fe288754" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:45.438153 25143 raft_consensus.cc:2804] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.438732 25081 raft_consensus.cc:3060] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.438787 25143 raft_consensus.cc:697] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Running, Role: LEADER
I20260709 14:56:45.439698 25143 consensus_queue.cc:237] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.441890 24931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b97b18c89f5438c944c8234fe288754" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:45.443008 25158 leader_election.cc:290] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:45.442835 25124 tablet_bootstrap.cc:654] T 6f240e43fd0b4b9f85af5e513373a491 P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.443477 24931 raft_consensus.cc:3060] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.440755 25007 raft_consensus.cc:2468] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 1.
I20260709 14:56:45.447079 25128 raft_consensus.cc:2749] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:45.442390 25147 raft_consensus.cc:515] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.449878 25121 tablet_bootstrap.cc:492] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:45.450448 25121 ts_tablet_manager.cc:1403] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.028s
I20260709 14:56:45.451676 25006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437a94ed7b5f4232bae78e6e2acd37c2" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:45.452252 25006 raft_consensus.cc:3060] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.452699 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b97b18c89f5438c944c8234fe288754" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" is_pre_election: true
I20260709 14:56:45.453104 24931 raft_consensus.cc:2468] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 1.
I20260709 14:56:45.453266 25121 raft_consensus.cc:359] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.454293 25121 raft_consensus.cc:385] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.454578 25121 raft_consensus.cc:740] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.455291 25121 consensus_queue.cc:260] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.456459 25131 raft_consensus.cc:493] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.456981 25131 raft_consensus.cc:515] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.457500 25121 ts_tablet_manager.cc:1434] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:45.457782 25005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b97b18c89f5438c944c8234fe288754" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225" is_pre_election: true
I20260709 14:56:45.458432 25005 raft_consensus.cc:2393] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4da9a1512b404419b3b8b319e94680c8 in current term 1: Already voted for candidate 9c7b81ce675b4b3981dd3da654e43225 in this term.
I20260709 14:56:45.459035 25131 leader_election.cc:290] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:45.459674 24931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795f47701f714f159168dc994d03aae1" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" is_pre_election: true
I20260709 14:56:45.460297 24931 raft_consensus.cc:2468] T 795f47701f714f159168dc994d03aae1 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 0.
I20260709 14:56:45.461359 25046 leader_election.cc:304] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:45.461952 25006 raft_consensus.cc:2468] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 1.
I20260709 14:56:45.462180 25131 raft_consensus.cc:2804] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.462692 25131 raft_consensus.cc:493] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.459250 24972 leader_election.cc:304] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:45.463024 25081 raft_consensus.cc:2468] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 1.
I20260709 14:56:45.463296 25131 raft_consensus.cc:3060] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.463575 25128 raft_consensus.cc:2804] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.464063 25128 raft_consensus.cc:697] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Becoming Leader. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Running, Role: LEADER
I20260709 14:56:45.464906 25128 consensus_queue.cc:237] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } }
I20260709 14:56:45.466703 25124 tablet_bootstrap.cc:492] T 6f240e43fd0b4b9f85af5e513373a491 P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:45.467224 25124 ts_tablet_manager.cc:1403] T 6f240e43fd0b4b9f85af5e513373a491 P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.005s
I20260709 14:56:45.468806 25046 leader_election.cc:304] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4da9a1512b404419b3b8b319e94680c8; no voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225
I20260709 14:56:45.470093 25124 raft_consensus.cc:359] T 6f240e43fd0b4b9f85af5e513373a491 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.470384 24897 leader_election.cc:304] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:45.470381 25131 raft_consensus.cc:515] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.471441 25127 raft_consensus.cc:2804] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.472347 25127 raft_consensus.cc:697] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Running, Role: LEADER
I20260709 14:56:45.472883 25131 leader_election.cc:290] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:45.473165 25127 consensus_queue.cc:237] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.471585 25171 raft_consensus.cc:2749] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:45.475461 25124 raft_consensus.cc:385] T 6f240e43fd0b4b9f85af5e513373a491 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.475771 25124 raft_consensus.cc:740] T 6f240e43fd0b4b9f85af5e513373a491 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.476577 25124 consensus_queue.cc:260] T 6f240e43fd0b4b9f85af5e513373a491 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.477605 24931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795f47701f714f159168dc994d03aae1" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:45.477742 25005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795f47701f714f159168dc994d03aae1" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:45.478294 25005 raft_consensus.cc:3060] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.478269 24931 raft_consensus.cc:3060] T 795f47701f714f159168dc994d03aae1 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.485100 24931 raft_consensus.cc:2468] T 795f47701f714f159168dc994d03aae1 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 1.
I20260709 14:56:45.486119 25046 leader_election.cc:304] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:45.478627 25124 ts_tablet_manager.cc:1434] T 6f240e43fd0b4b9f85af5e513373a491 P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:56:45.486783 25171 raft_consensus.cc:2804] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.487489 25171 raft_consensus.cc:697] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Becoming Leader. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Running, Role: LEADER
I20260709 14:56:45.488371 25171 consensus_queue.cc:237] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.489181 25006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795f47701f714f159168dc994d03aae1" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225" is_pre_election: true
I20260709 14:56:45.493506 25147 leader_election.cc:290] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 election: Requested vote from peers 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:45.493742 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437a94ed7b5f4232bae78e6e2acd37c2" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:45.494396 25081 raft_consensus.cc:3060] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.495952 25005 raft_consensus.cc:2468] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 1.
I20260709 14:56:45.502653 25081 raft_consensus.cc:2468] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 1.
I20260709 14:56:45.513940 24830 catalog_manager.cc:5697] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "9c7b81ce675b4b3981dd3da654e43225" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:45.514343 24829 catalog_manager.cc:5697] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.516429 24827 catalog_manager.cc:5697] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "4da9a1512b404419b3b8b319e94680c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:45.527263 24830 catalog_manager.cc:5697] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.593729 25128 raft_consensus.cc:493] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.594229 25128 raft_consensus.cc:515] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.595779 25128 leader_election.cc:290] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:45.596604 24931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f240e43fd0b4b9f85af5e513373a491" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" is_pre_election: true
I20260709 14:56:45.596916 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f240e43fd0b4b9f85af5e513373a491" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8" is_pre_election: true
I20260709 14:56:45.597177 24931 raft_consensus.cc:2468] T 6f240e43fd0b4b9f85af5e513373a491 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 0.
I20260709 14:56:45.597487 25081 raft_consensus.cc:2468] T 6f240e43fd0b4b9f85af5e513373a491 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 0.
I20260709 14:56:45.598058 24972 leader_election.cc:304] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:45.598775 25128 raft_consensus.cc:2804] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.599107 25128 raft_consensus.cc:493] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.599340 25128 raft_consensus.cc:3060] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.604105 25128 raft_consensus.cc:515] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.605649 25128 leader_election.cc:290] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:45.606300 24931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f240e43fd0b4b9f85af5e513373a491" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:45.606532 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f240e43fd0b4b9f85af5e513373a491" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:45.606796 24931 raft_consensus.cc:3060] T 6f240e43fd0b4b9f85af5e513373a491 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.607018 25081 raft_consensus.cc:3060] T 6f240e43fd0b4b9f85af5e513373a491 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.611243 24931 raft_consensus.cc:2468] T 6f240e43fd0b4b9f85af5e513373a491 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 1.
I20260709 14:56:45.611563 25081 raft_consensus.cc:2468] T 6f240e43fd0b4b9f85af5e513373a491 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 1.
I20260709 14:56:45.612087 24972 leader_election.cc:304] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:45.612833 25128 raft_consensus.cc:2804] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.613329 25128 raft_consensus.cc:697] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Becoming Leader. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Running, Role: LEADER
I20260709 14:56:45.613910 25128 consensus_queue.cc:237] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.620584 24830 catalog_manager.cc:5697] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "9c7b81ce675b4b3981dd3da654e43225" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.629662 25143 consensus_queue.cc:1048] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:45.639829 25147 consensus_queue.cc:1048] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:45.653007 25128 raft_consensus.cc:493] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.653389 25128 raft_consensus.cc:515] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.654960 25128 leader_election.cc:290] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:45.655449 24931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae01f61d4e344ffb8e5d4949e211231" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" is_pre_election: true
I20260709 14:56:45.656083 24931 raft_consensus.cc:2468] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 0.
I20260709 14:56:45.656100 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae01f61d4e344ffb8e5d4949e211231" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8" is_pre_election: true
I20260709 14:56:45.656718 25081 raft_consensus.cc:2468] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 0.
I20260709 14:56:45.656931 24972 leader_election.cc:304] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:45.657634 25128 raft_consensus.cc:2804] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.657985 25128 raft_consensus.cc:493] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.658236 25128 raft_consensus.cc:3060] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.662611 25128 raft_consensus.cc:515] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.664091 25128 leader_election.cc:290] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:45.664734 24931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae01f61d4e344ffb8e5d4949e211231" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:45.664981 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae01f61d4e344ffb8e5d4949e211231" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:45.665235 24931 raft_consensus.cc:3060] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.665470 25081 raft_consensus.cc:3060] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.669806 25081 raft_consensus.cc:2468] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 1.
I20260709 14:56:45.669922 24931 raft_consensus.cc:2468] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 1.
I20260709 14:56:45.670637 24973 leader_election.cc:304] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4da9a1512b404419b3b8b319e94680c8, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:45.671304 25128 raft_consensus.cc:2804] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.671706 25128 raft_consensus.cc:697] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Becoming Leader. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Running, Role: LEADER
I20260709 14:56:45.672372 25128 consensus_queue.cc:237] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.676512 25147 consensus_queue.cc:1048] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:45.679335 24827 catalog_manager.cc:5697] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "9c7b81ce675b4b3981dd3da654e43225" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.687136 25127 consensus_queue.cc:1048] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:45.726600 25127 consensus_queue.cc:1048] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:45.736958 25127 consensus_queue.cc:1048] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:45.753175 25007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b97b18c89f5438c944c8234fe288754"
dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
mode: GRACEFUL
new_leader_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
 from {username='slave'} at 127.0.0.1:53562
I20260709 14:56:45.753669 25007 raft_consensus.cc:606] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Received request to transfer leadership to TS 1b7d4d6d135b4058ad79aea7e5e31925
I20260709 14:56:45.771284 24931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84f8faf6ba4d4b6b99af781283d1dd4a"
dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
mode: GRACEFUL
new_leader_uuid: "9c7b81ce675b4b3981dd3da654e43225"
 from {username='slave'} at 127.0.0.1:52102
I20260709 14:56:45.771725 24931 raft_consensus.cc:606] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Received request to transfer leadership to TS 9c7b81ce675b4b3981dd3da654e43225
I20260709 14:56:45.783556 25081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "795f47701f714f159168dc994d03aae1"
dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
mode: GRACEFUL
new_leader_uuid: "9c7b81ce675b4b3981dd3da654e43225"
 from {username='slave'} at 127.0.0.1:52342
I20260709 14:56:45.784013 25081 raft_consensus.cc:606] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Received request to transfer leadership to TS 9c7b81ce675b4b3981dd3da654e43225
I20260709 14:56:45.788240 24931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "437a94ed7b5f4232bae78e6e2acd37c2"
dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
mode: GRACEFUL
new_leader_uuid: "9c7b81ce675b4b3981dd3da654e43225"
 from {username='slave'} at 127.0.0.1:52102
I20260709 14:56:45.788690 24931 raft_consensus.cc:606] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Received request to transfer leadership to TS 9c7b81ce675b4b3981dd3da654e43225
I20260709 14:56:45.795356 25007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ae01f61d4e344ffb8e5d4949e211231"
dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
mode: GRACEFUL
new_leader_uuid: "4da9a1512b404419b3b8b319e94680c8"
 from {username='slave'} at 127.0.0.1:53562
I20260709 14:56:45.795764 25007 raft_consensus.cc:606] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Received request to transfer leadership to TS 4da9a1512b404419b3b8b319e94680c8
I20260709 14:56:45.824311 25127 consensus_queue.cc:1048] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:45.833575 25147 consensus_queue.cc:1048] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:45.885005 25147 consensus_queue.cc:1048] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:45.889395 25147 consensus_queue.cc:1048] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:45.900358 25143 raft_consensus.cc:993] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925: : Instructing follower 9c7b81ce675b4b3981dd3da654e43225 to start an election
I20260709 14:56:45.900802 25127 raft_consensus.cc:1081] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Signalling peer 9c7b81ce675b4b3981dd3da654e43225 to start an election
I20260709 14:56:45.902428 25005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "437a94ed7b5f4232bae78e6e2acd37c2"
dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
 from {username='slave'} at 127.0.0.1:53534
I20260709 14:56:45.903515 25005 raft_consensus.cc:493] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:45.903895 25005 raft_consensus.cc:3060] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.909003 25005 raft_consensus.cc:515] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.910480 25005 leader_election.cc:290] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 2 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:45.911281 24931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437a94ed7b5f4232bae78e6e2acd37c2" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:45.911572 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437a94ed7b5f4232bae78e6e2acd37c2" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:45.911823 24931 raft_consensus.cc:3055] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:45.912192 24931 raft_consensus.cc:740] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Running, Role: LEADER
I20260709 14:56:45.912098 25081 raft_consensus.cc:3060] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.912997 24931 consensus_queue.cc:260] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.914245 24931 raft_consensus.cc:3060] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.917284 25081 raft_consensus.cc:2468] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 2.
I20260709 14:56:45.918183 24973 leader_election.cc:304] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4da9a1512b404419b3b8b319e94680c8, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:45.918823 25128 raft_consensus.cc:2804] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:45.919287 25128 raft_consensus.cc:697] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 LEADER]: Becoming Leader. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Running, Role: LEADER
I20260709 14:56:45.919804 24931 raft_consensus.cc:2468] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 2.
I20260709 14:56:45.920078 25128 consensus_queue.cc:237] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:45.925688 24830 catalog_manager.cc:5697] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 reported cstate change: term changed from 1 to 2, leader changed from 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129) to 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130). New cstate: current_term: 2 leader_uuid: "9c7b81ce675b4b3981dd3da654e43225" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.984097 25171 consensus_queue.cc:1048] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:45.990828 25191 raft_consensus.cc:993] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8: : Instructing follower 9c7b81ce675b4b3981dd3da654e43225 to start an election
I20260709 14:56:45.991360 25171 raft_consensus.cc:1081] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Signalling peer 9c7b81ce675b4b3981dd3da654e43225 to start an election
I20260709 14:56:45.993040 25007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "795f47701f714f159168dc994d03aae1"
dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
 from {username='slave'} at 127.0.0.1:53546
I20260709 14:56:45.993559 25007 raft_consensus.cc:493] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:45.993923 25007 raft_consensus.cc:3060] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.998548 25171 consensus_queue.cc:1048] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.001355 25007 raft_consensus.cc:515] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:46.003646 25007 leader_election.cc:290] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 2 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:46.005053 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795f47701f714f159168dc994d03aae1" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:46.007064 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795f47701f714f159168dc994d03aae1" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:46.007697 25081 raft_consensus.cc:3055] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.008018 25081 raft_consensus.cc:740] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Running, Role: LEADER
I20260709 14:56:46.008800 25081 consensus_queue.cc:260] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:46.009837 25081 raft_consensus.cc:3060] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.009867 25128 consensus_queue.cc:1048] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:46.016800 25128 consensus_queue.cc:1048] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.018407 25081 raft_consensus.cc:2468] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 2.
I20260709 14:56:46.021361 24973 leader_election.cc:304] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [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: 4da9a1512b404419b3b8b319e94680c8, 9c7b81ce675b4b3981dd3da654e43225; no voters: 1b7d4d6d135b4058ad79aea7e5e31925
I20260709 14:56:46.022509 25128 raft_consensus.cc:2804] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.027031 25128 raft_consensus.cc:697] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 LEADER]: Becoming Leader. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Running, Role: LEADER
I20260709 14:56:46.027911 25128 consensus_queue.cc:237] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:46.028370 25158 raft_consensus.cc:993] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225: : Instructing follower 1b7d4d6d135b4058ad79aea7e5e31925 to start an election
I20260709 14:56:46.028928 25158 raft_consensus.cc:1081] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Signalling peer 1b7d4d6d135b4058ad79aea7e5e31925 to start an election
I20260709 14:56:46.030543 24932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b97b18c89f5438c944c8234fe288754"
dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
 from {username='slave'} at 127.0.0.1:52084
I20260709 14:56:46.032075 24932 raft_consensus.cc:493] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.032467 24932 raft_consensus.cc:3060] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.037165 24827 catalog_manager.cc:5697] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 reported cstate change: term changed from 1 to 2, leader changed from 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131) to 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130). New cstate: current_term: 2 leader_uuid: "9c7b81ce675b4b3981dd3da654e43225" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.039870 24932 raft_consensus.cc:515] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } }
I20260709 14:56:46.044659 25080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b97b18c89f5438c944c8234fe288754" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:46.045116 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b97b18c89f5438c944c8234fe288754" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:46.045742 25007 raft_consensus.cc:3055] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.046062 25007 raft_consensus.cc:740] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Running, Role: LEADER
I20260709 14:56:46.045217 25080 raft_consensus.cc:3060] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.048426 25007 consensus_queue.cc:260] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } }
I20260709 14:56:46.048888 24932 leader_election.cc:290] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 2 election: Requested vote from peers 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979), 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:46.049530 25007 raft_consensus.cc:3060] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.052099 25080 raft_consensus.cc:2468] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 2.
I20260709 14:56:46.053015 24898 leader_election.cc:304] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:46.053741 25127 raft_consensus.cc:2804] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.054184 25127 raft_consensus.cc:697] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 LEADER]: Becoming Leader. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Running, Role: LEADER
I20260709 14:56:46.054311 25007 raft_consensus.cc:2468] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 2.
I20260709 14:56:46.054996 25127 consensus_queue.cc:237] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } }
I20260709 14:56:46.061810 24830 catalog_manager.cc:5697] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 reported cstate change: term changed from 1 to 2, leader changed from 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130) to 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.151019 25128 consensus_queue.cc:1048] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.161126 25198 consensus_queue.cc:1048] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.170796 25127 raft_consensus.cc:993] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925: : Instructing follower 9c7b81ce675b4b3981dd3da654e43225 to start an election
I20260709 14:56:46.171279 25143 raft_consensus.cc:1081] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Signalling peer 9c7b81ce675b4b3981dd3da654e43225 to start an election
I20260709 14:56:46.172744 25007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84f8faf6ba4d4b6b99af781283d1dd4a"
dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
 from {username='slave'} at 127.0.0.1:53534
I20260709 14:56:46.173373 25007 raft_consensus.cc:493] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.173720 25007 raft_consensus.cc:3060] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.179397 25007 raft_consensus.cc:515] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:46.180935 25007 leader_election.cc:290] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 2 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:46.181435 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f8faf6ba4d4b6b99af781283d1dd4a" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:46.181948 25080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f8faf6ba4d4b6b99af781283d1dd4a" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:46.181967 24932 raft_consensus.cc:3055] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.182483 24932 raft_consensus.cc:740] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Running, Role: LEADER
I20260709 14:56:46.182500 25080 raft_consensus.cc:3060] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.183199 24932 consensus_queue.cc:260] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:46.184165 24932 raft_consensus.cc:3060] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.187047 25080 raft_consensus.cc:2468] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 2.
I20260709 14:56:46.187987 24973 leader_election.cc:304] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4da9a1512b404419b3b8b319e94680c8, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:46.188581 25198 raft_consensus.cc:2804] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.188591 24932 raft_consensus.cc:2468] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 2.
I20260709 14:56:46.189040 25198 raft_consensus.cc:697] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [term 2 LEADER]: Becoming Leader. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Running, Role: LEADER
I20260709 14:56:46.189790 25198 consensus_queue.cc:237] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:46.195063 24830 catalog_manager.cc:5697] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 reported cstate change: term changed from 1 to 2, leader changed from 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129) to 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130). New cstate: current_term: 2 leader_uuid: "9c7b81ce675b4b3981dd3da654e43225" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.225929 25198 consensus_queue.cc:1048] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.232615 25128 raft_consensus.cc:993] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225: : Instructing follower 4da9a1512b404419b3b8b319e94680c8 to start an election
I20260709 14:56:46.233073 25128 raft_consensus.cc:1081] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Signalling peer 4da9a1512b404419b3b8b319e94680c8 to start an election
I20260709 14:56:46.234637 25081 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ae01f61d4e344ffb8e5d4949e211231"
dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
 from {username='slave'} at 127.0.0.1:52328
I20260709 14:56:46.236646 25081 raft_consensus.cc:493] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.237048 25081 raft_consensus.cc:3060] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.237968 25128 consensus_queue.cc:1048] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.243877 25081 raft_consensus.cc:515] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:46.246474 25081 leader_election.cc:290] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 2 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:46.247577 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae01f61d4e344ffb8e5d4949e211231" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:46.247785 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae01f61d4e344ffb8e5d4949e211231" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:46.248212 25007 raft_consensus.cc:3055] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.248364 24932 raft_consensus.cc:3060] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.248550 25007 raft_consensus.cc:740] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Running, Role: LEADER
I20260709 14:56:46.249398 25007 consensus_queue.cc:260] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:46.250591 25007 raft_consensus.cc:3060] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.255139 24932 raft_consensus.cc:2468] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 2.
I20260709 14:56:46.256219 25046 leader_election.cc:304] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:46.256999 25192 raft_consensus.cc:2804] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.257184 25007 raft_consensus.cc:2468] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 2.
I20260709 14:56:46.257495 25192 raft_consensus.cc:697] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [term 2 LEADER]: Becoming Leader. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Running, Role: LEADER
I20260709 14:56:46.258356 25192 consensus_queue.cc:237] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:46.264220 24827 catalog_manager.cc:5697] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 reported cstate change: term changed from 1 to 2, leader changed from 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130) to 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131). New cstate: current_term: 2 leader_uuid: "4da9a1512b404419b3b8b319e94680c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:46.329893 25081 raft_consensus.cc:1275] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Refusing update from remote peer 9c7b81ce675b4b3981dd3da654e43225: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.330950 25128 consensus_queue.cc:1048] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.337783 24932 raft_consensus.cc:1275] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Refusing update from remote peer 9c7b81ce675b4b3981dd3da654e43225: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.339012 25158 consensus_queue.cc:1048] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.455529 24932 raft_consensus.cc:3060] T 795f47701f714f159168dc994d03aae1 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.460410 24932 raft_consensus.cc:1275] T 795f47701f714f159168dc994d03aae1 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Refusing update from remote peer 9c7b81ce675b4b3981dd3da654e43225: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.461529 25158 consensus_queue.cc:1048] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.470059 25081 raft_consensus.cc:1275] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Refusing update from remote peer 9c7b81ce675b4b3981dd3da654e43225: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.471333 25197 consensus_queue.cc:1048] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.610397 25007 raft_consensus.cc:1275] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Refusing update from remote peer 1b7d4d6d135b4058ad79aea7e5e31925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.611450 25127 consensus_queue.cc:1048] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.618319 25081 raft_consensus.cc:1275] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Refusing update from remote peer 1b7d4d6d135b4058ad79aea7e5e31925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.620117 25141 consensus_queue.cc:1048] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:46.633695 25081 raft_consensus.cc:1275] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Refusing update from remote peer 9c7b81ce675b4b3981dd3da654e43225: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.635203 25197 consensus_queue.cc:1048] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.642073 24932 raft_consensus.cc:1275] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Refusing update from remote peer 9c7b81ce675b4b3981dd3da654e43225: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.643342 25128 consensus_queue.cc:1048] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.661330 25007 raft_consensus.cc:1275] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Refusing update from remote peer 4da9a1512b404419b3b8b319e94680c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.662482 25192 consensus_queue.cc:1048] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.669167 24932 raft_consensus.cc:1275] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Refusing update from remote peer 4da9a1512b404419b3b8b319e94680c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.670324 25193 consensus_queue.cc:1048] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:48.823467 24829 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49766:
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:56:48.826181 24829 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:56:48.877038 24922 tablet_service.cc:1511] Processing CreateTablet for tablet 811ba9c30d5b422b8e05eef84bf15711 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:48.878453 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 811ba9c30d5b422b8e05eef84bf15711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.878979 24996 tablet_service.cc:1511] Processing CreateTablet for tablet 811ba9c30d5b422b8e05eef84bf15711 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:48.880343 24996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 811ba9c30d5b422b8e05eef84bf15711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.880113 25065 tablet_service.cc:1511] Processing CreateTablet for tablet 811ba9c30d5b422b8e05eef84bf15711 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:48.881422 25065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 811ba9c30d5b422b8e05eef84bf15711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.882828 24921 tablet_service.cc:1511] Processing CreateTablet for tablet e826bd7f0da94cb587ac742b38a20db4 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:48.884114 24921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e826bd7f0da94cb587ac742b38a20db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.902618 24993 tablet_service.cc:1511] Processing CreateTablet for tablet e826bd7f0da94cb587ac742b38a20db4 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:48.904065 24993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e826bd7f0da94cb587ac742b38a20db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.903887 25067 tablet_service.cc:1511] Processing CreateTablet for tablet e826bd7f0da94cb587ac742b38a20db4 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:48.905323 25067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e826bd7f0da94cb587ac742b38a20db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.903241 25219 tablet_bootstrap.cc:492] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:48.907696 24995 tablet_service.cc:1511] Processing CreateTablet for tablet 9e31695d1bd04356b6dff7990557d267 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:48.909044 24995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e31695d1bd04356b6dff7990557d267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.909869 25071 tablet_service.cc:1511] Processing CreateTablet for tablet 9e31695d1bd04356b6dff7990557d267 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:48.911172 25071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e31695d1bd04356b6dff7990557d267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.912475 24920 tablet_service.cc:1511] Processing CreateTablet for tablet 70430899102b4b4db06fe73e9ee7e273 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:48.913345 24997 tablet_service.cc:1511] Processing CreateTablet for tablet 70430899102b4b4db06fe73e9ee7e273 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:48.914633 24997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70430899102b4b4db06fe73e9ee7e273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.926290 24920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70430899102b4b4db06fe73e9ee7e273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.927452 24921 tablet_service.cc:1511] Processing CreateTablet for tablet 9e31695d1bd04356b6dff7990557d267 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:48.931747 24921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e31695d1bd04356b6dff7990557d267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.931586 25070 tablet_service.cc:1511] Processing CreateTablet for tablet 70430899102b4b4db06fe73e9ee7e273 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:48.933698 25070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70430899102b4b4db06fe73e9ee7e273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.936729 25219 tablet_bootstrap.cc:654] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.947342 24996 tablet_service.cc:1511] Processing CreateTablet for tablet 5c07bad015994e398747cd7006f4e6e6 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:48.948441 25065 tablet_service.cc:1511] Processing CreateTablet for tablet 5c07bad015994e398747cd7006f4e6e6 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:48.950116 25220 tablet_bootstrap.cc:492] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:48.948905 24922 tablet_service.cc:1511] Processing CreateTablet for tablet 5c07bad015994e398747cd7006f4e6e6 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:48.950436 25065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c07bad015994e398747cd7006f4e6e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.953956 24996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c07bad015994e398747cd7006f4e6e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.954690 25221 tablet_bootstrap.cc:492] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:48.957129 24918 tablet_service.cc:1511] Processing CreateTablet for tablet 46b9d8ffc8554c60812cb41625afe682 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:48.958545 24918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b9d8ffc8554c60812cb41625afe682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.961225 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c07bad015994e398747cd7006f4e6e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.966751 25221 tablet_bootstrap.cc:654] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.971976 24995 tablet_service.cc:1511] Processing CreateTablet for tablet 46b9d8ffc8554c60812cb41625afe682 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:48.973408 24995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b9d8ffc8554c60812cb41625afe682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.974066 25069 tablet_service.cc:1511] Processing CreateTablet for tablet 46b9d8ffc8554c60812cb41625afe682 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:48.975276 25069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b9d8ffc8554c60812cb41625afe682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.976460 24920 tablet_service.cc:1511] Processing CreateTablet for tablet 3b92c8f7472543dab80c121728221418 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:48.978196 24920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b92c8f7472543dab80c121728221418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.980690 24997 tablet_service.cc:1511] Processing CreateTablet for tablet 3b92c8f7472543dab80c121728221418 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:48.982642 25219 tablet_bootstrap.cc:492] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:48.983139 25219 ts_tablet_manager.cc:1403] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.005s
I20260709 14:56:48.988498 24997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b92c8f7472543dab80c121728221418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.988895 25068 tablet_service.cc:1511] Processing CreateTablet for tablet 3b92c8f7472543dab80c121728221418 (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:48.990145 25068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b92c8f7472543dab80c121728221418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:48.998889 25219 raft_consensus.cc:359] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.003619 24919 tablet_service.cc:1511] Processing CreateTablet for tablet dc6119888d67450983d797cdbb990d1a (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:49.004856 24919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc6119888d67450983d797cdbb990d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.008671 25221 tablet_bootstrap.cc:492] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:49.013226 25221 ts_tablet_manager.cc:1403] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.005s
I20260709 14:56:49.015616 25221 raft_consensus.cc:359] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.016248 25221 raft_consensus.cc:385] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.016494 25221 raft_consensus.cc:740] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.016819 25219 raft_consensus.cc:385] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.017202 25219 raft_consensus.cc:740] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.018049 25219 consensus_queue.cc:260] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.018798 25220 tablet_bootstrap.cc:654] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.023185 25071 tablet_service.cc:1511] Processing CreateTablet for tablet dc6119888d67450983d797cdbb990d1a (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:49.024382 25071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc6119888d67450983d797cdbb990d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.030905 24995 tablet_service.cc:1511] Processing CreateTablet for tablet dc6119888d67450983d797cdbb990d1a (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:49.032173 24995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc6119888d67450983d797cdbb990d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.032534 24921 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7c2cfc93e24eaba66a33f54cfdc6ba (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:49.033762 24921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7c2cfc93e24eaba66a33f54cfdc6ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.034415 25219 ts_tablet_manager.cc:1434] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.005s
I20260709 14:56:49.035399 25221 consensus_queue.cc:260] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.040387 25219 tablet_bootstrap.cc:492] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:49.042032 24993 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7c2cfc93e24eaba66a33f54cfdc6ba (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:49.042936 25221 ts_tablet_manager.cc:1434] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.002s
I20260709 14:56:49.043637 25207 raft_consensus.cc:493] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:49.044090 25207 raft_consensus.cc:515] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.045433 24993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7c2cfc93e24eaba66a33f54cfdc6ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.046175 25207 leader_election.cc:290] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:49.047857 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811ba9c30d5b422b8e05eef84bf15711" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8" is_pre_election: true
I20260709 14:56:49.048959 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811ba9c30d5b422b8e05eef84bf15711" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" is_pre_election: true
I20260709 14:56:49.055099 24932 raft_consensus.cc:2468] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 0.
I20260709 14:56:49.048847 25069 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7c2cfc93e24eaba66a33f54cfdc6ba (DEFAULT_TABLE table=soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:49.056341 24972 leader_election.cc:304] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:49.056602 25069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7c2cfc93e24eaba66a33f54cfdc6ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.057202 25207 raft_consensus.cc:2804] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:49.057586 25207 raft_consensus.cc:493] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:49.057938 25207 raft_consensus.cc:3060] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.058029 25221 tablet_bootstrap.cc:492] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:49.069410 25219 tablet_bootstrap.cc:654] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.077162 25221 tablet_bootstrap.cc:654] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.079934 25207 raft_consensus.cc:515] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
W20260709 14:56:49.083952 24973 leader_election.cc:343] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:49.085848 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811ba9c30d5b422b8e05eef84bf15711" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:49.086476 24932 raft_consensus.cc:3060] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:49.090981 24958 tablet.cc:2406] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:56:49.098848 24932 raft_consensus.cc:2468] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 1.
I20260709 14:56:49.100206 24972 leader_election.cc:304] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:49.101140 25225 raft_consensus.cc:2804] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:49.102830 25207 leader_election.cc:290] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:49.103827 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811ba9c30d5b422b8e05eef84bf15711" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
W20260709 14:56:49.105023 24973 leader_election.cc:343] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:49.109786 25219 tablet_bootstrap.cc:492] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:49.110165 25221 tablet_bootstrap.cc:492] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:49.110165 25220 tablet_bootstrap.cc:492] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:49.110229 25219 ts_tablet_manager.cc:1403] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.016s
I20260709 14:56:49.110235 25225 raft_consensus.cc:697] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Becoming Leader. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Running, Role: LEADER
I20260709 14:56:49.110766 25221 ts_tablet_manager.cc:1403] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.018s
I20260709 14:56:49.111176 25220 ts_tablet_manager.cc:1403] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.161s	user 0.011s	sys 0.014s
I20260709 14:56:49.111562 25225 consensus_queue.cc:237] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.113675 25219 raft_consensus.cc:359] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.113991 25221 raft_consensus.cc:359] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.114382 25219 raft_consensus.cc:385] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.114724 25221 raft_consensus.cc:385] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.114843 25219 raft_consensus.cc:740] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.114409 25220 raft_consensus.cc:359] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.115221 25221 raft_consensus.cc:740] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.115469 25220 raft_consensus.cc:385] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.115924 25220 raft_consensus.cc:740] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.115806 25219 consensus_queue.cc:260] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.115993 25221 consensus_queue.cc:260] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.117062 25220 consensus_queue.cc:260] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.118542 25221 ts_tablet_manager.cc:1434] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:49.119459 25221 tablet_bootstrap.cc:492] T 9e31695d1bd04356b6dff7990557d267 P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:49.120239 25219 ts_tablet_manager.cc:1434] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:49.121158 25219 tablet_bootstrap.cc:492] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:49.123472 25220 ts_tablet_manager.cc:1434] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:56:49.124455 25220 tablet_bootstrap.cc:492] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:49.125376 25221 tablet_bootstrap.cc:654] T 9e31695d1bd04356b6dff7990557d267 P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.138355 25220 tablet_bootstrap.cc:654] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.138649 25219 tablet_bootstrap.cc:654] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.144079 25221 tablet_bootstrap.cc:492] T 9e31695d1bd04356b6dff7990557d267 P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:49.144526 25221 ts_tablet_manager.cc:1403] T 9e31695d1bd04356b6dff7990557d267 P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.010s
I20260709 14:56:49.145658 24830 catalog_manager.cc:5697] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "9c7b81ce675b4b3981dd3da654e43225" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:49.147249 25221 raft_consensus.cc:359] T 9e31695d1bd04356b6dff7990557d267 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.147935 25221 raft_consensus.cc:385] T 9e31695d1bd04356b6dff7990557d267 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.148226 25221 raft_consensus.cc:740] T 9e31695d1bd04356b6dff7990557d267 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.148392 25219 tablet_bootstrap.cc:492] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:49.149039 25219 ts_tablet_manager.cc:1403] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.007s
I20260709 14:56:49.148975 25221 consensus_queue.cc:260] T 9e31695d1bd04356b6dff7990557d267 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.150046 25220 tablet_bootstrap.cc:492] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:49.150522 25220 ts_tablet_manager.cc:1403] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260709 14:56:49.151456 25221 ts_tablet_manager.cc:1434] T 9e31695d1bd04356b6dff7990557d267 P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 14:56:49.152419 25221 tablet_bootstrap.cc:492] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:49.152442 25219 raft_consensus.cc:359] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.153434 25219 raft_consensus.cc:385] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.153808 25219 raft_consensus.cc:740] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.153242 25220 raft_consensus.cc:359] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.154304 25220 raft_consensus.cc:385] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.154714 25220 raft_consensus.cc:740] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.154605 25219 consensus_queue.cc:260] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.155654 25220 consensus_queue.cc:260] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.159015 25221 tablet_bootstrap.cc:654] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.161690 25220 ts_tablet_manager.cc:1434] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.007s
I20260709 14:56:49.162818 25220 tablet_bootstrap.cc:492] T 9e31695d1bd04356b6dff7990557d267 P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:49.163139 25219 ts_tablet_manager.cc:1434] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:56:49.164157 25219 tablet_bootstrap.cc:492] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:49.168607 25220 tablet_bootstrap.cc:654] T 9e31695d1bd04356b6dff7990557d267 P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.170063 25219 tablet_bootstrap.cc:654] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.182426 25221 tablet_bootstrap.cc:492] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:49.182926 25221 ts_tablet_manager.cc:1403] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.007s
I20260709 14:56:49.184547 25220 tablet_bootstrap.cc:492] T 9e31695d1bd04356b6dff7990557d267 P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:49.185076 25220 ts_tablet_manager.cc:1403] T 9e31695d1bd04356b6dff7990557d267 P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 14:56:49.185650 25221 raft_consensus.cc:359] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.186378 25221 raft_consensus.cc:385] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.186667 25221 raft_consensus.cc:740] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.187562 25221 consensus_queue.cc:260] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.188009 25220 raft_consensus.cc:359] T 9e31695d1bd04356b6dff7990557d267 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.188673 25220 raft_consensus.cc:385] T 9e31695d1bd04356b6dff7990557d267 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.188982 25220 raft_consensus.cc:740] T 9e31695d1bd04356b6dff7990557d267 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.189771 25221 ts_tablet_manager.cc:1434] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:56:49.190771 25221 tablet_bootstrap.cc:492] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:49.190765 25220 consensus_queue.cc:260] T 9e31695d1bd04356b6dff7990557d267 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.193080 25220 ts_tablet_manager.cc:1434] T 9e31695d1bd04356b6dff7990557d267 P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:56:49.193972 25220 tablet_bootstrap.cc:492] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:49.194542 25219 tablet_bootstrap.cc:492] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:49.195009 25219 ts_tablet_manager.cc:1403] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.013s
I20260709 14:56:49.197615 25219 raft_consensus.cc:359] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.198251 25219 raft_consensus.cc:385] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.198570 25219 raft_consensus.cc:740] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.199275 25219 consensus_queue.cc:260] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.199802 25220 tablet_bootstrap.cc:654] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.199821 25221 tablet_bootstrap.cc:654] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.210196 25219 ts_tablet_manager.cc:1434] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 14:56:49.211038 25219 tablet_bootstrap.cc:492] T 46b9d8ffc8554c60812cb41625afe682 P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:49.215763 25220 tablet_bootstrap.cc:492] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:49.216243 25220 ts_tablet_manager.cc:1403] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260709 14:56:49.216718 25221 tablet_bootstrap.cc:492] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:49.217217 25221 ts_tablet_manager.cc:1403] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260709 14:56:49.219017 25219 tablet_bootstrap.cc:654] T 46b9d8ffc8554c60812cb41625afe682 P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.219048 25220 raft_consensus.cc:359] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.219852 25220 raft_consensus.cc:385] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.220263 25220 raft_consensus.cc:740] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.219885 25221 raft_consensus.cc:359] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.220669 25221 raft_consensus.cc:385] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.220969 25221 raft_consensus.cc:740] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.221028 25220 consensus_queue.cc:260] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.221820 25221 consensus_queue.cc:260] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.223348 25220 ts_tablet_manager.cc:1434] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:49.223882 25221 ts_tablet_manager.cc:1434] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:49.224331 25220 tablet_bootstrap.cc:492] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:49.224794 25221 tablet_bootstrap.cc:492] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:49.225306 25219 tablet_bootstrap.cc:492] T 46b9d8ffc8554c60812cb41625afe682 P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:49.225757 25219 ts_tablet_manager.cc:1403] T 46b9d8ffc8554c60812cb41625afe682 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.004s
I20260709 14:56:49.230134 25143 raft_consensus.cc:493] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:49.230892 25220 tablet_bootstrap.cc:654] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.230625 25143 raft_consensus.cc:515] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.231170 25221 tablet_bootstrap.cc:654] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.232571 25143 leader_election.cc:290] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:49.234061 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e31695d1bd04356b6dff7990557d267" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225" is_pre_election: true
I20260709 14:56:49.234673 25007 raft_consensus.cc:2468] T 9e31695d1bd04356b6dff7990557d267 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 0.
I20260709 14:56:49.235877 24897 leader_election.cc:304] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:49.238651 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e31695d1bd04356b6dff7990557d267" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8" is_pre_election: true
I20260709 14:56:49.239233 25081 raft_consensus.cc:2468] T 9e31695d1bd04356b6dff7990557d267 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 0.
I20260709 14:56:49.239945 25143 raft_consensus.cc:2804] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:49.240305 25143 raft_consensus.cc:493] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:49.240621 25143 raft_consensus.cc:3060] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.243541 25221 tablet_bootstrap.cc:492] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:49.244067 25221 ts_tablet_manager.cc:1403] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260709 14:56:49.246492 25220 tablet_bootstrap.cc:492] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:49.246992 25220 ts_tablet_manager.cc:1403] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260709 14:56:49.246888 25221 raft_consensus.cc:359] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.247684 25221 raft_consensus.cc:385] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.247985 25221 raft_consensus.cc:740] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.248864 25221 consensus_queue.cc:260] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.249975 25220 raft_consensus.cc:359] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.250677 25220 raft_consensus.cc:385] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.250964 25220 raft_consensus.cc:740] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.251041 25221 ts_tablet_manager.cc:1434] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:49.251581 25143 raft_consensus.cc:515] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.252071 25221 tablet_bootstrap.cc:492] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:49.253494 25219 raft_consensus.cc:359] T 46b9d8ffc8554c60812cb41625afe682 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.254189 25143 leader_election.cc:290] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 election: Requested vote from peers 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:49.254249 25219 raft_consensus.cc:385] T 46b9d8ffc8554c60812cb41625afe682 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.254863 25219 raft_consensus.cc:740] T 46b9d8ffc8554c60812cb41625afe682 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.254896 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e31695d1bd04356b6dff7990557d267" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:49.255501 25007 raft_consensus.cc:3060] T 9e31695d1bd04356b6dff7990557d267 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.255671 25219 consensus_queue.cc:260] T 46b9d8ffc8554c60812cb41625afe682 P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.256832 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e31695d1bd04356b6dff7990557d267" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:49.257341 25081 raft_consensus.cc:3060] T 9e31695d1bd04356b6dff7990557d267 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.251786 25220 consensus_queue.cc:260] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.258088 25219 ts_tablet_manager.cc:1434] T 46b9d8ffc8554c60812cb41625afe682 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 14:56:49.259155 25219 tablet_bootstrap.cc:492] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:49.259748 25220 ts_tablet_manager.cc:1434] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:56:49.258154 25221 tablet_bootstrap.cc:654] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.260854 25220 tablet_bootstrap.cc:492] T 46b9d8ffc8554c60812cb41625afe682 P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:49.267825 25220 tablet_bootstrap.cc:654] T 46b9d8ffc8554c60812cb41625afe682 P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.270298 25219 tablet_bootstrap.cc:654] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.281622 25219 tablet_bootstrap.cc:492] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:49.282087 25219 ts_tablet_manager.cc:1403] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.008s
I20260709 14:56:49.284723 25219 raft_consensus.cc:359] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.285408 25219 raft_consensus.cc:385] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.285691 25219 raft_consensus.cc:740] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.286533 25219 consensus_queue.cc:260] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.292537 25219 ts_tablet_manager.cc:1434] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:56:49.293452 25219 tablet_bootstrap.cc:492] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:49.295017 25007 raft_consensus.cc:2468] T 9e31695d1bd04356b6dff7990557d267 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 1.
I20260709 14:56:49.296231 24897 leader_election.cc:304] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:49.297101 25143 raft_consensus.cc:2804] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:49.297556 25143 raft_consensus.cc:697] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Running, Role: LEADER
I20260709 14:56:49.298326 25143 consensus_queue.cc:237] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.299244 25219 tablet_bootstrap.cc:654] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.305567 25081 raft_consensus.cc:2468] T 9e31695d1bd04356b6dff7990557d267 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 1.
I20260709 14:56:49.308063 25193 raft_consensus.cc:493] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:49.308528 25193 raft_consensus.cc:515] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.310546 25193 leader_election.cc:290] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:49.313951 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811ba9c30d5b422b8e05eef84bf15711" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" is_pre_election: true
I20260709 14:56:49.314769 24932 raft_consensus.cc:2393] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4da9a1512b404419b3b8b319e94680c8 in current term 1: Already voted for candidate 9c7b81ce675b4b3981dd3da654e43225 in this term.
I20260709 14:56:49.316870 25193 raft_consensus.cc:493] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:49.317402 25193 raft_consensus.cc:515] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.320951 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70430899102b4b4db06fe73e9ee7e273" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" is_pre_election: true
I20260709 14:56:49.321528 24932 raft_consensus.cc:2468] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 0.
I20260709 14:56:49.322624 25046 leader_election.cc:304] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:49.323045 24827 catalog_manager.cc:5697] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:49.323868 25193 leader_election.cc:290] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:49.324359 25193 raft_consensus.cc:2804] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:49.324671 25193 raft_consensus.cc:493] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:49.325008 25193 raft_consensus.cc:3060] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.328473 25221 tablet_bootstrap.cc:492] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:49.328945 25221 ts_tablet_manager.cc:1403] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.077s	user 0.029s	sys 0.044s
I20260709 14:56:49.330695 25220 tablet_bootstrap.cc:492] T 46b9d8ffc8554c60812cb41625afe682 P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:49.331207 25220 ts_tablet_manager.cc:1403] T 46b9d8ffc8554c60812cb41625afe682 P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.041s
I20260709 14:56:49.331652 25221 raft_consensus.cc:359] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.332784 25221 raft_consensus.cc:385] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.333081 25221 raft_consensus.cc:740] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.334095 25219 tablet_bootstrap.cc:492] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:49.333882 25221 consensus_queue.cc:260] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.334540 25219 ts_tablet_manager.cc:1403] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.000s
I20260709 14:56:49.334241 25220 raft_consensus.cc:359] T 46b9d8ffc8554c60812cb41625afe682 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.335040 25220 raft_consensus.cc:385] T 46b9d8ffc8554c60812cb41625afe682 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.335312 25220 raft_consensus.cc:740] T 46b9d8ffc8554c60812cb41625afe682 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.336133 25221 ts_tablet_manager.cc:1434] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:56:49.336073 25220 consensus_queue.cc:260] T 46b9d8ffc8554c60812cb41625afe682 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.337167 25221 tablet_bootstrap.cc:492] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:49.338292 25220 ts_tablet_manager.cc:1434] T 46b9d8ffc8554c60812cb41625afe682 P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:49.339238 25220 tablet_bootstrap.cc:492] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:49.339197 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811ba9c30d5b422b8e05eef84bf15711" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225" is_pre_election: true
I20260709 14:56:49.343657 25221 tablet_bootstrap.cc:654] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.345686 25220 tablet_bootstrap.cc:654] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.348035 25225 raft_consensus.cc:493] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:49.348542 25046 leader_election.cc:304] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4da9a1512b404419b3b8b319e94680c8; no voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225
I20260709 14:56:49.348520 25225 raft_consensus.cc:515] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.349643 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70430899102b4b4db06fe73e9ee7e273" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225" is_pre_election: true
I20260709 14:56:49.350217 25007 raft_consensus.cc:2468] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 0.
I20260709 14:56:49.350903 25225 leader_election.cc:290] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:49.351178 25219 raft_consensus.cc:359] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.351867 25219 raft_consensus.cc:385] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.352138 25219 raft_consensus.cc:740] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.354827 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b9d8ffc8554c60812cb41625afe682" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8" is_pre_election: true
I20260709 14:56:49.355392 25081 raft_consensus.cc:2468] T 46b9d8ffc8554c60812cb41625afe682 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 0.
I20260709 14:56:49.355796 25246 raft_consensus.cc:3060] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.359402 24973 leader_election.cc:304] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4da9a1512b404419b3b8b319e94680c8, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:49.360203 25225 raft_consensus.cc:2804] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:49.343286 25193 raft_consensus.cc:515] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.360585 25225 raft_consensus.cc:493] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:49.361123 25225 raft_consensus.cc:3060] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.362201 25193 leader_election.cc:290] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:49.363924 25219 consensus_queue.cc:260] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.366263 25219 ts_tablet_manager.cc:1434] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:56:49.367234 25219 tablet_bootstrap.cc:492] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:49.360498 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b9d8ffc8554c60812cb41625afe682" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" is_pre_election: true
I20260709 14:56:49.369073 24932 raft_consensus.cc:2468] T 46b9d8ffc8554c60812cb41625afe682 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 0.
I20260709 14:56:49.368539 25225 raft_consensus.cc:515] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.373334 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b9d8ffc8554c60812cb41625afe682" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:49.373909 24932 raft_consensus.cc:3060] T 46b9d8ffc8554c60812cb41625afe682 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.374239 25246 raft_consensus.cc:2749] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:49.384348 24932 raft_consensus.cc:2468] T 46b9d8ffc8554c60812cb41625afe682 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 1.
I20260709 14:56:49.386297 25220 tablet_bootstrap.cc:492] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:49.388978 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70430899102b4b4db06fe73e9ee7e273" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:49.388290 24931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70430899102b4b4db06fe73e9ee7e273" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:49.389580 25007 raft_consensus.cc:3060] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.389725 25220 ts_tablet_manager.cc:1403] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.004s
I20260709 14:56:49.389675 24931 raft_consensus.cc:3060] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.389649 24972 leader_election.cc:304] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:49.392204 25228 raft_consensus.cc:2804] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:49.392649 25228 raft_consensus.cc:697] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Becoming Leader. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Running, Role: LEADER
I20260709 14:56:49.392779 25220 raft_consensus.cc:359] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.393504 25220 raft_consensus.cc:385] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.393792 25220 raft_consensus.cc:740] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.393505 25228 consensus_queue.cc:237] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.394470 25220 consensus_queue.cc:260] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.396751 25220 ts_tablet_manager.cc:1434] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:56:49.402493 24931 raft_consensus.cc:2468] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 1.
I20260709 14:56:49.388552 25225 leader_election.cc:290] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:49.388092 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b9d8ffc8554c60812cb41625afe682" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:49.403563 25081 raft_consensus.cc:3060] T 46b9d8ffc8554c60812cb41625afe682 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.402972 25007 raft_consensus.cc:2468] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 1.
I20260709 14:56:49.404217 25220 tablet_bootstrap.cc:492] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:49.403656 25046 leader_election.cc:304] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:49.405198 25246 raft_consensus.cc:2804] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:49.405789 25246 raft_consensus.cc:697] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Becoming Leader. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Running, Role: LEADER
I20260709 14:56:49.406533 25246 consensus_queue.cc:237] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.409659 25219 tablet_bootstrap.cc:654] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.411569 25081 raft_consensus.cc:2468] T 46b9d8ffc8554c60812cb41625afe682 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 1.
I20260709 14:56:49.412693 25220 tablet_bootstrap.cc:654] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.412827 25221 tablet_bootstrap.cc:492] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:49.413386 25221 ts_tablet_manager.cc:1403] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.029s
I20260709 14:56:49.415930 25221 raft_consensus.cc:359] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.416571 25221 raft_consensus.cc:385] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:56:49.416736 24878 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:49.417213 25221 raft_consensus.cc:740] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.417903 25221 consensus_queue.cc:260] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.419920 25221 ts_tablet_manager.cc:1434] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:49.420881 25221 tablet_bootstrap.cc:492] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 9c7b81ce675b4b3981dd3da654e43225: Bootstrap starting.
I20260709 14:56:49.421886 25219 tablet_bootstrap.cc:492] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:49.422323 25219 ts_tablet_manager.cc:1403] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.000s
I20260709 14:56:49.423861 24827 catalog_manager.cc:5697] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "9c7b81ce675b4b3981dd3da654e43225" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:49.424789 25219 raft_consensus.cc:359] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.425472 25219 raft_consensus.cc:385] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.425732 25219 raft_consensus.cc:740] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.426116 25221 tablet_bootstrap.cc:654] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 9c7b81ce675b4b3981dd3da654e43225: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.426358 25219 consensus_queue.cc:260] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.428313 25219 ts_tablet_manager.cc:1434] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:56:49.431679 25225 raft_consensus.cc:493] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:49.432200 25225 raft_consensus.cc:515] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.436309 25225 leader_election.cc:290] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:49.436935 25219 tablet_bootstrap.cc:492] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 1b7d4d6d135b4058ad79aea7e5e31925: Bootstrap starting.
I20260709 14:56:49.439056 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e826bd7f0da94cb587ac742b38a20db4" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" is_pre_election: true
I20260709 14:56:49.446760 24932 raft_consensus.cc:2468] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 0.
I20260709 14:56:49.444018 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e826bd7f0da94cb587ac742b38a20db4" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8" is_pre_election: true
I20260709 14:56:49.447675 25081 raft_consensus.cc:2468] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 0.
I20260709 14:56:49.447922 24972 leader_election.cc:304] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:49.448755 25220 tablet_bootstrap.cc:492] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:49.448788 25228 raft_consensus.cc:2804] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:49.449335 25228 raft_consensus.cc:493] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:49.449461 25220 ts_tablet_manager.cc:1403] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.045s	user 0.029s	sys 0.014s
I20260709 14:56:49.449702 25228 raft_consensus.cc:3060] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.451848 24827 catalog_manager.cc:5697] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "4da9a1512b404419b3b8b319e94680c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:49.452267 25220 raft_consensus.cc:359] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.453092 25220 raft_consensus.cc:385] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.453437 25220 raft_consensus.cc:740] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.453516 25219 tablet_bootstrap.cc:654] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 1b7d4d6d135b4058ad79aea7e5e31925: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.454222 25220 consensus_queue.cc:260] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.456492 25220 ts_tablet_manager.cc:1434] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:56:49.456550 25228 raft_consensus.cc:515] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.457597 25220 tablet_bootstrap.cc:492] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8: Bootstrap starting.
I20260709 14:56:49.459297 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e826bd7f0da94cb587ac742b38a20db4" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:49.459882 24932 raft_consensus.cc:3060] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.460507 25228 leader_election.cc:290] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:49.461092 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e826bd7f0da94cb587ac742b38a20db4" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:49.461673 25081 raft_consensus.cc:3060] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.446221 25221 tablet_bootstrap.cc:492] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 9c7b81ce675b4b3981dd3da654e43225: No bootstrap required, opened a new log
I20260709 14:56:49.462632 25221 ts_tablet_manager.cc:1403] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 9c7b81ce675b4b3981dd3da654e43225: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.001s
I20260709 14:56:49.463948 25220 tablet_bootstrap.cc:654] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.465099 25221 raft_consensus.cc:359] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.465780 25221 raft_consensus.cc:385] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.466034 25221 raft_consensus.cc:740] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.466666 25221 consensus_queue.cc:260] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.468043 25081 raft_consensus.cc:2468] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 1.
I20260709 14:56:49.468545 25221 ts_tablet_manager.cc:1434] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 9c7b81ce675b4b3981dd3da654e43225: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:56:49.469174 24973 leader_election.cc:304] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4da9a1512b404419b3b8b319e94680c8, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:49.470016 25228 raft_consensus.cc:2804] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:49.470489 25228 raft_consensus.cc:697] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Becoming Leader. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Running, Role: LEADER
I20260709 14:56:49.471235 25228 consensus_queue.cc:237] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.482700 24932 raft_consensus.cc:2468] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 1.
I20260709 14:56:49.486434 25219 tablet_bootstrap.cc:492] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 1b7d4d6d135b4058ad79aea7e5e31925: No bootstrap required, opened a new log
I20260709 14:56:49.486577 25220 tablet_bootstrap.cc:492] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8: No bootstrap required, opened a new log
I20260709 14:56:49.486918 25219 ts_tablet_manager.cc:1403] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.001s
I20260709 14:56:49.486977 25220 ts_tablet_manager.cc:1403] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.011s
I20260709 14:56:49.489367 25219 raft_consensus.cc:359] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.489487 25220 raft_consensus.cc:359] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.490046 25219 raft_consensus.cc:385] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.490131 25220 raft_consensus.cc:385] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.490456 25219 raft_consensus.cc:740] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.490607 25220 raft_consensus.cc:740] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.490155 24827 catalog_manager.cc:5697] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130). New cstate: current_term: 1 leader_uuid: "9c7b81ce675b4b3981dd3da654e43225" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:49.491144 25219 consensus_queue.cc:260] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.491271 25220 consensus_queue.cc:260] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.493090 25219 ts_tablet_manager.cc:1434] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 1b7d4d6d135b4058ad79aea7e5e31925: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:56:49.495455 25228 consensus_queue.cc:1048] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:49.496209 25220 ts_tablet_manager.cc:1434] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 14:56:49.500615 25143 raft_consensus.cc:493] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:49.501148 25143 raft_consensus.cc:515] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.502987 25143 leader_election.cc:290] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:49.503901 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6119888d67450983d797cdbb990d1a" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225" is_pre_election: true
I20260709 14:56:49.504027 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6119888d67450983d797cdbb990d1a" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8" is_pre_election: true
I20260709 14:56:49.504494 25007 raft_consensus.cc:2468] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 0.
I20260709 14:56:49.504516 25081 raft_consensus.cc:2468] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 0.
I20260709 14:56:49.505754 24898 leader_election.cc:304] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:49.506513 25143 raft_consensus.cc:2804] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:49.506851 25143 raft_consensus.cc:493] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:49.507181 25143 raft_consensus.cc:3060] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.514191 25143 raft_consensus.cc:515] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.516002 25143 leader_election.cc:290] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 election: Requested vote from peers 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:49.516924 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6119888d67450983d797cdbb990d1a" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:49.517508 25081 raft_consensus.cc:3060] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.519004 25207 consensus_queue.cc:1048] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:49.520483 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6119888d67450983d797cdbb990d1a" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:49.521001 25007 raft_consensus.cc:3060] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.523391 25081 raft_consensus.cc:2468] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 1.
I20260709 14:56:49.524374 24898 leader_election.cc:304] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:49.525161 25143 raft_consensus.cc:2804] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:49.525859 25007 raft_consensus.cc:2468] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 1.
I20260709 14:56:49.527808 25143 raft_consensus.cc:697] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Running, Role: LEADER
I20260709 14:56:49.528682 25143 consensus_queue.cc:237] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.538089 24829 catalog_manager.cc:5697] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129). New cstate: current_term: 1 leader_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:49.546195 25246 raft_consensus.cc:493] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:49.546659 25246 raft_consensus.cc:515] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.548216 25246 leader_election.cc:290] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:49.548970 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c07bad015994e398747cd7006f4e6e6" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" is_pre_election: true
I20260709 14:56:49.549284 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c07bad015994e398747cd7006f4e6e6" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225" is_pre_election: true
I20260709 14:56:49.549589 24932 raft_consensus.cc:2468] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 0.
I20260709 14:56:49.549906 25007 raft_consensus.cc:2468] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 0.
I20260709 14:56:49.550612 25046 leader_election.cc:304] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:49.551266 25246 raft_consensus.cc:2804] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:49.551559 25246 raft_consensus.cc:493] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:49.551874 25246 raft_consensus.cc:3060] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.556210 25246 raft_consensus.cc:515] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.557616 25246 leader_election.cc:290] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:49.558300 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c07bad015994e398747cd7006f4e6e6" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:49.558831 24932 raft_consensus.cc:3060] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.558756 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c07bad015994e398747cd7006f4e6e6" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:49.559456 25007 raft_consensus.cc:3060] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.564503 25007 raft_consensus.cc:2468] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 1.
I20260709 14:56:49.564520 24932 raft_consensus.cc:2468] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 1.
I20260709 14:56:49.565318 25046 leader_election.cc:304] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4da9a1512b404419b3b8b319e94680c8, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:49.565948 25246 raft_consensus.cc:2804] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:49.566344 25246 raft_consensus.cc:697] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Becoming Leader. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Running, Role: LEADER
I20260709 14:56:49.567013 25246 consensus_queue.cc:237] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.574033 24829 catalog_manager.cc:5697] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "4da9a1512b404419b3b8b319e94680c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:49.578485 25246 raft_consensus.cc:493] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:49.578925 25246 raft_consensus.cc:515] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.581535 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b92c8f7472543dab80c121728221418" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" is_pre_election: true
I20260709 14:56:49.581593 25246 leader_election.cc:290] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:49.581700 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b92c8f7472543dab80c121728221418" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225" is_pre_election: true
I20260709 14:56:49.582180 24932 raft_consensus.cc:2468] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 0.
I20260709 14:56:49.582300 25007 raft_consensus.cc:2468] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 0.
I20260709 14:56:49.582995 25046 leader_election.cc:304] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:49.583618 25246 raft_consensus.cc:2804] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:49.583901 25246 raft_consensus.cc:493] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:49.584144 25246 raft_consensus.cc:3060] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.588423 25246 raft_consensus.cc:515] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.589781 25246 leader_election.cc:290] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:49.590476 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b92c8f7472543dab80c121728221418" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:49.590672 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b92c8f7472543dab80c121728221418" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:49.590941 24932 raft_consensus.cc:3060] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.591125 25007 raft_consensus.cc:3060] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.595080 25007 raft_consensus.cc:2468] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 1.
I20260709 14:56:49.595216 24932 raft_consensus.cc:2468] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 1.
I20260709 14:56:49.595889 25046 leader_election.cc:304] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4da9a1512b404419b3b8b319e94680c8, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:49.596539 25246 raft_consensus.cc:2804] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:49.597035 25246 raft_consensus.cc:697] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Becoming Leader. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Running, Role: LEADER
I20260709 14:56:49.597677 25246 consensus_queue.cc:237] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.604437 24829 catalog_manager.cc:5697] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "4da9a1512b404419b3b8b319e94680c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:49.720846 25246 raft_consensus.cc:493] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:49.721254 25246 raft_consensus.cc:515] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.722970 25246 leader_election.cc:290] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:49.723637 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7c2cfc93e24eaba66a33f54cfdc6ba" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" is_pre_election: true
I20260709 14:56:49.723946 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7c2cfc93e24eaba66a33f54cfdc6ba" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225" is_pre_election: true
I20260709 14:56:49.724231 24932 raft_consensus.cc:2468] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 0.
I20260709 14:56:49.724543 25007 raft_consensus.cc:2468] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 0.
I20260709 14:56:49.725471 25046 leader_election.cc:304] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:49.726065 25246 raft_consensus.cc:2804] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:49.726410 25246 raft_consensus.cc:493] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:49.726732 25246 raft_consensus.cc:3060] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.726564 25143 consensus_queue.cc:1048] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:49.732719 25246 raft_consensus.cc:515] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.734648 25246 leader_election.cc:290] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:49.741950 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7c2cfc93e24eaba66a33f54cfdc6ba" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:49.742453 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7c2cfc93e24eaba66a33f54cfdc6ba" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:49.742626 25007 raft_consensus.cc:3060] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 9c7b81ce675b4b3981dd3da654e43225 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.743019 24932 raft_consensus.cc:3060] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 1b7d4d6d135b4058ad79aea7e5e31925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.749378 25007 raft_consensus.cc:2468] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 1.
I20260709 14:56:49.749755 24932 raft_consensus.cc:2468] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 1.
I20260709 14:56:49.750278 25267 consensus_queue.cc:1048] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:49.750520 25046 leader_election.cc:304] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4da9a1512b404419b3b8b319e94680c8, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:49.751637 25246 raft_consensus.cc:2804] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:49.752082 25246 raft_consensus.cc:697] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Becoming Leader. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Running, Role: LEADER
I20260709 14:56:49.752882 25246 consensus_queue.cc:237] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.767508 24829 catalog_manager.cc:5697] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131). New cstate: current_term: 1 leader_uuid: "4da9a1512b404419b3b8b319e94680c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:49.798260 25007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "811ba9c30d5b422b8e05eef84bf15711"
dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
mode: GRACEFUL
new_leader_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
 from {username='slave'} at 127.0.0.1:53562
I20260709 14:56:49.798682 25007 raft_consensus.cc:606] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Received request to transfer leadership to TS 1b7d4d6d135b4058ad79aea7e5e31925
I20260709 14:56:49.802942 25007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e826bd7f0da94cb587ac742b38a20db4"
dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
mode: GRACEFUL
new_leader_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
 from {username='slave'} at 127.0.0.1:53562
I20260709 14:56:49.803320 25007 raft_consensus.cc:606] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Received request to transfer leadership to TS 1b7d4d6d135b4058ad79aea7e5e31925
I20260709 14:56:49.809604 25081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70430899102b4b4db06fe73e9ee7e273"
dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
mode: GRACEFUL
new_leader_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
 from {username='slave'} at 127.0.0.1:52342
I20260709 14:56:49.810007 25081 raft_consensus.cc:606] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Received request to transfer leadership to TS 1b7d4d6d135b4058ad79aea7e5e31925
I20260709 14:56:49.814054 25081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c07bad015994e398747cd7006f4e6e6"
dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
mode: GRACEFUL
new_leader_uuid: "9c7b81ce675b4b3981dd3da654e43225"
 from {username='slave'} at 127.0.0.1:52342
I20260709 14:56:49.814455 25081 raft_consensus.cc:606] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Received request to transfer leadership to TS 9c7b81ce675b4b3981dd3da654e43225
I20260709 14:56:49.820747 25081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b92c8f7472543dab80c121728221418"
dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
mode: GRACEFUL
new_leader_uuid: "9c7b81ce675b4b3981dd3da654e43225"
 from {username='slave'} at 127.0.0.1:52342
I20260709 14:56:49.821156 25081 raft_consensus.cc:606] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Received request to transfer leadership to TS 9c7b81ce675b4b3981dd3da654e43225
I20260709 14:56:49.825057 24932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc6119888d67450983d797cdbb990d1a"
dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
mode: GRACEFUL
new_leader_uuid: "9c7b81ce675b4b3981dd3da654e43225"
 from {username='slave'} at 127.0.0.1:52102
I20260709 14:56:49.825479 24932 raft_consensus.cc:606] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Received request to transfer leadership to TS 9c7b81ce675b4b3981dd3da654e43225
I20260709 14:56:49.910550 25246 consensus_queue.cc:1048] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:49.916414 25225 consensus_queue.cc:1048] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:49.923032 25267 consensus_queue.cc:1048] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:49.923334 25271 consensus_queue.cc:1048] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:49.932514 25228 consensus_queue.cc:1048] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:49.941004 25143 raft_consensus.cc:993] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925: : Instructing follower 9c7b81ce675b4b3981dd3da654e43225 to start an election
I20260709 14:56:49.941540 25143 raft_consensus.cc:1081] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Signalling peer 9c7b81ce675b4b3981dd3da654e43225 to start an election
I20260709 14:56:49.946650 25267 consensus_queue.cc:1048] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:49.957142 25005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc6119888d67450983d797cdbb990d1a"
dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
 from {username='slave'} at 127.0.0.1:53534
I20260709 14:56:49.957450 25225 consensus_queue.cc:1048] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:49.957676 25005 raft_consensus.cc:493] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:49.958918 25005 raft_consensus.cc:3060] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.965299 25247 raft_consensus.cc:993] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8: : Instructing follower 1b7d4d6d135b4058ad79aea7e5e31925 to start an election
I20260709 14:56:49.965924 25247 raft_consensus.cc:1081] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Signalling peer 1b7d4d6d135b4058ad79aea7e5e31925 to start an election
I20260709 14:56:49.967458 24931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70430899102b4b4db06fe73e9ee7e273"
dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
 from {username='slave'} at 127.0.0.1:52100
I20260709 14:56:49.968084 24931 raft_consensus.cc:493] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:49.968461 24931 raft_consensus.cc:3060] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.973495 25005 raft_consensus.cc:515] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.974684 24931 raft_consensus.cc:515] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.976413 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6119888d67450983d797cdbb990d1a" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:49.976887 25005 leader_election.cc:290] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 2 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:49.977479 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70430899102b4b4db06fe73e9ee7e273" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:49.976997 24932 raft_consensus.cc:3055] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:49.978004 25007 raft_consensus.cc:3060] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.978158 24932 raft_consensus.cc:740] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Running, Role: LEADER
I20260709 14:56:49.978417 25079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6119888d67450983d797cdbb990d1a" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:49.978983 25079 raft_consensus.cc:3060] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.978873 24932 consensus_queue.cc:260] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.980047 24932 raft_consensus.cc:3060] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.984495 25007 raft_consensus.cc:2468] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 2.
I20260709 14:56:49.985982 24897 leader_election.cc:304] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:49.987254 25267 raft_consensus.cc:2804] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:49.990219 25267 raft_consensus.cc:697] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 LEADER]: Becoming Leader. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Running, Role: LEADER
I20260709 14:56:49.990710 25079 raft_consensus.cc:2468] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 2.
I20260709 14:56:49.991258 24931 leader_election.cc:290] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 2 election: Requested vote from peers 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:49.991086 25267 consensus_queue.cc:237] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.992362 24973 leader_election.cc:304] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4da9a1512b404419b3b8b319e94680c8, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:49.990074 25207 consensus_queue.cc:1048] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:49.993180 25225 raft_consensus.cc:2804] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:49.993618 25225 raft_consensus.cc:697] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [term 2 LEADER]: Becoming Leader. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Running, Role: LEADER
I20260709 14:56:49.994426 25225 consensus_queue.cc:237] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.994938 25079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70430899102b4b4db06fe73e9ee7e273" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:49.997246 25079 raft_consensus.cc:3055] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:49.997601 25079 raft_consensus.cc:740] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Running, Role: LEADER
I20260709 14:56:49.998484 25079 consensus_queue.cc:260] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:49.999869 25079 raft_consensus.cc:3060] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.001133 24829 catalog_manager.cc:5697] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 reported cstate change: term changed from 1 to 2, leader changed from 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131) to 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:50.006358 24932 raft_consensus.cc:2468] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 2.
I20260709 14:56:50.013612 25271 consensus_queue.cc:1048] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.014472 24830 catalog_manager.cc:5697] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 reported cstate change: term changed from 1 to 2, leader changed from 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129) to 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130). New cstate: current_term: 2 leader_uuid: "9c7b81ce675b4b3981dd3da654e43225" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:50.016018 25225 raft_consensus.cc:993] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225: : Instructing follower 1b7d4d6d135b4058ad79aea7e5e31925 to start an election
I20260709 14:56:50.016477 25225 raft_consensus.cc:1081] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Signalling peer 1b7d4d6d135b4058ad79aea7e5e31925 to start an election
I20260709 14:56:50.018273 24932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e826bd7f0da94cb587ac742b38a20db4"
dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
 from {username='slave'} at 127.0.0.1:52084
I20260709 14:56:50.019207 25271 consensus_queue.cc:1048] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.020668 25079 raft_consensus.cc:2468] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 2.
I20260709 14:56:50.026562 24932 raft_consensus.cc:493] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:50.030164 24932 raft_consensus.cc:3060] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.036264 24932 raft_consensus.cc:515] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:50.038062 24932 leader_election.cc:290] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 2 election: Requested vote from peers 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:50.038514 25228 raft_consensus.cc:993] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225: : Instructing follower 1b7d4d6d135b4058ad79aea7e5e31925 to start an election
I20260709 14:56:50.038952 25228 raft_consensus.cc:1081] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Signalling peer 1b7d4d6d135b4058ad79aea7e5e31925 to start an election
I20260709 14:56:50.039849 25079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e826bd7f0da94cb587ac742b38a20db4" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:50.040408 25079 raft_consensus.cc:3060] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.039865 25246 consensus_queue.cc:1048] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:50.040908 25271 raft_consensus.cc:993] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8: : Instructing follower 9c7b81ce675b4b3981dd3da654e43225 to start an election
I20260709 14:56:50.041042 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e826bd7f0da94cb587ac742b38a20db4" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:50.041586 25007 raft_consensus.cc:3055] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:50.041550 25247 raft_consensus.cc:1081] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Signalling peer 9c7b81ce675b4b3981dd3da654e43225 to start an election
I20260709 14:56:50.047128 25079 raft_consensus.cc:2468] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 2.
I20260709 14:56:50.048725 24898 leader_election.cc:304] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:50.049599 25267 raft_consensus.cc:2804] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:50.050036 25267 raft_consensus.cc:697] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 LEADER]: Becoming Leader. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Running, Role: LEADER
I20260709 14:56:50.042034 25007 raft_consensus.cc:740] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Running, Role: LEADER
I20260709 14:56:50.050794 25267 consensus_queue.cc:237] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:50.051147 25007 consensus_queue.cc:260] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:50.055071 25007 raft_consensus.cc:3060] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.055969 24932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "811ba9c30d5b422b8e05eef84bf15711"
dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
 from {username='slave'} at 127.0.0.1:52084
I20260709 14:56:50.056505 24932 raft_consensus.cc:493] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:50.056854 24932 raft_consensus.cc:3060] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.059278 25005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b92c8f7472543dab80c121728221418"
dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
 from {username='slave'} at 127.0.0.1:53546
I20260709 14:56:50.059834 25005 raft_consensus.cc:493] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:50.060175 25005 raft_consensus.cc:3060] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.061808 25247 consensus_queue.cc:1048] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.062182 25007 raft_consensus.cc:2468] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 2.
I20260709 14:56:50.065502 24932 raft_consensus.cc:515] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:50.068107 25079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811ba9c30d5b422b8e05eef84bf15711" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:50.068599 25079 raft_consensus.cc:3060] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.071789 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811ba9c30d5b422b8e05eef84bf15711" candidate_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:50.072738 24932 leader_election.cc:290] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 2 election: Requested vote from peers 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:50.073073 25007 raft_consensus.cc:3055] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:50.073917 25007 raft_consensus.cc:740] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Running, Role: LEADER
I20260709 14:56:50.075687 25007 consensus_queue.cc:260] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:50.076125 25079 raft_consensus.cc:2468] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 2.
I20260709 14:56:50.078601 25247 raft_consensus.cc:993] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8: : Instructing follower 9c7b81ce675b4b3981dd3da654e43225 to start an election
I20260709 14:56:50.079010 25007 raft_consensus.cc:3060] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.079104 25247 raft_consensus.cc:1081] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Signalling peer 9c7b81ce675b4b3981dd3da654e43225 to start an election
I20260709 14:56:50.079303 24898 leader_election.cc:304] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:50.073922 25005 raft_consensus.cc:515] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:50.081269 25006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c07bad015994e398747cd7006f4e6e6"
dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
 from {username='slave'} at 127.0.0.1:53546
I20260709 14:56:50.081573 25005 leader_election.cc:290] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 2 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:50.081773 25006 raft_consensus.cc:493] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:50.082821 25079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b92c8f7472543dab80c121728221418" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:50.083184 25006 raft_consensus.cc:3060] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.083433 25079 raft_consensus.cc:3055] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:50.083756 25079 raft_consensus.cc:740] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Running, Role: LEADER
I20260709 14:56:50.084602 25079 consensus_queue.cc:260] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:50.085232 25007 raft_consensus.cc:2468] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7d4d6d135b4058ad79aea7e5e31925 in term 2.
I20260709 14:56:50.085624 25079 raft_consensus.cc:3060] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.086328 25267 raft_consensus.cc:2804] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:50.086807 25267 raft_consensus.cc:697] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 LEADER]: Becoming Leader. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Running, Role: LEADER
I20260709 14:56:50.087658 25267 consensus_queue.cc:237] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:50.088577 24932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b92c8f7472543dab80c121728221418" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:50.093259 25006 raft_consensus.cc:515] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:50.093329 24827 catalog_manager.cc:5697] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 reported cstate change: term changed from 1 to 2, leader changed from 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130) to 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:50.095741 24930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c07bad015994e398747cd7006f4e6e6" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:50.096333 24930 raft_consensus.cc:3060] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.096572 25079 raft_consensus.cc:2468] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 2.
I20260709 14:56:50.097239 25006 leader_election.cc:290] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 2 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131:45979)
I20260709 14:56:50.098454 24973 leader_election.cc:304] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [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: 4da9a1512b404419b3b8b319e94680c8, 9c7b81ce675b4b3981dd3da654e43225; no voters: 1b7d4d6d135b4058ad79aea7e5e31925
I20260709 14:56:50.100056 25079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c07bad015994e398747cd7006f4e6e6" candidate_uuid: "9c7b81ce675b4b3981dd3da654e43225" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
I20260709 14:56:50.100605 25079 raft_consensus.cc:3055] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:50.100932 25079 raft_consensus.cc:740] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Running, Role: LEADER
I20260709 14:56:50.101894 25228 raft_consensus.cc:2804] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:50.102402 25228 raft_consensus.cc:697] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 LEADER]: Becoming Leader. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Running, Role: LEADER
I20260709 14:56:50.102694 25079 consensus_queue.cc:260] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:50.105288 25079 raft_consensus.cc:3060] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.105146 25228 consensus_queue.cc:237] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:50.106112 24930 raft_consensus.cc:2468] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 2.
I20260709 14:56:50.107391 24972 leader_election.cc:304] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:50.108100 25207 raft_consensus.cc:2804] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:50.108570 25207 raft_consensus.cc:697] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 LEADER]: Becoming Leader. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Running, Role: LEADER
I20260709 14:56:50.109370 25207 consensus_queue.cc:237] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:50.112739 25079 raft_consensus.cc:2468] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7b81ce675b4b3981dd3da654e43225 in term 2.
I20260709 14:56:50.117074 24827 catalog_manager.cc:5697] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 reported cstate change: term changed from 1 to 2, leader changed from 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130) to 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129). New cstate: current_term: 2 leader_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:50.124275 24830 catalog_manager.cc:5697] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 reported cstate change: term changed from 1 to 2, leader changed from 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131) to 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130). New cstate: current_term: 2 leader_uuid: "9c7b81ce675b4b3981dd3da654e43225" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:50.135082 24830 catalog_manager.cc:5697] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 reported cstate change: term changed from 1 to 2, leader changed from 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131) to 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130). New cstate: current_term: 2 leader_uuid: "9c7b81ce675b4b3981dd3da654e43225" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:50.161976 25247 consensus_queue.cc:1048] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.171793 25281 consensus_queue.cc:1048] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.417725 25079 raft_consensus.cc:1275] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Refusing update from remote peer 1b7d4d6d135b4058ad79aea7e5e31925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:50.419041 25216 consensus_queue.cc:1048] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:50.427141 25006 raft_consensus.cc:1275] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Refusing update from remote peer 1b7d4d6d135b4058ad79aea7e5e31925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:50.428753 25216 consensus_queue.cc:1048] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:50.485124 24930 raft_consensus.cc:1275] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Refusing update from remote peer 9c7b81ce675b4b3981dd3da654e43225: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:50.486269 25228 consensus_queue.cc:1048] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:50.489485 25079 raft_consensus.cc:1275] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Refusing update from remote peer 9c7b81ce675b4b3981dd3da654e43225: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:50.490705 25228 consensus_queue.cc:1048] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:50.493808 25081 raft_consensus.cc:1275] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Refusing update from remote peer 9c7b81ce675b4b3981dd3da654e43225: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:50.495030 25207 consensus_queue.cc:1048] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:50.501381 24930 raft_consensus.cc:1275] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Refusing update from remote peer 9c7b81ce675b4b3981dd3da654e43225: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:50.504062 25225 consensus_queue.cc:1048] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:50.512446 25006 raft_consensus.cc:1275] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Refusing update from remote peer 1b7d4d6d135b4058ad79aea7e5e31925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:50.513885 25216 consensus_queue.cc:1048] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:50.523391 25079 raft_consensus.cc:1275] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Refusing update from remote peer 1b7d4d6d135b4058ad79aea7e5e31925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:50.525889 25143 consensus_queue.cc:1048] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:50.602963 25006 raft_consensus.cc:1275] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Refusing update from remote peer 1b7d4d6d135b4058ad79aea7e5e31925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:50.604045 25143 consensus_queue.cc:1048] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:50.612414 25079 raft_consensus.cc:1275] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Refusing update from remote peer 1b7d4d6d135b4058ad79aea7e5e31925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:50.613809 25143 consensus_queue.cc:1048] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:50.690557 25079 raft_consensus.cc:1275] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Refusing update from remote peer 9c7b81ce675b4b3981dd3da654e43225: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:50.691670 25207 consensus_queue.cc:1048] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:50.698261 24930 raft_consensus.cc:3060] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.705672 24930 raft_consensus.cc:1275] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Refusing update from remote peer 9c7b81ce675b4b3981dd3da654e43225: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:50.706903 25225 consensus_queue.cc:1048] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:52.830606 24829 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49766:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:56:52.852142 24829 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49766:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:56:52.917965 19954 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:56:53.150454 25327 log.cc:927] Time spent T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 14:56:53.156282 25338 tablet.cc:1724] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925: 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:56:53.168330 25323 log.cc:927] Time spent T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8: Append to log took a long time: real 0.132s	user 0.003s	sys 0.000s
I20260709 14:56:53.278862 25353 tablet.cc:1724] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8: 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:56:53.279331 25349 tablet.cc:1724] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8: 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:56:53.315863 24897 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.130:38741, user_credentials={real_user=slave}} blocked reactor thread for 65204.1us
I20260709 14:56:53.317894 25360 tablet.cc:1724] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225: 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:56:53.263808 25333 tablet.cc:1724] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925: 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:56:53.321623 25355 tablet.cc:1724] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8: 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:56:53.323361 25325 log.cc:927] Time spent T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8: Append to log took a long time: real 0.255s	user 0.005s	sys 0.000s
I20260709 14:56:53.344704 24932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3882a26f85c74ec5956ed3ac7d5daf95"
dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
mode: GRACEFUL
new_leader_uuid: "4da9a1512b404419b3b8b319e94680c8"
 from {username='slave'} at 127.0.0.1:52108
I20260709 14:56:53.345542 24932 raft_consensus.cc:606] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Received request to transfer leadership to TS 4da9a1512b404419b3b8b319e94680c8
W20260709 14:56:53.351223 24972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.129:38585, user_credentials={real_user=slave}} blocked reactor thread for 91252.5us
I20260709 14:56:53.273480 25354 tablet.cc:1724] T 9e31695d1bd04356b6dff7990557d267 P 4da9a1512b404419b3b8b319e94680c8: 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:56:53.337109 25348 tablet.cc:1724] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925: 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:56:53.375437 24973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.124.131:45979, user_credentials={real_user=slave}} blocked reactor thread for 46278.1us
I20260709 14:56:53.392045 25365 tablet.cc:1724] T 9e31695d1bd04356b6dff7990557d267 P 9c7b81ce675b4b3981dd3da654e43225: 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:56:53.395606 25364 tablet.cc:1724] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925: 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:56:53.410877 25355 tablet.cc:1724] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8: 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:56:53.423699 25369 tablet.cc:1724] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225: 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:56:53.422677 25368 tablet.cc:1724] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225: 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:56:53.428010 25353 tablet.cc:1724] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8: 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:56:53.428929 25338 tablet.cc:1724] T 46b9d8ffc8554c60812cb41625afe682 P 1b7d4d6d135b4058ad79aea7e5e31925: 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:56:53.419449 25360 tablet.cc:1724] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225: 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:56:53.431154 25333 tablet.cc:1724] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 1b7d4d6d135b4058ad79aea7e5e31925: 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:56:53.442010 25349 tablet.cc:1724] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8: 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:56:53.472898 25348 tablet.cc:1724] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925: 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:56:53.475068 25354 tablet.cc:1724] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8: 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:56:53.479161 25364 tablet.cc:1724] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925: 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:56:53.484059 25355 tablet.cc:1724] T 46b9d8ffc8554c60812cb41625afe682 P 4da9a1512b404419b3b8b319e94680c8: 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:56:53.475498 25369 tablet.cc:1724] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225: 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:56:53.491462 25368 tablet.cc:1724] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 9c7b81ce675b4b3981dd3da654e43225: 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:56:53.504616 25333 tablet.cc:1724] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925: 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:56:53.505904 25365 tablet.cc:1724] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225: 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:56:53.512491 25003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "437a94ed7b5f4232bae78e6e2acd37c2"
dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
mode: GRACEFUL
new_leader_uuid: "4da9a1512b404419b3b8b319e94680c8"
 from {username='slave'} at 127.0.0.1:53568
I20260709 14:56:53.519219 25003 raft_consensus.cc:606] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 LEADER]: Received request to transfer leadership to TS 4da9a1512b404419b3b8b319e94680c8
I20260709 14:56:53.508630 25360 tablet.cc:1724] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225: 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:56:53.521402 19954 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:53.522014 19954 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:53.546952 24828 catalog_manager.cc:6242] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632: soft_deleted_table [id=269c9cb17aed414a856405ea4eefa89b] alter complete (version 1)
I20260709 14:56:53.603749 25143 raft_consensus.cc:993] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925: : Instructing follower 4da9a1512b404419b3b8b319e94680c8 to start an election
I20260709 14:56:53.604236 25346 raft_consensus.cc:1081] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Signalling peer 4da9a1512b404419b3b8b319e94680c8 to start an election
I20260709 14:56:53.605669 25075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3882a26f85c74ec5956ed3ac7d5daf95"
dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
 from {username='slave'} at 127.0.0.1:52314
I20260709 14:56:53.606142 25075 raft_consensus.cc:493] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:53.606453 25075 raft_consensus.cc:3060] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.611923 25075 raft_consensus.cc:515] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:53.613656 25075 leader_election.cc:290] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 2 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:53.614521 24930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3882a26f85c74ec5956ed3ac7d5daf95" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:53.614841 25003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3882a26f85c74ec5956ed3ac7d5daf95" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:53.615276 24930 raft_consensus.cc:3055] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:53.615429 25003 raft_consensus.cc:3060] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.615635 24930 raft_consensus.cc:740] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b7d4d6d135b4058ad79aea7e5e31925, State: Running, Role: LEADER
I20260709 14:56:53.616562 24930 consensus_queue.cc:260] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:53.617930 24930 raft_consensus.cc:3060] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.622941 25003 raft_consensus.cc:2468] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 2.
I20260709 14:56:53.624253 25046 leader_election.cc:304] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4da9a1512b404419b3b8b319e94680c8, 9c7b81ce675b4b3981dd3da654e43225; no voters: 
I20260709 14:56:53.624840 24930 raft_consensus.cc:2468] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 2.
I20260709 14:56:53.625030 25340 raft_consensus.cc:2804] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:53.625502 25340 raft_consensus.cc:697] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [term 2 LEADER]: Becoming Leader. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Running, Role: LEADER
I20260709 14:56:53.626336 25340 consensus_queue.cc:237] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:53.634891 24827 catalog_manager.cc:5697] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 reported cstate change: term changed from 1 to 2, leader changed from 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129) to 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131). New cstate: current_term: 2 leader_uuid: "4da9a1512b404419b3b8b319e94680c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:53.765952 25361 raft_consensus.cc:993] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225: : Instructing follower 4da9a1512b404419b3b8b319e94680c8 to start an election
I20260709 14:56:53.766486 25337 raft_consensus.cc:1081] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 LEADER]: Signalling peer 4da9a1512b404419b3b8b319e94680c8 to start an election
I20260709 14:56:53.768025 25075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "437a94ed7b5f4232bae78e6e2acd37c2"
dest_uuid: "4da9a1512b404419b3b8b319e94680c8"
 from {username='slave'} at 127.0.0.1:52328
I20260709 14:56:53.768486 25075 raft_consensus.cc:493] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:53.768791 25075 raft_consensus.cc:3060] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:53.774013 25075 raft_consensus.cc:515] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:53.775573 25075 leader_election.cc:290] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 3 election: Requested vote from peers 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585), 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741)
I20260709 14:56:53.776561 24930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437a94ed7b5f4232bae78e6e2acd37c2" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b7d4d6d135b4058ad79aea7e5e31925"
I20260709 14:56:53.776711 25003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437a94ed7b5f4232bae78e6e2acd37c2" candidate_uuid: "4da9a1512b404419b3b8b319e94680c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c7b81ce675b4b3981dd3da654e43225"
I20260709 14:56:53.777143 24930 raft_consensus.cc:3060] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:53.777305 25003 raft_consensus.cc:3055] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:53.777662 25003 raft_consensus.cc:740] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c7b81ce675b4b3981dd3da654e43225, State: Running, Role: LEADER
I20260709 14:56:53.778337 25003 consensus_queue.cc:260] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [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: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:53.779343 25003 raft_consensus.cc:3060] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:53.782179 24930 raft_consensus.cc:2468] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 3.
I20260709 14:56:53.783243 25046 leader_election.cc:304] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7d4d6d135b4058ad79aea7e5e31925, 4da9a1512b404419b3b8b319e94680c8; no voters: 
I20260709 14:56:53.783985 25291 raft_consensus.cc:2804] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:53.784189 25003 raft_consensus.cc:2468] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4da9a1512b404419b3b8b319e94680c8 in term 3.
I20260709 14:56:53.784343 25291 raft_consensus.cc:697] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [term 3 LEADER]: Becoming Leader. State: Replica: 4da9a1512b404419b3b8b319e94680c8, State: Running, Role: LEADER
I20260709 14:56:53.785315 25291 consensus_queue.cc:237] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [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: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } }
I20260709 14:56:53.792165 24827 catalog_manager.cc:5697] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 reported cstate change: term changed from 2 to 3, leader changed from 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130) to 4da9a1512b404419b3b8b319e94680c8 (127.19.124.131). New cstate: current_term: 3 leader_uuid: "4da9a1512b404419b3b8b319e94680c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4da9a1512b404419b3b8b319e94680c8" member_type: VOTER last_known_addr { host: "127.19.124.131" port: 45979 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:54.179894 25003 raft_consensus.cc:1275] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Refusing update from remote peer 4da9a1512b404419b3b8b319e94680c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:54.181142 25291 consensus_queue.cc:1048] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:54.194965 24930 raft_consensus.cc:1275] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Refusing update from remote peer 4da9a1512b404419b3b8b319e94680c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:54.196132 25291 consensus_queue.cc:1048] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:54.371177 24930 raft_consensus.cc:1275] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 3 FOLLOWER]: Refusing update from remote peer 4da9a1512b404419b3b8b319e94680c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:54.372398 25291 consensus_queue.cc:1048] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d4d6d135b4058ad79aea7e5e31925" member_type: VOTER last_known_addr { host: "127.19.124.129" port: 38585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:54.381713 25003 raft_consensus.cc:1275] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 3 FOLLOWER]: Refusing update from remote peer 4da9a1512b404419b3b8b319e94680c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:54.383960 25291 consensus_queue.cc:1048] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7b81ce675b4b3981dd3da654e43225" member_type: VOTER last_known_addr { host: "127.19.124.130" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:54.577922 19954 tablet_server.cc:179] TabletServer@127.19.124.129:0 shutting down...
W20260709 14:56:54.597445 24972 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260709 14:56:54.606703 24972 consensus_peers.cc:597] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 -> Peer 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585): Couldn't send request to peer 1b7d4d6d135b4058ad79aea7e5e31925. Status: 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:56:54.612344 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:54.613202 19954 tablet_replica.cc:333] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.613957 19954 raft_consensus.cc:2243] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.614467 19954 raft_consensus.cc:2272] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.616710 19954 tablet_replica.cc:333] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.617412 19954 raft_consensus.cc:2243] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.617863 19954 raft_consensus.cc:2272] T 5c07bad015994e398747cd7006f4e6e6 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.619915 19954 tablet_replica.cc:333] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.620487 19954 raft_consensus.cc:2243] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.620949 19954 raft_consensus.cc:2272] T 3b92c8f7472543dab80c121728221418 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.622831 19954 tablet_replica.cc:333] T 46b9d8ffc8554c60812cb41625afe682 P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.623396 19954 raft_consensus.cc:2243] T 46b9d8ffc8554c60812cb41625afe682 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.623867 19954 raft_consensus.cc:2272] T 46b9d8ffc8554c60812cb41625afe682 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.626015 19954 tablet_replica.cc:333] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.626784 19954 raft_consensus.cc:2243] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.627552 19954 raft_consensus.cc:2272] T 9e31695d1bd04356b6dff7990557d267 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.629572 19954 tablet_replica.cc:333] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.630165 19954 raft_consensus.cc:2243] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.630985 19954 raft_consensus.cc:2272] T 7b97b18c89f5438c944c8234fe288754 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.633241 19954 tablet_replica.cc:333] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.633819 19954 raft_consensus.cc:2243] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.634557 19954 raft_consensus.cc:2272] T 811ba9c30d5b422b8e05eef84bf15711 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.636646 19954 tablet_replica.cc:333] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.637228 19954 raft_consensus.cc:2243] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.638019 19954 raft_consensus.cc:2272] T 70430899102b4b4db06fe73e9ee7e273 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.640136 19954 tablet_replica.cc:333] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.640646 19954 raft_consensus.cc:2243] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.641520 19954 raft_consensus.cc:2272] T 16a44a2633f64a8a8c68c8f6e7279b61 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.643579 19954 tablet_replica.cc:333] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.644129 19954 raft_consensus.cc:2243] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.644541 19954 raft_consensus.cc:2272] T 7ae01f61d4e344ffb8e5d4949e211231 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.646757 19954 tablet_replica.cc:333] T 6f240e43fd0b4b9f85af5e513373a491 P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.647320 19954 raft_consensus.cc:2243] T 6f240e43fd0b4b9f85af5e513373a491 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.647740 19954 raft_consensus.cc:2272] T 6f240e43fd0b4b9f85af5e513373a491 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.649919 19954 tablet_replica.cc:333] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.650442 19954 raft_consensus.cc:2243] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.651213 19954 raft_consensus.cc:2272] T e826bd7f0da94cb587ac742b38a20db4 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.653225 19954 tablet_replica.cc:333] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.653764 19954 raft_consensus.cc:2243] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.654201 19954 raft_consensus.cc:2272] T 437a94ed7b5f4232bae78e6e2acd37c2 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.656997 19954 tablet_replica.cc:333] T 795f47701f714f159168dc994d03aae1 P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.657560 19954 raft_consensus.cc:2243] T 795f47701f714f159168dc994d03aae1 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.658131 19954 raft_consensus.cc:2272] T 795f47701f714f159168dc994d03aae1 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.660254 19954 tablet_replica.cc:333] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.660758 19954 raft_consensus.cc:2243] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.661173 19954 raft_consensus.cc:2272] T 3882a26f85c74ec5956ed3ac7d5daf95 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.663712 19954 tablet_replica.cc:333] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.664260 19954 raft_consensus.cc:2243] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.665091 19954 raft_consensus.cc:2272] T d40e7fd5d99c48589540293161a89ae3 P 1b7d4d6d135b4058ad79aea7e5e31925 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.667229 19954 tablet_replica.cc:333] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.667685 19954 raft_consensus.cc:2243] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.668118 19954 raft_consensus.cc:2272] T dc6119888d67450983d797cdbb990d1a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.670290 19954 tablet_replica.cc:333] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925: stopping tablet replica
I20260709 14:56:54.670753 19954 raft_consensus.cc:2243] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.671172 19954 raft_consensus.cc:2272] T 84f8faf6ba4d4b6b99af781283d1dd4a P 1b7d4d6d135b4058ad79aea7e5e31925 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:54.687314 25046 consensus_peers.cc:597] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 -> Peer 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585): Couldn't send request to peer 1b7d4d6d135b4058ad79aea7e5e31925. 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:56:54.695638 24972 consensus_peers.cc:597] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 -> Peer 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585): Couldn't send request to peer 1b7d4d6d135b4058ad79aea7e5e31925. Status: 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:56:54.714082 19954 tablet_server.cc:196] TabletServer@127.19.124.129:0 shutdown complete.
W20260709 14:56:54.730531 24972 consensus_peers.cc:597] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 -> Peer 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585): Couldn't send request to peer 1b7d4d6d135b4058ad79aea7e5e31925. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:38585: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:54.754155 19954 tablet_server.cc:179] TabletServer@127.19.124.130:0 shutting down...
W20260709 14:56:54.762027 25046 consensus_peers.cc:597] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 -> Peer 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741): Couldn't send request to peer 9c7b81ce675b4b3981dd3da654e43225. Status: 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:56:54.782889 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:54.783756 19954 tablet_replica.cc:333] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.784482 19954 raft_consensus.cc:2243] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.785063 19954 raft_consensus.cc:2272] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.787312 19954 tablet_replica.cc:333] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.787935 19954 raft_consensus.cc:2243] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.788744 19954 raft_consensus.cc:2272] T 5c07bad015994e398747cd7006f4e6e6 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.790840 19954 tablet_replica.cc:333] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.791431 19954 raft_consensus.cc:2243] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.791893 19954 raft_consensus.cc:2272] T e826bd7f0da94cb587ac742b38a20db4 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.794052 19954 tablet_replica.cc:333] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.794605 19954 raft_consensus.cc:2243] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.795399 19954 raft_consensus.cc:2272] T 3b92c8f7472543dab80c121728221418 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.797706 19954 tablet_replica.cc:333] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.798240 19954 raft_consensus.cc:2243] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.799230 19954 raft_consensus.cc:2272] T 46b9d8ffc8554c60812cb41625afe682 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.803009 19954 tablet_replica.cc:333] T 9e31695d1bd04356b6dff7990557d267 P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.803741 19954 raft_consensus.cc:2243] T 9e31695d1bd04356b6dff7990557d267 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.804301 19954 raft_consensus.cc:2272] T 9e31695d1bd04356b6dff7990557d267 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:54.804585 25046 consensus_peers.cc:597] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 -> Peer 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585): Couldn't send request to peer 1b7d4d6d135b4058ad79aea7e5e31925. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:38585: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:54.806413 19954 tablet_replica.cc:333] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.807091 19954 raft_consensus.cc:2243] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.807529 19954 raft_consensus.cc:2272] T 7b97b18c89f5438c944c8234fe288754 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.810205 19954 tablet_replica.cc:333] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.811019 19954 raft_consensus.cc:2243] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.811563 19954 raft_consensus.cc:2272] T 811ba9c30d5b422b8e05eef84bf15711 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.813941 19954 tablet_replica.cc:333] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.814710 19954 raft_consensus.cc:2243] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.815263 19954 raft_consensus.cc:2272] T 70430899102b4b4db06fe73e9ee7e273 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:54.817911 25046 consensus_peers.cc:597] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 -> Peer 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585): Couldn't send request to peer 1b7d4d6d135b4058ad79aea7e5e31925. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:38585: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:54.818135 19954 tablet_replica.cc:333] T 16a44a2633f64a8a8c68c8f6e7279b61 P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.818848 19954 raft_consensus.cc:2243] T 16a44a2633f64a8a8c68c8f6e7279b61 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.819299 19954 raft_consensus.cc:2272] T 16a44a2633f64a8a8c68c8f6e7279b61 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.821794 19954 tablet_replica.cc:333] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.822340 19954 raft_consensus.cc:2243] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.822799 19954 raft_consensus.cc:2272] T 7ae01f61d4e344ffb8e5d4949e211231 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.825198 19954 tablet_replica.cc:333] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.825726 19954 raft_consensus.cc:2243] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.826713 19954 raft_consensus.cc:2272] T 795f47701f714f159168dc994d03aae1 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.829324 19954 tablet_replica.cc:333] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.830125 19954 raft_consensus.cc:2243] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.830921 19954 raft_consensus.cc:2272] T 6f240e43fd0b4b9f85af5e513373a491 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.832943 19954 tablet_replica.cc:333] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.833470 19954 raft_consensus.cc:2243] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.833863 19954 raft_consensus.cc:2272] T 437a94ed7b5f4232bae78e6e2acd37c2 P 9c7b81ce675b4b3981dd3da654e43225 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.836540 19954 tablet_replica.cc:333] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.837142 19954 raft_consensus.cc:2243] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.837673 19954 raft_consensus.cc:2272] T 3882a26f85c74ec5956ed3ac7d5daf95 P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:54.839275 25046 consensus_peers.cc:597] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 -> Peer 9c7b81ce675b4b3981dd3da654e43225 (127.19.124.130:38741): Couldn't send request to peer 9c7b81ce675b4b3981dd3da654e43225. Status: 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:56:54.840739 19954 tablet_replica.cc:333] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.841543 19954 raft_consensus.cc:2243] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.842501 19954 raft_consensus.cc:2272] T dc6119888d67450983d797cdbb990d1a P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.844837 19954 tablet_replica.cc:333] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.845292 19954 raft_consensus.cc:2243] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.846079 19954 raft_consensus.cc:2272] T 84f8faf6ba4d4b6b99af781283d1dd4a P 9c7b81ce675b4b3981dd3da654e43225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.847887 19954 tablet_replica.cc:333] T d40e7fd5d99c48589540293161a89ae3 P 9c7b81ce675b4b3981dd3da654e43225: stopping tablet replica
I20260709 14:56:54.848306 19954 raft_consensus.cc:2243] T d40e7fd5d99c48589540293161a89ae3 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.848670 19954 raft_consensus.cc:2272] T d40e7fd5d99c48589540293161a89ae3 P 9c7b81ce675b4b3981dd3da654e43225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.888850 19954 tablet_server.cc:196] TabletServer@127.19.124.130:0 shutdown complete.
W20260709 14:56:54.890875 25046 consensus_peers.cc:597] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 -> Peer 1b7d4d6d135b4058ad79aea7e5e31925 (127.19.124.129:38585): Couldn't send request to peer 1b7d4d6d135b4058ad79aea7e5e31925. Status: Network error: Client connection negotiation failed: client connection to 127.19.124.129:38585: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:54.926061 19954 tablet_server.cc:179] TabletServer@127.19.124.131:0 shutting down...
I20260709 14:56:54.953030 19954 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:54.953820 19954 tablet_replica.cc:333] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:54.954713 19954 raft_consensus.cc:2243] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.955804 19954 raft_consensus.cc:2272] T 0e7c2cfc93e24eaba66a33f54cfdc6ba P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.958117 19954 tablet_replica.cc:333] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:54.958670 19954 raft_consensus.cc:2243] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.959112 19954 raft_consensus.cc:2272] T 3b92c8f7472543dab80c121728221418 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.961102 19954 tablet_replica.cc:333] T 46b9d8ffc8554c60812cb41625afe682 P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:54.961645 19954 raft_consensus.cc:2243] T 46b9d8ffc8554c60812cb41625afe682 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.962122 19954 raft_consensus.cc:2272] T 46b9d8ffc8554c60812cb41625afe682 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.964208 19954 tablet_replica.cc:333] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:54.964710 19954 raft_consensus.cc:2243] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.965171 19954 raft_consensus.cc:2272] T 5c07bad015994e398747cd7006f4e6e6 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.967008 19954 tablet_replica.cc:333] T 9e31695d1bd04356b6dff7990557d267 P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:54.967522 19954 raft_consensus.cc:2243] T 9e31695d1bd04356b6dff7990557d267 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.967895 19954 raft_consensus.cc:2272] T 9e31695d1bd04356b6dff7990557d267 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.969852 19954 tablet_replica.cc:333] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:54.970367 19954 raft_consensus.cc:2243] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.970753 19954 raft_consensus.cc:2272] T 7b97b18c89f5438c944c8234fe288754 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.972914 19954 tablet_replica.cc:333] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:54.973521 19954 raft_consensus.cc:2243] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.973932 19954 raft_consensus.cc:2272] T 811ba9c30d5b422b8e05eef84bf15711 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.975860 19954 tablet_replica.cc:333] T 6f240e43fd0b4b9f85af5e513373a491 P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:54.976369 19954 raft_consensus.cc:2243] T 6f240e43fd0b4b9f85af5e513373a491 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.976730 19954 raft_consensus.cc:2272] T 6f240e43fd0b4b9f85af5e513373a491 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.978611 19954 tablet_replica.cc:333] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:54.979075 19954 raft_consensus.cc:2243] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.979506 19954 raft_consensus.cc:2272] T 70430899102b4b4db06fe73e9ee7e273 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.981389 19954 tablet_replica.cc:333] T 16a44a2633f64a8a8c68c8f6e7279b61 P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:54.981873 19954 raft_consensus.cc:2243] T 16a44a2633f64a8a8c68c8f6e7279b61 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.982252 19954 raft_consensus.cc:2272] T 16a44a2633f64a8a8c68c8f6e7279b61 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.984112 19954 tablet_replica.cc:333] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:54.984609 19954 raft_consensus.cc:2243] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.985423 19954 raft_consensus.cc:2272] T 7ae01f61d4e344ffb8e5d4949e211231 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.987270 19954 tablet_replica.cc:333] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:54.987740 19954 raft_consensus.cc:2243] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.988113 19954 raft_consensus.cc:2272] T e826bd7f0da94cb587ac742b38a20db4 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.989886 19954 tablet_replica.cc:333] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:54.990338 19954 raft_consensus.cc:2243] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.991119 19954 raft_consensus.cc:2272] T 437a94ed7b5f4232bae78e6e2acd37c2 P 4da9a1512b404419b3b8b319e94680c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.993396 19954 tablet_replica.cc:333] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:54.993860 19954 raft_consensus.cc:2243] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.994628 19954 raft_consensus.cc:2272] T 3882a26f85c74ec5956ed3ac7d5daf95 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.996814 19954 tablet_replica.cc:333] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:54.997296 19954 raft_consensus.cc:2243] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:54.997822 19954 raft_consensus.cc:2272] T 795f47701f714f159168dc994d03aae1 P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.000023 19954 tablet_replica.cc:333] T d40e7fd5d99c48589540293161a89ae3 P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:55.000478 19954 raft_consensus.cc:2243] T d40e7fd5d99c48589540293161a89ae3 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.000892 19954 raft_consensus.cc:2272] T d40e7fd5d99c48589540293161a89ae3 P 4da9a1512b404419b3b8b319e94680c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.002768 19954 tablet_replica.cc:333] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:55.003189 19954 raft_consensus.cc:2243] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.003558 19954 raft_consensus.cc:2272] T dc6119888d67450983d797cdbb990d1a P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.005383 19954 tablet_replica.cc:333] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8: stopping tablet replica
I20260709 14:56:55.005781 19954 raft_consensus.cc:2243] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.006158 19954 raft_consensus.cc:2272] T 84f8faf6ba4d4b6b99af781283d1dd4a P 4da9a1512b404419b3b8b319e94680c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.047168 19954 tablet_server.cc:196] TabletServer@127.19.124.131:0 shutdown complete.
I20260709 14:56:55.083900 19954 master.cc:562] Master@127.19.124.190:35841 shutting down...
I20260709 14:56:55.104646 19954 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.105302 19954 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.105619 19954 tablet_replica.cc:333] T 00000000000000000000000000000000 P cd4bc49b0986466e9f52837c55c2d632: stopping tablet replica
I20260709 14:56:55.125573 19954 master.cc:584] Master@127.19.124.190:35841 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10916 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22683 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (114239 ms total)
[  PASSED  ] 8 tests.
I20260709 14:56:55.177655 19954 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 406 messages since previous log ~13 seconds ago
I20260709 14:56:55.177942 19954 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 406 messages since previous log ~13 seconds ago
I20260709 14:56:55.178174 19954 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 399 messages since previous log ~13 seconds ago
I20260709 14:56:55.178392 19954 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:56:55.178624 19954 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:56:55.178861 19954 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260709 14:56:55.179157 19954 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
